1 | [ Nov 14 23:31:39 Enabled. ] | ||
2 | [ Nov 14 23:31:39 Rereading configuration. ] | ||
3 | [ Nov 14 23:31:41 Rereading configuration. ] | ||
4 | [ Nov 14 23:31:44 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 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
23 | + DATALINK=oxControlService21 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService21 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService21 | ||
29 | ipadm: Could not delete oxControlService21: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService21 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService21 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService21 | ||
34 | + ipadm show-addr oxControlService21/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService21/ll | ||
37 | + ipadm show-addr oxControlService21/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService21/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + 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") | ||
48 | + 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 | ||
49 | [ Nov 14 23:31:44 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.11.14 23:31:45.421856 [ 1 ] {} <Information> Application: Will watch for the process with pid 21987 | ||
55 | 2023.11.14 23:31:45.421869 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.11.14 23:31:46.144329 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21987 | ||
57 | 2023.11.14 23:31:46.144504 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.11.14 23:31:46.144717 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.11.14 23:31:46.236850 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.11.14 23:31:46.236903 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.11.14 23:31:46.236917 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.11.14 23:31:46.236950 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.11.14 23:31:46.237248 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.11.14 23:31:46.237872 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2023.11.14 23:31:46.238333 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.11.14 23:31:46.238590 [ 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) | ||
70 | 2023.11.14 23:31:46.241408 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.11.14 23:31:46.241457 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.11.14 23:31:46.242179 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2023.11.14 23:31:46.242345 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.11.14 23:31:46.248908 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.11.14 23:31:46.249192 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.11.14 23:31:46.249220 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.11.14 23:31:46.250611 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.11.14 23:31:46.251075 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.11.14 23:31:46.251349 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.11.14 23:31:46.251662 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.11.14 23:31:46.252473 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.11.14 23:31:46.252518 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.11.14 23:31:46.252573 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.11.14 23:31:46.252597 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.11.14 23:31:46.271189 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.11.14 23:31:46.271262 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169582 sec | ||
90 | 2023.11.14 23:31:46.272352 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.11.14 23:31:46.272432 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.11.14 23:31:46.272451 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.11.14 23:31:46.272469 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.11.14 23:31:46.272481 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.11.14 23:31:46.272494 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.11.14 23:31:46.272513 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.11.14 23:31:46.272546 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.11.14 23:31:46.272564 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.11.14 23:31:46.272593 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.11.14 23:31:46.272605 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.11.14 23:31:46.272618 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.11.14 23:31:46.272635 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.11.14 23:31:46.272668 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.11.14 23:31:46.272683 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.11.14 23:31:46.272694 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.11.14 23:31:46.308574 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.11.14 23:31:46.314028 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.11.14 23:31:46.314093 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.7441e-05 sec | ||
109 | 2023.11.14 23:31:46.314120 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.11.14 23:31:46.314134 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.11.14 23:31:46.314153 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.11.14 23:31:46.316179 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.11.14 23:31:46.321349 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.11.14 23:31:46.321439 [ 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). | ||
115 | 2023.11.14 23:31:46.321470 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.11.14 23:31:46.535158 [ 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) | ||
117 | 2023.11.14 23:31:46.553125 [ 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) | ||
118 | 2023.11.14 23:31:46.553169 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.11.14 23:31:46.639536 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.11.14 23:31:46.640352 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB | ||
121 | 2023.11.14 23:31:46.640855 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.11.14 23:31:46.640916 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.11.14 23:31:46.640926 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.11.14 23:31:46.640999 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.11.14 23:31:46.641037 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.11.14 23:31:46.641079 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.11.14 23:31:46.641670 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.11.14 23:31:46.641693 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.11.14 23:31:58.915844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.11.14 23:31:58.916041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.11.14 23:31:58.916647 [ 3 ] {} <Debug> HTTP-Session: ef1bdb63-0cb8-49c0-ac9b-15d56f1b4dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
132 | 2023.11.14 23:31:58.916695 [ 3 ] {} <Debug> HTTP-Session: ef1bdb63-0cb8-49c0-ac9b-15d56f1b4dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.11.14 23:31:58.916825 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.11.14 23:31:58.916853 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.11.14 23:31:58.916876 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.11.14 23:31:58.918404 [ 3 ] {b2d8f1d3-c622-4de8-bf5a-33c73b5d92d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
137 | 2023.11.14 23:31:58.940952 [ 3 ] {b2d8f1d3-c622-4de8-bf5a-33c73b5d92d0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54139) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
138 | |||
139 | 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 | ||
140 | 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 | ||
141 | 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 | ||
142 | 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 | ||
143 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
144 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
145 | 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 | ||
146 | 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 | ||
147 | 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 | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
155 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
156 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
157 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
158 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
159 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
160 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
161 | |||
162 | 2023.11.14 23:31:58.941753 [ 3 ] {b2d8f1d3-c622-4de8-bf5a-33c73b5d92d0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
163 | |||
164 | 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 | ||
165 | 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 | ||
166 | 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 | ||
167 | 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 | ||
168 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
169 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
170 | 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 | ||
171 | 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 | ||
172 | 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 | ||
173 | 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 | ||
174 | 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 | ||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
180 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
181 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
182 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
183 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
184 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
185 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
186 | (version 22.8.9.1) | ||
187 | 2023.11.14 23:31:58.942493 [ 3 ] {b2d8f1d3-c622-4de8-bf5a-33c73b5d92d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.11.14 23:31:58.942517 [ 3 ] {} <Debug> HTTP-Session: ef1bdb63-0cb8-49c0-ac9b-15d56f1b4dd5 Destroying unnamed session | ||
189 | 2023.11.14 23:31:58.943917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.11.14 23:31:58.943977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.11.14 23:31:58.943998 [ 3 ] {} <Debug> HTTP-Session: 586f96a3-891d-44fb-ae08-195e74d9ff34 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
192 | 2023.11.14 23:31:58.944029 [ 3 ] {} <Debug> HTTP-Session: 586f96a3-891d-44fb-ae08-195e74d9ff34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.11.14 23:31:58.944127 [ 3 ] {bba33c83-045c-4e8d-a7c5-efa11d1f715d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
194 | 2023.11.14 23:31:58.944211 [ 3 ] {bba33c83-045c-4e8d-a7c5-efa11d1f715d} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
195 | 2023.11.14 23:31:58.945181 [ 3 ] {bba33c83-045c-4e8d-a7c5-efa11d1f715d} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
196 | 2023.11.14 23:31:58.947094 [ 3 ] {bba33c83-045c-4e8d-a7c5-efa11d1f715d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
197 | 2023.11.14 23:31:58.951392 [ 3 ] {bba33c83-045c-4e8d-a7c5-efa11d1f715d} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.11.14 23:31:58.951448 [ 3 ] {bba33c83-045c-4e8d-a7c5-efa11d1f715d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
199 | 2023.11.14 23:31:58.951465 [ 3 ] {} <Debug> HTTP-Session: 586f96a3-891d-44fb-ae08-195e74d9ff34 Destroying unnamed session | ||
200 | 2023.11.14 23:31:58.951639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.11.14 23:31:58.951698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.11.14 23:31:58.951719 [ 3 ] {} <Debug> HTTP-Session: 20376ee9-3226-4fb9-a32b-1a9fcb7f308a Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
203 | 2023.11.14 23:31:58.951736 [ 3 ] {} <Debug> HTTP-Session: 20376ee9-3226-4fb9-a32b-1a9fcb7f308a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.11.14 23:31:58.951836 [ 3 ] {df6dfd02-b20a-4f34-bb91-0ac5d12baa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
205 | 2023.11.14 23:31:58.952088 [ 3 ] {df6dfd02-b20a-4f34-bb91-0ac5d12baa96} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54139) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
206 | |||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
212 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 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 | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
223 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
224 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
225 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
226 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
227 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
228 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2023.11.14 23:31:58.952226 [ 3 ] {df6dfd02-b20a-4f34-bb91-0ac5d12baa96} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 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 | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 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 | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 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 | ||
244 | 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 | ||
245 | 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 | ||
246 | 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 | ||
247 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
253 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
254 | (version 22.8.9.1) | ||
255 | 2023.11.14 23:31:58.952353 [ 3 ] {df6dfd02-b20a-4f34-bb91-0ac5d12baa96} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2023.11.14 23:31:58.952373 [ 3 ] {} <Debug> HTTP-Session: 20376ee9-3226-4fb9-a32b-1a9fcb7f308a Destroying unnamed session | ||
257 | 2023.11.14 23:31:58.952640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2023.11.14 23:31:58.952696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2023.11.14 23:31:58.952714 [ 3 ] {} <Debug> HTTP-Session: e6a79d9d-35ad-44aa-8185-e2f193147fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
260 | 2023.11.14 23:31:58.952737 [ 3 ] {} <Debug> HTTP-Session: e6a79d9d-35ad-44aa-8185-e2f193147fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2023.11.14 23:31:58.952848 [ 3 ] {7ed29604-f4d5-40d8-863e-7b2deabd1bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
262 | 2023.11.14 23:31:58.952948 [ 3 ] {7ed29604-f4d5-40d8-863e-7b2deabd1bd3} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.11.14 23:31:58.952977 [ 3 ] {7ed29604-f4d5-40d8-863e-7b2deabd1bd3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.11.14 23:31:58.952994 [ 3 ] {} <Debug> HTTP-Session: e6a79d9d-35ad-44aa-8185-e2f193147fe2 Destroying unnamed session | ||
265 | 2023.11.14 23:31:58.953110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.11.14 23:31:58.953157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.11.14 23:31:58.953175 [ 3 ] {} <Debug> HTTP-Session: a6c9906a-d2d5-4bdb-9256-f3a95fe43dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
268 | 2023.11.14 23:31:58.953199 [ 3 ] {} <Debug> HTTP-Session: a6c9906a-d2d5-4bdb-9256-f3a95fe43dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.11.14 23:31:58.953256 [ 3 ] {4e784e5e-0d8a-47f7-85fc-41afd40c6c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
270 | 2023.11.14 23:31:58.953312 [ 3 ] {4e784e5e-0d8a-47f7-85fc-41afd40c6c1d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
271 | 2023.11.14 23:31:58.955735 [ 3 ] {4e784e5e-0d8a-47f7-85fc-41afd40c6c1d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
272 | 2023.11.14 23:31:58.955758 [ 3 ] {4e784e5e-0d8a-47f7-85fc-41afd40c6c1d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.39e-05 sec | ||
273 | 2023.11.14 23:31:58.955797 [ 3 ] {4e784e5e-0d8a-47f7-85fc-41afd40c6c1d} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
274 | 2023.11.14 23:31:58.955819 [ 3 ] {4e784e5e-0d8a-47f7-85fc-41afd40c6c1d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
275 | 2023.11.14 23:31:58.955886 [ 3 ] {4e784e5e-0d8a-47f7-85fc-41afd40c6c1d} <Debug> DynamicQueryHandler: Done processing query | ||
276 | 2023.11.14 23:31:58.955913 [ 3 ] {4e784e5e-0d8a-47f7-85fc-41afd40c6c1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
277 | 2023.11.14 23:31:58.955929 [ 3 ] {} <Debug> HTTP-Session: a6c9906a-d2d5-4bdb-9256-f3a95fe43dcb Destroying unnamed session | ||
278 | 2023.11.14 23:31:58.956055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
279 | 2023.11.14 23:31:58.956103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
280 | 2023.11.14 23:31:58.956123 [ 3 ] {} <Debug> HTTP-Session: 5c179f3d-af87-4a32-aea9-9b8a9ec2f407 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
281 | 2023.11.14 23:31:58.956152 [ 3 ] {} <Debug> HTTP-Session: 5c179f3d-af87-4a32-aea9-9b8a9ec2f407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2023.11.14 23:31:58.956290 [ 3 ] {c23df5d8-b2ad-46c7-b4c8-dbafd39ac69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) /* The version table contains metadata about the `oximeter` database */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
284 | 2023.11.14 23:31:58.956343 [ 3 ] {c23df5d8-b2ad-46c7-b4c8-dbafd39ac69a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
285 | 2023.11.14 23:31:58.960463 [ 3 ] {c23df5d8-b2ad-46c7-b4c8-dbafd39ac69a} <Debug> oximeter.version (eeca8122-6098-43a6-bfbf-6db45159bed7): Loading data parts | ||
286 | 2023.11.14 23:31:58.960603 [ 3 ] {c23df5d8-b2ad-46c7-b4c8-dbafd39ac69a} <Debug> oximeter.version (eeca8122-6098-43a6-bfbf-6db45159bed7): There are no data parts | ||
287 | 2023.11.14 23:31:58.965575 [ 3 ] {c23df5d8-b2ad-46c7-b4c8-dbafd39ac69a} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2023.11.14 23:31:58.965601 [ 3 ] {c23df5d8-b2ad-46c7-b4c8-dbafd39ac69a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2023.11.14 23:31:58.965648 [ 3 ] {} <Debug> HTTP-Session: 5c179f3d-af87-4a32-aea9-9b8a9ec2f407 Destroying unnamed session | ||
290 | 2023.11.14 23:31:58.965757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2023.11.14 23:31:58.965809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2023.11.14 23:31:58.965832 [ 3 ] {} <Debug> HTTP-Session: f8c7af08-c149-497a-9fb9-341967ee0908 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
293 | 2023.11.14 23:31:58.965849 [ 3 ] {} <Debug> HTTP-Session: f8c7af08-c149-497a-9fb9-341967ee0908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2023.11.14 23:31:58.966045 [ 3 ] {a86912ae-6302-420a-a3ad-506860326d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) /* The measurement tables contain all individual samples from each timeseries. | ||
295 | * | ||
296 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
297 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
298 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
299 | * by all samples from the same timeseries. | ||
300 | * | ||
301 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
302 | * and then uses that to index quickly into the measurements tables. | ||
303 | */ | ||
304 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2023.11.14 23:31:58.966097 [ 3 ] {a86912ae-6302-420a-a3ad-506860326d0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
306 | 2023.11.14 23:31:58.973023 [ 3 ] {a86912ae-6302-420a-a3ad-506860326d0f} <Debug> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Loading data parts | ||
307 | 2023.11.14 23:31:58.973136 [ 3 ] {a86912ae-6302-420a-a3ad-506860326d0f} <Debug> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): There are no data parts | ||
308 | 2023.11.14 23:31:58.975336 [ 3 ] {a86912ae-6302-420a-a3ad-506860326d0f} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2023.11.14 23:31:58.975360 [ 3 ] {a86912ae-6302-420a-a3ad-506860326d0f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2023.11.14 23:31:58.975380 [ 3 ] {} <Debug> HTTP-Session: f8c7af08-c149-497a-9fb9-341967ee0908 Destroying unnamed session | ||
311 | 2023.11.14 23:31:58.975505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2023.11.14 23:31:58.975568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2023.11.14 23:31:58.975596 [ 3 ] {} <Debug> HTTP-Session: 0e248ac5-7b60-4025-b3b5-6e8227c22267 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
314 | 2023.11.14 23:31:58.975616 [ 3 ] {} <Debug> HTTP-Session: 0e248ac5-7b60-4025-b3b5-6e8227c22267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2023.11.14 23:31:58.975850 [ 3 ] {7fcbda9a-837b-4c9a-b995-789b58ce2660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2023.11.14 23:31:58.975910 [ 3 ] {7fcbda9a-837b-4c9a-b995-789b58ce2660} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
317 | 2023.11.14 23:31:58.977550 [ 3 ] {7fcbda9a-837b-4c9a-b995-789b58ce2660} <Debug> oximeter.measurements_i8 (56dfc5d1-e870-4d10-9fb4-7320af574a29): Loading data parts | ||
318 | 2023.11.14 23:31:58.977632 [ 3 ] {7fcbda9a-837b-4c9a-b995-789b58ce2660} <Debug> oximeter.measurements_i8 (56dfc5d1-e870-4d10-9fb4-7320af574a29): There are no data parts | ||
319 | 2023.11.14 23:31:58.981653 [ 3 ] {7fcbda9a-837b-4c9a-b995-789b58ce2660} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2023.11.14 23:31:58.981684 [ 3 ] {7fcbda9a-837b-4c9a-b995-789b58ce2660} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2023.11.14 23:31:58.981705 [ 3 ] {} <Debug> HTTP-Session: 0e248ac5-7b60-4025-b3b5-6e8227c22267 Destroying unnamed session | ||
322 | 2023.11.14 23:31:58.981824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2023.11.14 23:31:58.981882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2023.11.14 23:31:58.981905 [ 3 ] {} <Debug> HTTP-Session: 24454ee7-8677-4627-ad53-6d93b4dbfc9b Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
325 | 2023.11.14 23:31:58.981930 [ 3 ] {} <Debug> HTTP-Session: 24454ee7-8677-4627-ad53-6d93b4dbfc9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2023.11.14 23:31:58.982171 [ 3 ] {aedebb02-6b16-41ee-8655-8889cc7559ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2023.11.14 23:31:58.982226 [ 3 ] {aedebb02-6b16-41ee-8655-8889cc7559ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
328 | 2023.11.14 23:31:58.984001 [ 3 ] {aedebb02-6b16-41ee-8655-8889cc7559ec} <Debug> oximeter.measurements_u8 (41fa9c81-07a6-4986-aba2-003225357ac0): Loading data parts | ||
329 | 2023.11.14 23:31:58.984092 [ 3 ] {aedebb02-6b16-41ee-8655-8889cc7559ec} <Debug> oximeter.measurements_u8 (41fa9c81-07a6-4986-aba2-003225357ac0): There are no data parts | ||
330 | 2023.11.14 23:31:58.986690 [ 3 ] {aedebb02-6b16-41ee-8655-8889cc7559ec} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2023.11.14 23:31:58.986737 [ 3 ] {aedebb02-6b16-41ee-8655-8889cc7559ec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2023.11.14 23:31:58.986757 [ 3 ] {} <Debug> HTTP-Session: 24454ee7-8677-4627-ad53-6d93b4dbfc9b Destroying unnamed session | ||
333 | 2023.11.14 23:31:58.986871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2023.11.14 23:31:58.986937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2023.11.14 23:31:58.986961 [ 3 ] {} <Debug> HTTP-Session: 4f4e3a4d-0152-4814-8b74-e42e1c64301d Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
336 | 2023.11.14 23:31:58.986987 [ 3 ] {} <Debug> HTTP-Session: 4f4e3a4d-0152-4814-8b74-e42e1c64301d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2023.11.14 23:31:58.987217 [ 3 ] {48e271f0-8a2b-48d4-9f8a-981d4e31664e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2023.11.14 23:31:58.987273 [ 3 ] {48e271f0-8a2b-48d4-9f8a-981d4e31664e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
339 | 2023.11.14 23:31:58.988991 [ 3 ] {48e271f0-8a2b-48d4-9f8a-981d4e31664e} <Debug> oximeter.measurements_i16 (1073b32b-99a8-423b-9f6b-1d9b070ccfdd): Loading data parts | ||
340 | 2023.11.14 23:31:58.989072 [ 3 ] {48e271f0-8a2b-48d4-9f8a-981d4e31664e} <Debug> oximeter.measurements_i16 (1073b32b-99a8-423b-9f6b-1d9b070ccfdd): There are no data parts | ||
341 | 2023.11.14 23:31:58.993248 [ 3 ] {48e271f0-8a2b-48d4-9f8a-981d4e31664e} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.11.14 23:31:58.993317 [ 3 ] {48e271f0-8a2b-48d4-9f8a-981d4e31664e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.11.14 23:31:58.993349 [ 3 ] {} <Debug> HTTP-Session: 4f4e3a4d-0152-4814-8b74-e42e1c64301d Destroying unnamed session | ||
344 | 2023.11.14 23:31:58.993585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.11.14 23:31:58.993697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.11.14 23:31:58.993744 [ 3 ] {} <Debug> HTTP-Session: 8e58312e-fd60-4ad6-841e-fb60a9be1148 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
347 | 2023.11.14 23:31:58.993791 [ 3 ] {} <Debug> HTTP-Session: 8e58312e-fd60-4ad6-841e-fb60a9be1148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.11.14 23:31:58.993991 [ 3 ] {443fd0b9-3f69-4304-bedb-564be3777c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2023.11.14 23:31:58.994050 [ 3 ] {443fd0b9-3f69-4304-bedb-564be3777c3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
350 | 2023.11.14 23:31:58.995794 [ 3 ] {443fd0b9-3f69-4304-bedb-564be3777c3e} <Debug> oximeter.measurements_u16 (fbe078c2-1eb2-4992-b541-260e321e03bb): Loading data parts | ||
351 | 2023.11.14 23:31:58.995877 [ 3 ] {443fd0b9-3f69-4304-bedb-564be3777c3e} <Debug> oximeter.measurements_u16 (fbe078c2-1eb2-4992-b541-260e321e03bb): There are no data parts | ||
352 | 2023.11.14 23:31:58.998028 [ 3 ] {443fd0b9-3f69-4304-bedb-564be3777c3e} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.11.14 23:31:58.998064 [ 3 ] {443fd0b9-3f69-4304-bedb-564be3777c3e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.11.14 23:31:58.998080 [ 3 ] {} <Debug> HTTP-Session: 8e58312e-fd60-4ad6-841e-fb60a9be1148 Destroying unnamed session | ||
355 | 2023.11.14 23:31:58.998191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.11.14 23:31:58.998249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.11.14 23:31:58.998268 [ 3 ] {} <Debug> HTTP-Session: bb6f3ab1-c4f2-4464-9fda-6f64ae4fb4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
358 | 2023.11.14 23:31:58.998284 [ 3 ] {} <Debug> HTTP-Session: bb6f3ab1-c4f2-4464-9fda-6f64ae4fb4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.11.14 23:31:58.998470 [ 3 ] {caddae73-3158-4874-9169-e4ea57663953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2023.11.14 23:31:58.998519 [ 3 ] {caddae73-3158-4874-9169-e4ea57663953} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2023.11.14 23:31:59.000062 [ 3 ] {caddae73-3158-4874-9169-e4ea57663953} <Debug> oximeter.measurements_i32 (6f9a23a8-c2fe-47e7-9cbb-8bf3b04a185a): Loading data parts | ||
362 | 2023.11.14 23:31:59.000142 [ 3 ] {caddae73-3158-4874-9169-e4ea57663953} <Debug> oximeter.measurements_i32 (6f9a23a8-c2fe-47e7-9cbb-8bf3b04a185a): There are no data parts | ||
363 | 2023.11.14 23:31:59.001109 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.33 MiB, peak 222.02 MiB, will set to 226.31 MiB (RSS), difference: 7.98 MiB | ||
364 | 2023.11.14 23:31:59.004369 [ 3 ] {caddae73-3158-4874-9169-e4ea57663953} <Debug> DynamicQueryHandler: Done processing query | ||
365 | 2023.11.14 23:31:59.004421 [ 3 ] {caddae73-3158-4874-9169-e4ea57663953} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
366 | 2023.11.14 23:31:59.004444 [ 3 ] {} <Debug> HTTP-Session: bb6f3ab1-c4f2-4464-9fda-6f64ae4fb4a2 Destroying unnamed session | ||
367 | 2023.11.14 23:31:59.004548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
368 | 2023.11.14 23:31:59.004597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
369 | 2023.11.14 23:31:59.004616 [ 3 ] {} <Debug> HTTP-Session: 1bfc3633-2c62-4aab-8628-125a85320d7b Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
370 | 2023.11.14 23:31:59.004636 [ 3 ] {} <Debug> HTTP-Session: 1bfc3633-2c62-4aab-8628-125a85320d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
371 | 2023.11.14 23:31:59.004828 [ 3 ] {28fc24be-359d-4c1b-8119-5536907c9fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
372 | 2023.11.14 23:31:59.004872 [ 3 ] {28fc24be-359d-4c1b-8119-5536907c9fc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
373 | 2023.11.14 23:31:59.006711 [ 3 ] {28fc24be-359d-4c1b-8119-5536907c9fc1} <Debug> oximeter.measurements_u32 (4fa14ce8-4c38-423b-8d6c-2744a0deaece): Loading data parts | ||
374 | 2023.11.14 23:31:59.006805 [ 3 ] {28fc24be-359d-4c1b-8119-5536907c9fc1} <Debug> oximeter.measurements_u32 (4fa14ce8-4c38-423b-8d6c-2744a0deaece): There are no data parts | ||
375 | 2023.11.14 23:31:59.008939 [ 3 ] {28fc24be-359d-4c1b-8119-5536907c9fc1} <Debug> DynamicQueryHandler: Done processing query | ||
376 | 2023.11.14 23:31:59.008981 [ 3 ] {28fc24be-359d-4c1b-8119-5536907c9fc1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
377 | 2023.11.14 23:31:59.008997 [ 3 ] {} <Debug> HTTP-Session: 1bfc3633-2c62-4aab-8628-125a85320d7b Destroying unnamed session | ||
378 | 2023.11.14 23:31:59.009142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
379 | 2023.11.14 23:31:59.009199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
380 | 2023.11.14 23:31:59.009218 [ 3 ] {} <Debug> HTTP-Session: 4fab7ee7-3579-4c94-b4c7-f9c80e118ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
381 | 2023.11.14 23:31:59.009238 [ 3 ] {} <Debug> HTTP-Session: 4fab7ee7-3579-4c94-b4c7-f9c80e118ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
382 | 2023.11.14 23:31:59.009424 [ 3 ] {b75339e8-ab62-462d-bcfb-17aea9977a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
383 | 2023.11.14 23:31:59.009469 [ 3 ] {b75339e8-ab62-462d-bcfb-17aea9977a50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
384 | 2023.11.14 23:31:59.011010 [ 3 ] {b75339e8-ab62-462d-bcfb-17aea9977a50} <Debug> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Loading data parts | ||
385 | 2023.11.14 23:31:59.011113 [ 3 ] {b75339e8-ab62-462d-bcfb-17aea9977a50} <Debug> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): There are no data parts | ||
386 | 2023.11.14 23:31:59.015295 [ 3 ] {b75339e8-ab62-462d-bcfb-17aea9977a50} <Debug> DynamicQueryHandler: Done processing query | ||
387 | 2023.11.14 23:31:59.015355 [ 3 ] {b75339e8-ab62-462d-bcfb-17aea9977a50} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
388 | 2023.11.14 23:31:59.015388 [ 3 ] {} <Debug> HTTP-Session: 4fab7ee7-3579-4c94-b4c7-f9c80e118ec7 Destroying unnamed session | ||
389 | 2023.11.14 23:31:59.015509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
390 | 2023.11.14 23:31:59.015558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
391 | 2023.11.14 23:31:59.015578 [ 3 ] {} <Debug> HTTP-Session: b1a81b8f-259a-4719-9a9c-833da5f45624 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
392 | 2023.11.14 23:31:59.015599 [ 3 ] {} <Debug> HTTP-Session: b1a81b8f-259a-4719-9a9c-833da5f45624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
393 | 2023.11.14 23:31:59.015795 [ 3 ] {59e043e5-d6d5-41ab-aa35-d6d8fb50c788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
394 | 2023.11.14 23:31:59.015840 [ 3 ] {59e043e5-d6d5-41ab-aa35-d6d8fb50c788} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
395 | 2023.11.14 23:31:59.017556 [ 3 ] {59e043e5-d6d5-41ab-aa35-d6d8fb50c788} <Debug> oximeter.measurements_u64 (416935cf-ae72-40ec-8d10-ee37cdc126e7): Loading data parts | ||
396 | 2023.11.14 23:31:59.017636 [ 3 ] {59e043e5-d6d5-41ab-aa35-d6d8fb50c788} <Debug> oximeter.measurements_u64 (416935cf-ae72-40ec-8d10-ee37cdc126e7): There are no data parts | ||
397 | 2023.11.14 23:31:59.019780 [ 3 ] {59e043e5-d6d5-41ab-aa35-d6d8fb50c788} <Debug> DynamicQueryHandler: Done processing query | ||
398 | 2023.11.14 23:31:59.019833 [ 3 ] {59e043e5-d6d5-41ab-aa35-d6d8fb50c788} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
399 | 2023.11.14 23:31:59.019852 [ 3 ] {} <Debug> HTTP-Session: b1a81b8f-259a-4719-9a9c-833da5f45624 Destroying unnamed session | ||
400 | 2023.11.14 23:31:59.019954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
401 | 2023.11.14 23:31:59.020023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
402 | 2023.11.14 23:31:59.020046 [ 3 ] {} <Debug> HTTP-Session: 34b68eab-e8be-4783-843c-6647b61d4780 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
403 | 2023.11.14 23:31:59.020071 [ 3 ] {} <Debug> HTTP-Session: 34b68eab-e8be-4783-843c-6647b61d4780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2023.11.14 23:31:59.020294 [ 3 ] {b6ca537c-db47-4da2-a555-1fd989424211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
405 | 2023.11.14 23:31:59.020355 [ 3 ] {b6ca537c-db47-4da2-a555-1fd989424211} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
406 | 2023.11.14 23:31:59.021899 [ 3 ] {b6ca537c-db47-4da2-a555-1fd989424211} <Debug> oximeter.measurements_f32 (435f1fd2-d3dd-446b-99c0-1d4b9587e992): Loading data parts | ||
407 | 2023.11.14 23:31:59.022041 [ 3 ] {b6ca537c-db47-4da2-a555-1fd989424211} <Debug> oximeter.measurements_f32 (435f1fd2-d3dd-446b-99c0-1d4b9587e992): There are no data parts | ||
408 | 2023.11.14 23:31:59.026238 [ 3 ] {b6ca537c-db47-4da2-a555-1fd989424211} <Debug> DynamicQueryHandler: Done processing query | ||
409 | 2023.11.14 23:31:59.026289 [ 3 ] {b6ca537c-db47-4da2-a555-1fd989424211} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
410 | 2023.11.14 23:31:59.026336 [ 3 ] {} <Debug> HTTP-Session: 34b68eab-e8be-4783-843c-6647b61d4780 Destroying unnamed session | ||
411 | 2023.11.14 23:31:59.026460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
412 | 2023.11.14 23:31:59.026508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
413 | 2023.11.14 23:31:59.026534 [ 3 ] {} <Debug> HTTP-Session: a4a1c593-ff81-4db1-ab00-b01b480306d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
414 | 2023.11.14 23:31:59.026551 [ 3 ] {} <Debug> HTTP-Session: a4a1c593-ff81-4db1-ab00-b01b480306d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
415 | 2023.11.14 23:31:59.026738 [ 3 ] {19529cff-0a11-4fcf-8857-55d5ab735615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
416 | 2023.11.14 23:31:59.026793 [ 3 ] {19529cff-0a11-4fcf-8857-55d5ab735615} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
417 | 2023.11.14 23:31:59.028522 [ 3 ] {19529cff-0a11-4fcf-8857-55d5ab735615} <Debug> oximeter.measurements_f64 (a89e0f3a-afaa-40f6-a152-9bd961211218): Loading data parts | ||
418 | 2023.11.14 23:31:59.028605 [ 3 ] {19529cff-0a11-4fcf-8857-55d5ab735615} <Debug> oximeter.measurements_f64 (a89e0f3a-afaa-40f6-a152-9bd961211218): There are no data parts | ||
419 | 2023.11.14 23:31:59.030753 [ 3 ] {19529cff-0a11-4fcf-8857-55d5ab735615} <Debug> DynamicQueryHandler: Done processing query | ||
420 | 2023.11.14 23:31:59.030784 [ 3 ] {19529cff-0a11-4fcf-8857-55d5ab735615} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
421 | 2023.11.14 23:31:59.030823 [ 3 ] {} <Debug> HTTP-Session: a4a1c593-ff81-4db1-ab00-b01b480306d1 Destroying unnamed session | ||
422 | 2023.11.14 23:31:59.030946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
423 | 2023.11.14 23:31:59.031003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
424 | 2023.11.14 23:31:59.031043 [ 3 ] {} <Debug> HTTP-Session: bbc3406f-c91f-4c4e-a806-5b2a46cc423b Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
425 | 2023.11.14 23:31:59.031063 [ 3 ] {} <Debug> HTTP-Session: bbc3406f-c91f-4c4e-a806-5b2a46cc423b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
426 | 2023.11.14 23:31:59.031296 [ 3 ] {c817d18f-d2b2-4bf9-8e2f-8d1176f60ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
427 | 2023.11.14 23:31:59.031356 [ 3 ] {c817d18f-d2b2-4bf9-8e2f-8d1176f60ebb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
428 | 2023.11.14 23:31:59.032938 [ 3 ] {c817d18f-d2b2-4bf9-8e2f-8d1176f60ebb} <Debug> oximeter.measurements_string (5acc45e3-efee-4346-9f9a-1053401dfc36): Loading data parts | ||
429 | 2023.11.14 23:31:59.033060 [ 3 ] {c817d18f-d2b2-4bf9-8e2f-8d1176f60ebb} <Debug> oximeter.measurements_string (5acc45e3-efee-4346-9f9a-1053401dfc36): There are no data parts | ||
430 | 2023.11.14 23:31:59.037187 [ 3 ] {c817d18f-d2b2-4bf9-8e2f-8d1176f60ebb} <Debug> DynamicQueryHandler: Done processing query | ||
431 | 2023.11.14 23:31:59.037212 [ 3 ] {c817d18f-d2b2-4bf9-8e2f-8d1176f60ebb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
432 | 2023.11.14 23:31:59.037306 [ 3 ] {} <Debug> HTTP-Session: bbc3406f-c91f-4c4e-a806-5b2a46cc423b Destroying unnamed session | ||
433 | 2023.11.14 23:31:59.037423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
434 | 2023.11.14 23:31:59.037473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
435 | 2023.11.14 23:31:59.037497 [ 3 ] {} <Debug> HTTP-Session: 3e48793b-e2f9-4aeb-85f0-5d6a3579dc75 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
436 | 2023.11.14 23:31:59.037513 [ 3 ] {} <Debug> HTTP-Session: 3e48793b-e2f9-4aeb-85f0-5d6a3579dc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
437 | 2023.11.14 23:31:59.037705 [ 3 ] {0a4570c2-ef21-4a9a-9e58-3928892cce78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
438 | 2023.11.14 23:31:59.037766 [ 3 ] {0a4570c2-ef21-4a9a-9e58-3928892cce78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
439 | 2023.11.14 23:31:59.039590 [ 3 ] {0a4570c2-ef21-4a9a-9e58-3928892cce78} <Debug> oximeter.measurements_bytes (ed546f0a-10f7-4416-9685-eed684aa4d61): Loading data parts | ||
440 | 2023.11.14 23:31:59.039690 [ 3 ] {0a4570c2-ef21-4a9a-9e58-3928892cce78} <Debug> oximeter.measurements_bytes (ed546f0a-10f7-4416-9685-eed684aa4d61): There are no data parts | ||
441 | 2023.11.14 23:31:59.041872 [ 3 ] {0a4570c2-ef21-4a9a-9e58-3928892cce78} <Debug> DynamicQueryHandler: Done processing query | ||
442 | 2023.11.14 23:31:59.041904 [ 3 ] {0a4570c2-ef21-4a9a-9e58-3928892cce78} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
443 | 2023.11.14 23:31:59.041933 [ 3 ] {} <Debug> HTTP-Session: 3e48793b-e2f9-4aeb-85f0-5d6a3579dc75 Destroying unnamed session | ||
444 | 2023.11.14 23:31:59.042041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
445 | 2023.11.14 23:31:59.042088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
446 | 2023.11.14 23:31:59.042119 [ 3 ] {} <Debug> HTTP-Session: f6ae40a8-cb15-45ca-9c4f-3354587d9c92 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
447 | 2023.11.14 23:31:59.042136 [ 3 ] {} <Debug> HTTP-Session: f6ae40a8-cb15-45ca-9c4f-3354587d9c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
448 | 2023.11.14 23:31:59.042390 [ 3 ] {e5c0d2d6-bcc9-44df-8bb0-d37c399a16cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
449 | 2023.11.14 23:31:59.042451 [ 3 ] {e5c0d2d6-bcc9-44df-8bb0-d37c399a16cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
450 | 2023.11.14 23:31:59.044040 [ 3 ] {e5c0d2d6-bcc9-44df-8bb0-d37c399a16cf} <Debug> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Loading data parts | ||
451 | 2023.11.14 23:31:59.044146 [ 3 ] {e5c0d2d6-bcc9-44df-8bb0-d37c399a16cf} <Debug> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): There are no data parts | ||
452 | 2023.11.14 23:31:59.048093 [ 3 ] {e5c0d2d6-bcc9-44df-8bb0-d37c399a16cf} <Debug> DynamicQueryHandler: Done processing query | ||
453 | 2023.11.14 23:31:59.048119 [ 3 ] {e5c0d2d6-bcc9-44df-8bb0-d37c399a16cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
454 | 2023.11.14 23:31:59.048150 [ 3 ] {} <Debug> HTTP-Session: f6ae40a8-cb15-45ca-9c4f-3354587d9c92 Destroying unnamed session | ||
455 | 2023.11.14 23:31:59.048282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
456 | 2023.11.14 23:31:59.048340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
457 | 2023.11.14 23:31:59.048369 [ 3 ] {} <Debug> HTTP-Session: 1c82a340-0480-48c4-9821-91354440956c Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
458 | 2023.11.14 23:31:59.048387 [ 3 ] {} <Debug> HTTP-Session: 1c82a340-0480-48c4-9821-91354440956c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
459 | 2023.11.14 23:31:59.048598 [ 3 ] {a990fb40-8979-4a50-931a-3905fba8d2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
460 | 2023.11.14 23:31:59.048669 [ 3 ] {a990fb40-8979-4a50-931a-3905fba8d2fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
461 | 2023.11.14 23:31:59.053821 [ 3 ] {a990fb40-8979-4a50-931a-3905fba8d2fe} <Debug> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Loading data parts | ||
462 | 2023.11.14 23:31:59.053943 [ 3 ] {a990fb40-8979-4a50-931a-3905fba8d2fe} <Debug> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): There are no data parts | ||
463 | 2023.11.14 23:31:59.055911 [ 3 ] {a990fb40-8979-4a50-931a-3905fba8d2fe} <Debug> DynamicQueryHandler: Done processing query | ||
464 | 2023.11.14 23:31:59.055938 [ 3 ] {a990fb40-8979-4a50-931a-3905fba8d2fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
465 | 2023.11.14 23:31:59.055979 [ 3 ] {} <Debug> HTTP-Session: 1c82a340-0480-48c4-9821-91354440956c Destroying unnamed session | ||
466 | 2023.11.14 23:31:59.056094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
467 | 2023.11.14 23:31:59.056149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
468 | 2023.11.14 23:31:59.056181 [ 3 ] {} <Debug> HTTP-Session: 212dacba-616d-4b05-bcfc-c8b8d306b8af Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
469 | 2023.11.14 23:31:59.056197 [ 3 ] {} <Debug> HTTP-Session: 212dacba-616d-4b05-bcfc-c8b8d306b8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
470 | 2023.11.14 23:31:59.056412 [ 3 ] {28d5f5bd-0d17-4c0b-8135-db1c2476467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
471 | 2023.11.14 23:31:59.056466 [ 3 ] {28d5f5bd-0d17-4c0b-8135-db1c2476467e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
472 | 2023.11.14 23:31:59.060996 [ 3 ] {28d5f5bd-0d17-4c0b-8135-db1c2476467e} <Debug> oximeter.measurements_cumulativef32 (4a65e488-e907-41c1-891d-c5eea8a3c289): Loading data parts | ||
473 | 2023.11.14 23:31:59.061081 [ 3 ] {28d5f5bd-0d17-4c0b-8135-db1c2476467e} <Debug> oximeter.measurements_cumulativef32 (4a65e488-e907-41c1-891d-c5eea8a3c289): There are no data parts | ||
474 | 2023.11.14 23:31:59.062724 [ 3 ] {28d5f5bd-0d17-4c0b-8135-db1c2476467e} <Debug> DynamicQueryHandler: Done processing query | ||
475 | 2023.11.14 23:31:59.062756 [ 3 ] {28d5f5bd-0d17-4c0b-8135-db1c2476467e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
476 | 2023.11.14 23:31:59.062771 [ 3 ] {} <Debug> HTTP-Session: 212dacba-616d-4b05-bcfc-c8b8d306b8af Destroying unnamed session | ||
477 | 2023.11.14 23:31:59.062884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
478 | 2023.11.14 23:31:59.062939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
479 | 2023.11.14 23:31:59.062959 [ 3 ] {} <Debug> HTTP-Session: c218c8d9-3285-434b-aa19-20c648b41a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
480 | 2023.11.14 23:31:59.062980 [ 3 ] {} <Debug> HTTP-Session: c218c8d9-3285-434b-aa19-20c648b41a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
481 | 2023.11.14 23:31:59.063182 [ 3 ] {9666d375-53a8-4350-ac98-744c690a3e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
482 | 2023.11.14 23:31:59.063244 [ 3 ] {9666d375-53a8-4350-ac98-744c690a3e97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
483 | 2023.11.14 23:31:59.065720 [ 3 ] {9666d375-53a8-4350-ac98-744c690a3e97} <Debug> oximeter.measurements_cumulativef64 (5726a36f-f648-408c-b0cf-c0609b36747b): Loading data parts | ||
484 | 2023.11.14 23:31:59.065801 [ 3 ] {9666d375-53a8-4350-ac98-744c690a3e97} <Debug> oximeter.measurements_cumulativef64 (5726a36f-f648-408c-b0cf-c0609b36747b): There are no data parts | ||
485 | 2023.11.14 23:31:59.067066 [ 3 ] {9666d375-53a8-4350-ac98-744c690a3e97} <Debug> DynamicQueryHandler: Done processing query | ||
486 | 2023.11.14 23:31:59.067106 [ 3 ] {9666d375-53a8-4350-ac98-744c690a3e97} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
487 | 2023.11.14 23:31:59.067121 [ 3 ] {} <Debug> HTTP-Session: c218c8d9-3285-434b-aa19-20c648b41a32 Destroying unnamed session | ||
488 | 2023.11.14 23:31:59.067237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
489 | 2023.11.14 23:31:59.067294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
490 | 2023.11.14 23:31:59.067313 [ 3 ] {} <Debug> HTTP-Session: 633495af-7cb7-4d46-b22a-3ff7d6f10ade Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
491 | 2023.11.14 23:31:59.067336 [ 3 ] {} <Debug> HTTP-Session: 633495af-7cb7-4d46-b22a-3ff7d6f10ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
492 | 2023.11.14 23:31:59.067553 [ 3 ] {9d5bce28-e510-492d-8db5-eae22e08f4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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) | ||
493 | 2023.11.14 23:31:59.067607 [ 3 ] {9d5bce28-e510-492d-8db5-eae22e08f4ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
494 | 2023.11.14 23:31:59.071969 [ 3 ] {9d5bce28-e510-492d-8db5-eae22e08f4ed} <Debug> oximeter.measurements_histogrami8 (419f9a72-2071-4a9b-b2d0-e5d6b5217db5): Loading data parts | ||
495 | 2023.11.14 23:31:59.072061 [ 3 ] {9d5bce28-e510-492d-8db5-eae22e08f4ed} <Debug> oximeter.measurements_histogrami8 (419f9a72-2071-4a9b-b2d0-e5d6b5217db5): There are no data parts | ||
496 | 2023.11.14 23:31:59.073602 [ 3 ] {9d5bce28-e510-492d-8db5-eae22e08f4ed} <Debug> DynamicQueryHandler: Done processing query | ||
497 | 2023.11.14 23:31:59.073628 [ 3 ] {9d5bce28-e510-492d-8db5-eae22e08f4ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
498 | 2023.11.14 23:31:59.073643 [ 3 ] {} <Debug> HTTP-Session: 633495af-7cb7-4d46-b22a-3ff7d6f10ade Destroying unnamed session | ||
499 | 2023.11.14 23:31:59.073750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
500 | 2023.11.14 23:31:59.073800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
501 | 2023.11.14 23:31:59.073820 [ 3 ] {} <Debug> HTTP-Session: 550efcce-f01d-4b0a-927d-892df030330f Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
502 | 2023.11.14 23:31:59.073843 [ 3 ] {} <Debug> HTTP-Session: 550efcce-f01d-4b0a-927d-892df030330f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
503 | 2023.11.14 23:31:59.074065 [ 3 ] {9417b390-afd5-4ca5-ae3f-242aa199c3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
504 | 2023.11.14 23:31:59.074131 [ 3 ] {9417b390-afd5-4ca5-ae3f-242aa199c3e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
505 | 2023.11.14 23:31:59.076610 [ 3 ] {9417b390-afd5-4ca5-ae3f-242aa199c3e1} <Debug> oximeter.measurements_histogramu8 (8c3db657-73da-4f6e-8e03-67302e8e9c06): Loading data parts | ||
506 | 2023.11.14 23:31:59.076715 [ 3 ] {9417b390-afd5-4ca5-ae3f-242aa199c3e1} <Debug> oximeter.measurements_histogramu8 (8c3db657-73da-4f6e-8e03-67302e8e9c06): There are no data parts | ||
507 | 2023.11.14 23:31:59.078036 [ 3 ] {9417b390-afd5-4ca5-ae3f-242aa199c3e1} <Debug> DynamicQueryHandler: Done processing query | ||
508 | 2023.11.14 23:31:59.078062 [ 3 ] {9417b390-afd5-4ca5-ae3f-242aa199c3e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
509 | 2023.11.14 23:31:59.078083 [ 3 ] {} <Debug> HTTP-Session: 550efcce-f01d-4b0a-927d-892df030330f Destroying unnamed session | ||
510 | 2023.11.14 23:31:59.078197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
511 | 2023.11.14 23:31:59.078258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
512 | 2023.11.14 23:31:59.078283 [ 3 ] {} <Debug> HTTP-Session: a4960e5e-f084-4f74-bfcd-644c9e0ae94f Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
513 | 2023.11.14 23:31:59.078300 [ 3 ] {} <Debug> HTTP-Session: a4960e5e-f084-4f74-bfcd-644c9e0ae94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
514 | 2023.11.14 23:31:59.078516 [ 3 ] {e5bdc86c-91d0-4eda-ad28-7c6aa8fb0ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
515 | 2023.11.14 23:31:59.078570 [ 3 ] {e5bdc86c-91d0-4eda-ad28-7c6aa8fb0ea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
516 | 2023.11.14 23:31:59.083058 [ 3 ] {e5bdc86c-91d0-4eda-ad28-7c6aa8fb0ea3} <Debug> oximeter.measurements_histogrami16 (0585a75f-f013-4d0a-8ccb-67bf3325d015): Loading data parts | ||
517 | 2023.11.14 23:31:59.083171 [ 3 ] {e5bdc86c-91d0-4eda-ad28-7c6aa8fb0ea3} <Debug> oximeter.measurements_histogrami16 (0585a75f-f013-4d0a-8ccb-67bf3325d015): There are no data parts | ||
518 | 2023.11.14 23:31:59.084776 [ 3 ] {e5bdc86c-91d0-4eda-ad28-7c6aa8fb0ea3} <Debug> DynamicQueryHandler: Done processing query | ||
519 | 2023.11.14 23:31:59.084802 [ 3 ] {e5bdc86c-91d0-4eda-ad28-7c6aa8fb0ea3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
520 | 2023.11.14 23:31:59.084824 [ 3 ] {} <Debug> HTTP-Session: a4960e5e-f084-4f74-bfcd-644c9e0ae94f Destroying unnamed session | ||
521 | 2023.11.14 23:31:59.084934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
522 | 2023.11.14 23:31:59.084977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
523 | 2023.11.14 23:31:59.085002 [ 3 ] {} <Debug> HTTP-Session: 40700172-8e98-4104-b12c-6645af3141aa Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
524 | 2023.11.14 23:31:59.085037 [ 3 ] {} <Debug> HTTP-Session: 40700172-8e98-4104-b12c-6645af3141aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
525 | 2023.11.14 23:31:59.085247 [ 3 ] {97d5531f-6d3b-4251-a0d6-d80e441f69d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
526 | 2023.11.14 23:31:59.085302 [ 3 ] {97d5531f-6d3b-4251-a0d6-d80e441f69d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
527 | 2023.11.14 23:31:59.087768 [ 3 ] {97d5531f-6d3b-4251-a0d6-d80e441f69d6} <Debug> oximeter.measurements_histogramu16 (3f784d3e-ff85-4c51-b5d0-4f735b771abd): Loading data parts | ||
528 | 2023.11.14 23:31:59.087861 [ 3 ] {97d5531f-6d3b-4251-a0d6-d80e441f69d6} <Debug> oximeter.measurements_histogramu16 (3f784d3e-ff85-4c51-b5d0-4f735b771abd): There are no data parts | ||
529 | 2023.11.14 23:31:59.089116 [ 3 ] {97d5531f-6d3b-4251-a0d6-d80e441f69d6} <Debug> DynamicQueryHandler: Done processing query | ||
530 | 2023.11.14 23:31:59.089148 [ 3 ] {97d5531f-6d3b-4251-a0d6-d80e441f69d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
531 | 2023.11.14 23:31:59.089164 [ 3 ] {} <Debug> HTTP-Session: 40700172-8e98-4104-b12c-6645af3141aa Destroying unnamed session | ||
532 | 2023.11.14 23:31:59.089281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
533 | 2023.11.14 23:31:59.089331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
534 | 2023.11.14 23:31:59.089350 [ 3 ] {} <Debug> HTTP-Session: 77d90608-ff78-46e8-a2c7-c9fc6d21812f Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
535 | 2023.11.14 23:31:59.089374 [ 3 ] {} <Debug> HTTP-Session: 77d90608-ff78-46e8-a2c7-c9fc6d21812f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
536 | 2023.11.14 23:31:59.089586 [ 3 ] {2dcfbbd4-112b-4a23-9a68-3eaeb96f6b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
537 | 2023.11.14 23:31:59.089636 [ 3 ] {2dcfbbd4-112b-4a23-9a68-3eaeb96f6b4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
538 | 2023.11.14 23:31:59.093991 [ 3 ] {2dcfbbd4-112b-4a23-9a68-3eaeb96f6b4f} <Debug> oximeter.measurements_histogrami32 (b40c06a5-5d6c-49f0-80a8-86faa238b2b0): Loading data parts | ||
539 | 2023.11.14 23:31:59.094087 [ 3 ] {2dcfbbd4-112b-4a23-9a68-3eaeb96f6b4f} <Debug> oximeter.measurements_histogrami32 (b40c06a5-5d6c-49f0-80a8-86faa238b2b0): There are no data parts | ||
540 | 2023.11.14 23:31:59.095773 [ 3 ] {2dcfbbd4-112b-4a23-9a68-3eaeb96f6b4f} <Debug> DynamicQueryHandler: Done processing query | ||
541 | 2023.11.14 23:31:59.095805 [ 3 ] {2dcfbbd4-112b-4a23-9a68-3eaeb96f6b4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
542 | 2023.11.14 23:31:59.095841 [ 3 ] {} <Debug> HTTP-Session: 77d90608-ff78-46e8-a2c7-c9fc6d21812f Destroying unnamed session | ||
543 | 2023.11.14 23:31:59.095986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
544 | 2023.11.14 23:31:59.096056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
545 | 2023.11.14 23:31:59.096098 [ 3 ] {} <Debug> HTTP-Session: 776ba20f-d557-48d7-ae01-03b4c00949b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
546 | 2023.11.14 23:31:59.096114 [ 3 ] {} <Debug> HTTP-Session: 776ba20f-d557-48d7-ae01-03b4c00949b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
547 | 2023.11.14 23:31:59.096330 [ 3 ] {5296064c-6aa4-43b6-9e57-6fb7fc0b582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
548 | 2023.11.14 23:31:59.096396 [ 3 ] {5296064c-6aa4-43b6-9e57-6fb7fc0b582f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
549 | 2023.11.14 23:31:59.099094 [ 3 ] {5296064c-6aa4-43b6-9e57-6fb7fc0b582f} <Debug> oximeter.measurements_histogramu32 (15a1f871-8c5b-42a2-adf8-01a4b9cdf299): Loading data parts | ||
550 | 2023.11.14 23:31:59.099175 [ 3 ] {5296064c-6aa4-43b6-9e57-6fb7fc0b582f} <Debug> oximeter.measurements_histogramu32 (15a1f871-8c5b-42a2-adf8-01a4b9cdf299): There are no data parts | ||
551 | 2023.11.14 23:31:59.100609 [ 3 ] {5296064c-6aa4-43b6-9e57-6fb7fc0b582f} <Debug> DynamicQueryHandler: Done processing query | ||
552 | 2023.11.14 23:31:59.100637 [ 3 ] {5296064c-6aa4-43b6-9e57-6fb7fc0b582f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
553 | 2023.11.14 23:31:59.100673 [ 3 ] {} <Debug> HTTP-Session: 776ba20f-d557-48d7-ae01-03b4c00949b1 Destroying unnamed session | ||
554 | 2023.11.14 23:31:59.100789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
555 | 2023.11.14 23:31:59.100844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
556 | 2023.11.14 23:31:59.100875 [ 3 ] {} <Debug> HTTP-Session: f8ab8cec-71ab-46c0-8f8f-8803adb3666f Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
557 | 2023.11.14 23:31:59.100896 [ 3 ] {} <Debug> HTTP-Session: f8ab8cec-71ab-46c0-8f8f-8803adb3666f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
558 | 2023.11.14 23:31:59.101115 [ 3 ] {bfb75148-ce2d-4183-8567-a78b5d9a5786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
559 | 2023.11.14 23:31:59.101171 [ 3 ] {bfb75148-ce2d-4183-8567-a78b5d9a5786} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
560 | 2023.11.14 23:31:59.105570 [ 3 ] {bfb75148-ce2d-4183-8567-a78b5d9a5786} <Debug> oximeter.measurements_histogrami64 (1d7a4f9c-d493-49bc-b13c-37e17f4e7b50): Loading data parts | ||
561 | 2023.11.14 23:31:59.105655 [ 3 ] {bfb75148-ce2d-4183-8567-a78b5d9a5786} <Debug> oximeter.measurements_histogrami64 (1d7a4f9c-d493-49bc-b13c-37e17f4e7b50): There are no data parts | ||
562 | 2023.11.14 23:31:59.110775 [ 3 ] {bfb75148-ce2d-4183-8567-a78b5d9a5786} <Debug> DynamicQueryHandler: Done processing query | ||
563 | 2023.11.14 23:31:59.110837 [ 3 ] {bfb75148-ce2d-4183-8567-a78b5d9a5786} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
564 | 2023.11.14 23:31:59.110868 [ 3 ] {} <Debug> HTTP-Session: f8ab8cec-71ab-46c0-8f8f-8803adb3666f Destroying unnamed session | ||
565 | 2023.11.14 23:31:59.111094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
566 | 2023.11.14 23:31:59.111177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
567 | 2023.11.14 23:31:59.111196 [ 3 ] {} <Debug> HTTP-Session: 2141a05f-abd7-4655-b012-6164715e18c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
568 | 2023.11.14 23:31:59.111217 [ 3 ] {} <Debug> HTTP-Session: 2141a05f-abd7-4655-b012-6164715e18c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
569 | 2023.11.14 23:31:59.111433 [ 3 ] {b2b41f8b-4338-4489-93d7-54b603aef3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
570 | 2023.11.14 23:31:59.111482 [ 3 ] {b2b41f8b-4338-4489-93d7-54b603aef3fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
571 | 2023.11.14 23:31:59.113203 [ 3 ] {b2b41f8b-4338-4489-93d7-54b603aef3fd} <Debug> oximeter.measurements_histogramu64 (9a5d7984-7f49-4c7a-984a-376d203921ab): Loading data parts | ||
572 | 2023.11.14 23:31:59.113282 [ 3 ] {b2b41f8b-4338-4489-93d7-54b603aef3fd} <Debug> oximeter.measurements_histogramu64 (9a5d7984-7f49-4c7a-984a-376d203921ab): There are no data parts | ||
573 | 2023.11.14 23:31:59.117515 [ 3 ] {b2b41f8b-4338-4489-93d7-54b603aef3fd} <Debug> DynamicQueryHandler: Done processing query | ||
574 | 2023.11.14 23:31:59.117565 [ 3 ] {b2b41f8b-4338-4489-93d7-54b603aef3fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
575 | 2023.11.14 23:31:59.117595 [ 3 ] {} <Debug> HTTP-Session: 2141a05f-abd7-4655-b012-6164715e18c8 Destroying unnamed session | ||
576 | 2023.11.14 23:31:59.117761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
577 | 2023.11.14 23:31:59.117856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
578 | 2023.11.14 23:31:59.117893 [ 3 ] {} <Debug> HTTP-Session: b4fe6ffa-3c6c-4e08-987a-95c5acd0e1c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
579 | 2023.11.14 23:31:59.117934 [ 3 ] {} <Debug> HTTP-Session: b4fe6ffa-3c6c-4e08-987a-95c5acd0e1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
580 | 2023.11.14 23:31:59.118247 [ 3 ] {e753ef53-6466-4f9a-88db-1b301fd228e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
581 | 2023.11.14 23:31:59.118300 [ 3 ] {e753ef53-6466-4f9a-88db-1b301fd228e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
582 | 2023.11.14 23:31:59.120125 [ 3 ] {e753ef53-6466-4f9a-88db-1b301fd228e3} <Debug> oximeter.measurements_histogramf32 (88fc4513-f65f-483d-89c7-d58db669302b): Loading data parts | ||
583 | 2023.11.14 23:31:59.120229 [ 3 ] {e753ef53-6466-4f9a-88db-1b301fd228e3} <Debug> oximeter.measurements_histogramf32 (88fc4513-f65f-483d-89c7-d58db669302b): There are no data parts | ||
584 | 2023.11.14 23:31:59.122515 [ 3 ] {e753ef53-6466-4f9a-88db-1b301fd228e3} <Debug> DynamicQueryHandler: Done processing query | ||
585 | 2023.11.14 23:31:59.122564 [ 3 ] {e753ef53-6466-4f9a-88db-1b301fd228e3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
586 | 2023.11.14 23:31:59.122606 [ 3 ] {} <Debug> HTTP-Session: b4fe6ffa-3c6c-4e08-987a-95c5acd0e1c1 Destroying unnamed session | ||
587 | 2023.11.14 23:31:59.122781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
588 | 2023.11.14 23:31:59.122887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
589 | 2023.11.14 23:31:59.122935 [ 3 ] {} <Debug> HTTP-Session: 85efad9c-a684-4e3a-9d44-726787d3168a Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
590 | 2023.11.14 23:31:59.122965 [ 3 ] {} <Debug> HTTP-Session: 85efad9c-a684-4e3a-9d44-726787d3168a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
591 | 2023.11.14 23:31:59.123256 [ 3 ] {6a907204-c674-4776-b5d3-d7c139a8492a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
592 | 2023.11.14 23:31:59.123321 [ 3 ] {6a907204-c674-4776-b5d3-d7c139a8492a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
593 | 2023.11.14 23:31:59.124936 [ 3 ] {6a907204-c674-4776-b5d3-d7c139a8492a} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Loading data parts | ||
594 | 2023.11.14 23:31:59.125014 [ 3 ] {6a907204-c674-4776-b5d3-d7c139a8492a} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): There are no data parts | ||
595 | 2023.11.14 23:31:59.129026 [ 3 ] {6a907204-c674-4776-b5d3-d7c139a8492a} <Debug> DynamicQueryHandler: Done processing query | ||
596 | 2023.11.14 23:31:59.129051 [ 3 ] {6a907204-c674-4776-b5d3-d7c139a8492a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
597 | 2023.11.14 23:31:59.129092 [ 3 ] {} <Debug> HTTP-Session: 85efad9c-a684-4e3a-9d44-726787d3168a Destroying unnamed session | ||
598 | 2023.11.14 23:31:59.129261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
599 | 2023.11.14 23:31:59.129342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
600 | 2023.11.14 23:31:59.129391 [ 3 ] {} <Debug> HTTP-Session: d3310724-bd33-42de-8284-8cee94a0c8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
601 | 2023.11.14 23:31:59.129436 [ 3 ] {} <Debug> HTTP-Session: d3310724-bd33-42de-8284-8cee94a0c8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2023.11.14 23:31:59.129754 [ 3 ] {16ef4df1-f157-498f-9024-ab3cc0608462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) /* The field tables store named dimensions of each timeseries. | ||
603 | * | ||
604 | * As with the measurement tables, there is one field table for each field data | ||
605 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
606 | * this behavior **must not** be relied upon for query correctness. | ||
607 | * | ||
608 | * The index for the fields differs from the measurements, however. Rows are | ||
609 | * sorted by timeseries name, then field name, field value, and finally | ||
610 | * timeseries key. This reflects the most common pattern for looking them up: | ||
611 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
612 | * usually then used to look up measurements. | ||
613 | * | ||
614 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
615 | * timeseries name and then key, since it would improve lookups where one | ||
616 | * already has the key. Realistically though, these tables are quite small and | ||
617 | * so performance benefits will be low in absolute terms. | ||
618 | */ | ||
619 | 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) | ||
620 | 2023.11.14 23:31:59.129856 [ 3 ] {16ef4df1-f157-498f-9024-ab3cc0608462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
621 | 2023.11.14 23:31:59.131629 [ 3 ] {16ef4df1-f157-498f-9024-ab3cc0608462} <Debug> oximeter.fields_bool (2e96641b-73c9-4421-97d8-25b0c465ffd8): Loading data parts | ||
622 | 2023.11.14 23:31:59.131734 [ 3 ] {16ef4df1-f157-498f-9024-ab3cc0608462} <Debug> oximeter.fields_bool (2e96641b-73c9-4421-97d8-25b0c465ffd8): There are no data parts | ||
623 | 2023.11.14 23:31:59.133815 [ 3 ] {16ef4df1-f157-498f-9024-ab3cc0608462} <Debug> DynamicQueryHandler: Done processing query | ||
624 | 2023.11.14 23:31:59.133847 [ 3 ] {16ef4df1-f157-498f-9024-ab3cc0608462} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
625 | 2023.11.14 23:31:59.133863 [ 3 ] {} <Debug> HTTP-Session: d3310724-bd33-42de-8284-8cee94a0c8a8 Destroying unnamed session | ||
626 | 2023.11.14 23:31:59.133963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
627 | 2023.11.14 23:31:59.134018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
628 | 2023.11.14 23:31:59.134037 [ 3 ] {} <Debug> HTTP-Session: 65a74689-2cdf-4fe3-af23-e6a33561b09a Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
629 | 2023.11.14 23:31:59.134059 [ 3 ] {} <Debug> HTTP-Session: 65a74689-2cdf-4fe3-af23-e6a33561b09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
630 | 2023.11.14 23:31:59.134222 [ 3 ] {fb41741f-a21a-4851-824e-bfecf35204ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
631 | 2023.11.14 23:31:59.134264 [ 3 ] {fb41741f-a21a-4851-824e-bfecf35204ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
632 | 2023.11.14 23:31:59.135828 [ 3 ] {fb41741f-a21a-4851-824e-bfecf35204ce} <Debug> oximeter.fields_i8 (ad28b244-9fe3-4a64-b016-c264c3dd1136): Loading data parts | ||
633 | 2023.11.14 23:31:59.135910 [ 3 ] {fb41741f-a21a-4851-824e-bfecf35204ce} <Debug> oximeter.fields_i8 (ad28b244-9fe3-4a64-b016-c264c3dd1136): There are no data parts | ||
634 | 2023.11.14 23:31:59.139995 [ 3 ] {fb41741f-a21a-4851-824e-bfecf35204ce} <Debug> DynamicQueryHandler: Done processing query | ||
635 | 2023.11.14 23:31:59.140033 [ 3 ] {fb41741f-a21a-4851-824e-bfecf35204ce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
636 | 2023.11.14 23:31:59.140052 [ 3 ] {} <Debug> HTTP-Session: 65a74689-2cdf-4fe3-af23-e6a33561b09a Destroying unnamed session | ||
637 | 2023.11.14 23:31:59.140161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
638 | 2023.11.14 23:31:59.140225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
639 | 2023.11.14 23:31:59.140248 [ 3 ] {} <Debug> HTTP-Session: 22a139de-a79b-48fe-99d5-002a20c82be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
640 | 2023.11.14 23:31:59.140275 [ 3 ] {} <Debug> HTTP-Session: 22a139de-a79b-48fe-99d5-002a20c82be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2023.11.14 23:31:59.140462 [ 3 ] {d2f4195c-19ec-4fcb-8c74-cbf8b216f20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
642 | 2023.11.14 23:31:59.140519 [ 3 ] {d2f4195c-19ec-4fcb-8c74-cbf8b216f20f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
643 | 2023.11.14 23:31:59.142247 [ 3 ] {d2f4195c-19ec-4fcb-8c74-cbf8b216f20f} <Debug> oximeter.fields_u8 (7ef4b5e4-3b93-4073-aab7-0e86f73eaf3c): Loading data parts | ||
644 | 2023.11.14 23:31:59.142338 [ 3 ] {d2f4195c-19ec-4fcb-8c74-cbf8b216f20f} <Debug> oximeter.fields_u8 (7ef4b5e4-3b93-4073-aab7-0e86f73eaf3c): There are no data parts | ||
645 | 2023.11.14 23:31:59.144472 [ 3 ] {d2f4195c-19ec-4fcb-8c74-cbf8b216f20f} <Debug> DynamicQueryHandler: Done processing query | ||
646 | 2023.11.14 23:31:59.144502 [ 3 ] {d2f4195c-19ec-4fcb-8c74-cbf8b216f20f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
647 | 2023.11.14 23:31:59.144530 [ 3 ] {} <Debug> HTTP-Session: 22a139de-a79b-48fe-99d5-002a20c82be3 Destroying unnamed session | ||
648 | 2023.11.14 23:31:59.144636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
649 | 2023.11.14 23:31:59.144693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
650 | 2023.11.14 23:31:59.144730 [ 3 ] {} <Debug> HTTP-Session: 918f2f86-f611-4278-97b8-9c595550505f Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
651 | 2023.11.14 23:31:59.144749 [ 3 ] {} <Debug> HTTP-Session: 918f2f86-f611-4278-97b8-9c595550505f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2023.11.14 23:31:59.144939 [ 3 ] {daf250dc-44a2-4c15-a967-8708ec242801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
653 | 2023.11.14 23:31:59.144997 [ 3 ] {daf250dc-44a2-4c15-a967-8708ec242801} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
654 | 2023.11.14 23:31:59.146439 [ 3 ] {daf250dc-44a2-4c15-a967-8708ec242801} <Debug> oximeter.fields_i16 (16ccea22-37f0-4bed-8797-f923a0624c82): Loading data parts | ||
655 | 2023.11.14 23:31:59.146521 [ 3 ] {daf250dc-44a2-4c15-a967-8708ec242801} <Debug> oximeter.fields_i16 (16ccea22-37f0-4bed-8797-f923a0624c82): There are no data parts | ||
656 | 2023.11.14 23:31:59.150566 [ 3 ] {daf250dc-44a2-4c15-a967-8708ec242801} <Debug> DynamicQueryHandler: Done processing query | ||
657 | 2023.11.14 23:31:59.150605 [ 3 ] {daf250dc-44a2-4c15-a967-8708ec242801} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
658 | 2023.11.14 23:31:59.150624 [ 3 ] {} <Debug> HTTP-Session: 918f2f86-f611-4278-97b8-9c595550505f Destroying unnamed session | ||
659 | 2023.11.14 23:31:59.150736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
660 | 2023.11.14 23:31:59.150793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
661 | 2023.11.14 23:31:59.150816 [ 3 ] {} <Debug> HTTP-Session: e3dc5609-72ea-4fe2-9044-6bce84e9aa81 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
662 | 2023.11.14 23:31:59.150845 [ 3 ] {} <Debug> HTTP-Session: e3dc5609-72ea-4fe2-9044-6bce84e9aa81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2023.11.14 23:31:59.151034 [ 3 ] {8c7df8e2-e3fe-4e21-959a-f8975608a9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
664 | 2023.11.14 23:31:59.151082 [ 3 ] {8c7df8e2-e3fe-4e21-959a-f8975608a9f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
665 | 2023.11.14 23:31:59.152791 [ 3 ] {8c7df8e2-e3fe-4e21-959a-f8975608a9f6} <Debug> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Loading data parts | ||
666 | 2023.11.14 23:31:59.152873 [ 3 ] {8c7df8e2-e3fe-4e21-959a-f8975608a9f6} <Debug> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): There are no data parts | ||
667 | 2023.11.14 23:31:59.154995 [ 3 ] {8c7df8e2-e3fe-4e21-959a-f8975608a9f6} <Debug> DynamicQueryHandler: Done processing query | ||
668 | 2023.11.14 23:31:59.155024 [ 3 ] {8c7df8e2-e3fe-4e21-959a-f8975608a9f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
669 | 2023.11.14 23:31:59.155051 [ 3 ] {} <Debug> HTTP-Session: e3dc5609-72ea-4fe2-9044-6bce84e9aa81 Destroying unnamed session | ||
670 | 2023.11.14 23:31:59.155159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
671 | 2023.11.14 23:31:59.155218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
672 | 2023.11.14 23:31:59.155247 [ 3 ] {} <Debug> HTTP-Session: 62ccc1c4-1e83-49e8-8716-3d05897e5c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
673 | 2023.11.14 23:31:59.155280 [ 3 ] {} <Debug> HTTP-Session: 62ccc1c4-1e83-49e8-8716-3d05897e5c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2023.11.14 23:31:59.155468 [ 3 ] {2bb73a57-c9e4-4c24-b7fb-d76b639e536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
675 | 2023.11.14 23:31:59.155531 [ 3 ] {2bb73a57-c9e4-4c24-b7fb-d76b639e536c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
676 | 2023.11.14 23:31:59.157130 [ 3 ] {2bb73a57-c9e4-4c24-b7fb-d76b639e536c} <Debug> oximeter.fields_i32 (df726878-7c1d-4fd0-a575-194c5a502295): Loading data parts | ||
677 | 2023.11.14 23:31:59.157213 [ 3 ] {2bb73a57-c9e4-4c24-b7fb-d76b639e536c} <Debug> oximeter.fields_i32 (df726878-7c1d-4fd0-a575-194c5a502295): There are no data parts | ||
678 | 2023.11.14 23:31:59.161248 [ 3 ] {2bb73a57-c9e4-4c24-b7fb-d76b639e536c} <Debug> DynamicQueryHandler: Done processing query | ||
679 | 2023.11.14 23:31:59.161279 [ 3 ] {2bb73a57-c9e4-4c24-b7fb-d76b639e536c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
680 | 2023.11.14 23:31:59.161297 [ 3 ] {} <Debug> HTTP-Session: 62ccc1c4-1e83-49e8-8716-3d05897e5c97 Destroying unnamed session | ||
681 | 2023.11.14 23:31:59.161431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
682 | 2023.11.14 23:31:59.161496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
683 | 2023.11.14 23:31:59.161519 [ 3 ] {} <Debug> HTTP-Session: bdf520e6-ea24-4d2c-8a7b-edbb87fcef38 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
684 | 2023.11.14 23:31:59.161545 [ 3 ] {} <Debug> HTTP-Session: bdf520e6-ea24-4d2c-8a7b-edbb87fcef38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2023.11.14 23:31:59.161740 [ 3 ] {f7ba7581-b65a-497d-9e04-c04c7e806428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
686 | 2023.11.14 23:31:59.161792 [ 3 ] {f7ba7581-b65a-497d-9e04-c04c7e806428} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
687 | 2023.11.14 23:31:59.163454 [ 3 ] {f7ba7581-b65a-497d-9e04-c04c7e806428} <Debug> oximeter.fields_u32 (2e0067f5-aeef-4d94-93ee-d1094668fb0f): Loading data parts | ||
688 | 2023.11.14 23:31:59.163532 [ 3 ] {f7ba7581-b65a-497d-9e04-c04c7e806428} <Debug> oximeter.fields_u32 (2e0067f5-aeef-4d94-93ee-d1094668fb0f): There are no data parts | ||
689 | 2023.11.14 23:31:59.166101 [ 3 ] {f7ba7581-b65a-497d-9e04-c04c7e806428} <Debug> DynamicQueryHandler: Done processing query | ||
690 | 2023.11.14 23:31:59.166147 [ 3 ] {f7ba7581-b65a-497d-9e04-c04c7e806428} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
691 | 2023.11.14 23:31:59.166166 [ 3 ] {} <Debug> HTTP-Session: bdf520e6-ea24-4d2c-8a7b-edbb87fcef38 Destroying unnamed session | ||
692 | 2023.11.14 23:31:59.166288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
693 | 2023.11.14 23:31:59.166347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
694 | 2023.11.14 23:31:59.166370 [ 3 ] {} <Debug> HTTP-Session: d62f7361-2b0a-4e96-9e64-e3d7123ae606 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
695 | 2023.11.14 23:31:59.166397 [ 3 ] {} <Debug> HTTP-Session: d62f7361-2b0a-4e96-9e64-e3d7123ae606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2023.11.14 23:31:59.166603 [ 3 ] {73a28a67-b6a8-4f6d-b0d5-b0c033f9e8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
697 | 2023.11.14 23:31:59.166655 [ 3 ] {73a28a67-b6a8-4f6d-b0d5-b0c033f9e8f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
698 | 2023.11.14 23:31:59.168285 [ 3 ] {73a28a67-b6a8-4f6d-b0d5-b0c033f9e8f1} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Loading data parts | ||
699 | 2023.11.14 23:31:59.168366 [ 3 ] {73a28a67-b6a8-4f6d-b0d5-b0c033f9e8f1} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): There are no data parts | ||
700 | 2023.11.14 23:31:59.172546 [ 3 ] {73a28a67-b6a8-4f6d-b0d5-b0c033f9e8f1} <Debug> DynamicQueryHandler: Done processing query | ||
701 | 2023.11.14 23:31:59.172594 [ 3 ] {73a28a67-b6a8-4f6d-b0d5-b0c033f9e8f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
702 | 2023.11.14 23:31:59.172638 [ 3 ] {} <Debug> HTTP-Session: d62f7361-2b0a-4e96-9e64-e3d7123ae606 Destroying unnamed session | ||
703 | 2023.11.14 23:31:59.172784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
704 | 2023.11.14 23:31:59.172878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
705 | 2023.11.14 23:31:59.172930 [ 3 ] {} <Debug> HTTP-Session: c4b999c2-77fc-425c-aaba-d71b99b66ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
706 | 2023.11.14 23:31:59.172962 [ 3 ] {} <Debug> HTTP-Session: c4b999c2-77fc-425c-aaba-d71b99b66ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2023.11.14 23:31:59.173136 [ 3 ] {921d30d4-8644-4277-ab1f-11481a782f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
708 | 2023.11.14 23:31:59.173185 [ 3 ] {921d30d4-8644-4277-ab1f-11481a782f9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
709 | 2023.11.14 23:31:59.174897 [ 3 ] {921d30d4-8644-4277-ab1f-11481a782f9c} <Debug> oximeter.fields_u64 (12521bb1-6dbf-4e04-a067-f22c96d04154): Loading data parts | ||
710 | 2023.11.14 23:31:59.174983 [ 3 ] {921d30d4-8644-4277-ab1f-11481a782f9c} <Debug> oximeter.fields_u64 (12521bb1-6dbf-4e04-a067-f22c96d04154): There are no data parts | ||
711 | 2023.11.14 23:31:59.177244 [ 3 ] {921d30d4-8644-4277-ab1f-11481a782f9c} <Debug> DynamicQueryHandler: Done processing query | ||
712 | 2023.11.14 23:31:59.177307 [ 3 ] {921d30d4-8644-4277-ab1f-11481a782f9c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
713 | 2023.11.14 23:31:59.177369 [ 3 ] {} <Debug> HTTP-Session: c4b999c2-77fc-425c-aaba-d71b99b66ac7 Destroying unnamed session | ||
714 | 2023.11.14 23:31:59.177540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
715 | 2023.11.14 23:31:59.177636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
716 | 2023.11.14 23:31:59.177687 [ 3 ] {} <Debug> HTTP-Session: 665dafb5-5a47-4130-b80d-9bf3436b0f96 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
717 | 2023.11.14 23:31:59.177718 [ 3 ] {} <Debug> HTTP-Session: 665dafb5-5a47-4130-b80d-9bf3436b0f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
718 | 2023.11.14 23:31:59.178024 [ 3 ] {84a50f7b-d922-42f1-8947-fd1e7d828730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
719 | 2023.11.14 23:31:59.178073 [ 3 ] {84a50f7b-d922-42f1-8947-fd1e7d828730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
720 | 2023.11.14 23:31:59.179633 [ 3 ] {84a50f7b-d922-42f1-8947-fd1e7d828730} <Debug> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Loading data parts | ||
721 | 2023.11.14 23:31:59.179720 [ 3 ] {84a50f7b-d922-42f1-8947-fd1e7d828730} <Debug> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): There are no data parts | ||
722 | 2023.11.14 23:31:59.183965 [ 3 ] {84a50f7b-d922-42f1-8947-fd1e7d828730} <Debug> DynamicQueryHandler: Done processing query | ||
723 | 2023.11.14 23:31:59.184038 [ 3 ] {84a50f7b-d922-42f1-8947-fd1e7d828730} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
724 | 2023.11.14 23:31:59.184076 [ 3 ] {} <Debug> HTTP-Session: 665dafb5-5a47-4130-b80d-9bf3436b0f96 Destroying unnamed session | ||
725 | 2023.11.14 23:31:59.184273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
726 | 2023.11.14 23:31:59.184368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
727 | 2023.11.14 23:31:59.184406 [ 3 ] {} <Debug> HTTP-Session: 0cb7e302-234a-4ef1-800e-cb1bb1b5bbea Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
728 | 2023.11.14 23:31:59.184453 [ 3 ] {} <Debug> HTTP-Session: 0cb7e302-234a-4ef1-800e-cb1bb1b5bbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2023.11.14 23:31:59.184754 [ 3 ] {763a12ca-4f3f-4431-8fdc-c2810f2bca5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
730 | 2023.11.14 23:31:59.184851 [ 3 ] {763a12ca-4f3f-4431-8fdc-c2810f2bca5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
731 | 2023.11.14 23:31:59.186850 [ 3 ] {763a12ca-4f3f-4431-8fdc-c2810f2bca5a} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Loading data parts | ||
732 | 2023.11.14 23:31:59.186929 [ 3 ] {763a12ca-4f3f-4431-8fdc-c2810f2bca5a} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): There are no data parts | ||
733 | 2023.11.14 23:31:59.189186 [ 3 ] {763a12ca-4f3f-4431-8fdc-c2810f2bca5a} <Debug> DynamicQueryHandler: Done processing query | ||
734 | 2023.11.14 23:31:59.189236 [ 3 ] {763a12ca-4f3f-4431-8fdc-c2810f2bca5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
735 | 2023.11.14 23:31:59.189281 [ 3 ] {} <Debug> HTTP-Session: 0cb7e302-234a-4ef1-800e-cb1bb1b5bbea Destroying unnamed session | ||
736 | 2023.11.14 23:31:59.189456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
737 | 2023.11.14 23:31:59.189565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
738 | 2023.11.14 23:31:59.189615 [ 3 ] {} <Debug> HTTP-Session: 4ac56854-e6d0-4bcc-8541-1e41336d8d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
739 | 2023.11.14 23:31:59.189661 [ 3 ] {} <Debug> HTTP-Session: 4ac56854-e6d0-4bcc-8541-1e41336d8d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2023.11.14 23:31:59.189959 [ 3 ] {30c1e70d-484d-4cfa-b4ba-aa6043271f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) 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) | ||
741 | 2023.11.14 23:31:59.190014 [ 3 ] {30c1e70d-484d-4cfa-b4ba-aa6043271f39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
742 | 2023.11.14 23:31:59.191569 [ 3 ] {30c1e70d-484d-4cfa-b4ba-aa6043271f39} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Loading data parts | ||
743 | 2023.11.14 23:31:59.191665 [ 3 ] {30c1e70d-484d-4cfa-b4ba-aa6043271f39} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): There are no data parts | ||
744 | 2023.11.14 23:31:59.195858 [ 3 ] {30c1e70d-484d-4cfa-b4ba-aa6043271f39} <Debug> DynamicQueryHandler: Done processing query | ||
745 | 2023.11.14 23:31:59.195916 [ 3 ] {30c1e70d-484d-4cfa-b4ba-aa6043271f39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
746 | 2023.11.14 23:31:59.195952 [ 3 ] {} <Debug> HTTP-Session: 4ac56854-e6d0-4bcc-8541-1e41336d8d05 Destroying unnamed session | ||
747 | 2023.11.14 23:31:59.196185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
748 | 2023.11.14 23:31:59.196288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
749 | 2023.11.14 23:31:59.196315 [ 3 ] {} <Debug> HTTP-Session: 4a0b4fcc-48cc-4e31-97c4-968dec2227b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
750 | 2023.11.14 23:31:59.196342 [ 3 ] {} <Debug> HTTP-Session: 4a0b4fcc-48cc-4e31-97c4-968dec2227b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2023.11.14 23:31:59.196621 [ 3 ] {61e7d185-85a1-416e-b53c-52ed792679c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) /* The timeseries schema table stores the extracted schema for the samples | ||
752 | * oximeter collects. | ||
753 | */ | ||
754 | 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) | ||
755 | 2023.11.14 23:31:59.196702 [ 3 ] {61e7d185-85a1-416e-b53c-52ed792679c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
756 | 2023.11.14 23:31:59.198575 [ 3 ] {61e7d185-85a1-416e-b53c-52ed792679c2} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0): Loading data parts | ||
757 | 2023.11.14 23:31:59.198663 [ 3 ] {61e7d185-85a1-416e-b53c-52ed792679c2} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0): There are no data parts | ||
758 | 2023.11.14 23:31:59.200918 [ 3 ] {61e7d185-85a1-416e-b53c-52ed792679c2} <Debug> DynamicQueryHandler: Done processing query | ||
759 | 2023.11.14 23:31:59.200984 [ 3 ] {61e7d185-85a1-416e-b53c-52ed792679c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
760 | 2023.11.14 23:31:59.201016 [ 3 ] {} <Debug> HTTP-Session: 4a0b4fcc-48cc-4e31-97c4-968dec2227b6 Destroying unnamed session | ||
761 | 2023.11.14 23:31:59.201243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54139, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
762 | 2023.11.14 23:31:59.201342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
763 | 2023.11.14 23:31:59.201381 [ 3 ] {} <Debug> HTTP-Session: ca409e68-59c8-4636-92ca-3cdf21d17603 Authenticating user 'default' from [fd00:1122:3344:101::d]:54139 | ||
764 | 2023.11.14 23:31:59.201439 [ 3 ] {} <Debug> HTTP-Session: ca409e68-59c8-4636-92ca-3cdf21d17603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
765 | 2023.11.14 23:31:59.201639 [ 3 ] {2603bc0a-3e5f-4970-9ae3-323595d13a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54139) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
766 | 2023.11.14 23:31:59.201839 [ 3 ] {2603bc0a-3e5f-4970-9ae3-323595d13a48} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
767 | 2023.11.14 23:31:59.205299 [ 3 ] {2603bc0a-3e5f-4970-9ae3-323595d13a48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
768 | 2023.11.14 23:31:59.208104 [ 3 ] {2603bc0a-3e5f-4970-9ae3-323595d13a48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2023.11.14 23:31:59.208374 [ 3 ] {2603bc0a-3e5f-4970-9ae3-323595d13a48} <Trace> oximeter.version (eeca8122-6098-43a6-bfbf-6db45159bed7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
770 | 2023.11.14 23:31:59.208592 [ 3 ] {2603bc0a-3e5f-4970-9ae3-323595d13a48} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006907708 sec., 144 rows/sec., 2.26 KiB/sec. | ||
771 | 2023.11.14 23:31:59.208707 [ 3 ] {2603bc0a-3e5f-4970-9ae3-323595d13a48} <Debug> DynamicQueryHandler: Done processing query | ||
772 | 2023.11.14 23:31:59.208735 [ 3 ] {2603bc0a-3e5f-4970-9ae3-323595d13a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
773 | 2023.11.14 23:31:59.208759 [ 3 ] {} <Debug> HTTP-Session: ca409e68-59c8-4636-92ca-3cdf21d17603 Destroying unnamed session | ||
774 | 2023.11.14 23:32:00.000162 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.98 MiB, peak 232.05 MiB, will set to 228.30 MiB (RSS), difference: 1.32 MiB | ||
775 | 2023.11.14 23:32:01.642030 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
776 | 2023.11.14 23:32:01.642132 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
777 | 2023.11.14 23:32:16.643084 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
778 | 2023.11.14 23:32:16.643179 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
779 | 2023.11.14 23:32:31.644212 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
780 | 2023.11.14 23:32:31.644293 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
781 | 2023.11.14 23:32:39.119648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
782 | 2023.11.14 23:32:39.119887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
783 | 2023.11.14 23:32:39.119975 [ 3 ] {} <Debug> HTTP-Session: 69759baf-7a06-452c-8435-bcb82d1f1a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
784 | 2023.11.14 23:32:39.120002 [ 3 ] {} <Debug> HTTP-Session: 69759baf-7a06-452c-8435-bcb82d1f1a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
785 | 2023.11.14 23:32:39.120194 [ 3 ] {7f8b1376-73ab-4ea0-bd02-aaefb4122bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
786 | 2023.11.14 23:32:39.120598 [ 3 ] {7f8b1376-73ab-4ea0-bd02-aaefb4122bf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
787 | 2023.11.14 23:32:39.121320 [ 3 ] {7f8b1376-73ab-4ea0-bd02-aaefb4122bf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2023.11.14 23:32:39.121502 [ 3 ] {7f8b1376-73ab-4ea0-bd02-aaefb4122bf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2023.11.14 23:32:39.122408 [ 3 ] {7f8b1376-73ab-4ea0-bd02-aaefb4122bf5} <Debug> DynamicQueryHandler: Done processing query | ||
790 | 2023.11.14 23:32:39.122471 [ 3 ] {7f8b1376-73ab-4ea0-bd02-aaefb4122bf5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
791 | 2023.11.14 23:32:39.122523 [ 3 ] {} <Debug> HTTP-Session: 69759baf-7a06-452c-8435-bcb82d1f1a2f Destroying unnamed session | ||
792 | 2023.11.14 23:32:39.124947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
793 | 2023.11.14 23:32:39.125071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
794 | 2023.11.14 23:32:39.125117 [ 3 ] {} <Debug> HTTP-Session: 443ecce8-192c-4cf2-8063-f0ae4398436f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
795 | 2023.11.14 23:32:39.125151 [ 3 ] {} <Debug> HTTP-Session: 443ecce8-192c-4cf2-8063-f0ae4398436f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
796 | 2023.11.14 23:32:39.125459 [ 3 ] {eb8ef67b-97b1-4bbb-9f55-71cc83bfdbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) | ||
797 | 2023.11.14 23:32:39.130883 [ 3 ] {eb8ef67b-97b1-4bbb-9f55-71cc83bfdbde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2023.11.14 23:32:39.131129 [ 3 ] {eb8ef67b-97b1-4bbb-9f55-71cc83bfdbde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2023.11.14 23:32:39.131174 [ 3 ] {eb8ef67b-97b1-4bbb-9f55-71cc83bfdbde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2023.11.14 23:32:39.131966 [ 3 ] {eb8ef67b-97b1-4bbb-9f55-71cc83bfdbde} <Debug> DynamicQueryHandler: Done processing query | ||
801 | 2023.11.14 23:32:39.131994 [ 3 ] {eb8ef67b-97b1-4bbb-9f55-71cc83bfdbde} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
802 | 2023.11.14 23:32:39.132046 [ 3 ] {} <Debug> HTTP-Session: 443ecce8-192c-4cf2-8063-f0ae4398436f Destroying unnamed session | ||
803 | 2023.11.14 23:32:39.132599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
804 | 2023.11.14 23:32:39.132678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
805 | 2023.11.14 23:32:39.132700 [ 3 ] {} <Debug> HTTP-Session: 06c48fe9-c243-4897-b3dc-285a50ef56c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
806 | 2023.11.14 23:32:39.132717 [ 3 ] {} <Debug> HTTP-Session: 06c48fe9-c243-4897-b3dc-285a50ef56c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
807 | 2023.11.14 23:32:39.132829 [ 3 ] {3aaf8e77-e15d-419e-8b2a-089928ddeecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) | ||
808 | 2023.11.14 23:32:39.133260 [ 3 ] {3aaf8e77-e15d-419e-8b2a-089928ddeecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2023.11.14 23:32:39.133405 [ 3 ] {3aaf8e77-e15d-419e-8b2a-089928ddeecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2023.11.14 23:32:39.133447 [ 3 ] {3aaf8e77-e15d-419e-8b2a-089928ddeecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2023.11.14 23:32:39.134221 [ 3 ] {3aaf8e77-e15d-419e-8b2a-089928ddeecf} <Debug> DynamicQueryHandler: Done processing query | ||
812 | 2023.11.14 23:32:39.134249 [ 3 ] {3aaf8e77-e15d-419e-8b2a-089928ddeecf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
813 | 2023.11.14 23:32:39.134266 [ 3 ] {} <Debug> HTTP-Session: 06c48fe9-c243-4897-b3dc-285a50ef56c7 Destroying unnamed session | ||
814 | 2023.11.14 23:32:39.134517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
815 | 2023.11.14 23:32:39.134563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
816 | 2023.11.14 23:32:39.134582 [ 3 ] {} <Debug> HTTP-Session: 81c4b03c-d67a-4e68-a341-9fb7d84fd8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
817 | 2023.11.14 23:32:39.134599 [ 3 ] {} <Debug> HTTP-Session: 81c4b03c-d67a-4e68-a341-9fb7d84fd8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
818 | 2023.11.14 23:32:39.134712 [ 3 ] {a17a2546-8093-46a3-a5c6-a878fe183028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
819 | 2023.11.14 23:32:39.135056 [ 3 ] {a17a2546-8093-46a3-a5c6-a878fe183028} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2023.11.14 23:32:39.135201 [ 3 ] {a17a2546-8093-46a3-a5c6-a878fe183028} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2023.11.14 23:32:39.135243 [ 3 ] {a17a2546-8093-46a3-a5c6-a878fe183028} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
822 | 2023.11.14 23:32:39.136032 [ 3 ] {a17a2546-8093-46a3-a5c6-a878fe183028} <Debug> DynamicQueryHandler: Done processing query | ||
823 | 2023.11.14 23:32:39.136059 [ 3 ] {a17a2546-8093-46a3-a5c6-a878fe183028} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
824 | 2023.11.14 23:32:39.136074 [ 3 ] {} <Debug> HTTP-Session: 81c4b03c-d67a-4e68-a341-9fb7d84fd8ea Destroying unnamed session | ||
825 | 2023.11.14 23:32:39.136290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
826 | 2023.11.14 23:32:39.136335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
827 | 2023.11.14 23:32:39.136355 [ 3 ] {} <Debug> HTTP-Session: 44f29569-5c6c-41ef-ae4e-f88c4fbf4a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
828 | 2023.11.14 23:32:39.136371 [ 3 ] {} <Debug> HTTP-Session: 44f29569-5c6c-41ef-ae4e-f88c4fbf4a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
829 | 2023.11.14 23:32:39.136482 [ 3 ] {006afc34-8b52-4c9a-ad99-83eb5f812234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
830 | 2023.11.14 23:32:39.136824 [ 3 ] {006afc34-8b52-4c9a-ad99-83eb5f812234} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
831 | 2023.11.14 23:32:39.136968 [ 3 ] {006afc34-8b52-4c9a-ad99-83eb5f812234} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2023.11.14 23:32:39.137010 [ 3 ] {006afc34-8b52-4c9a-ad99-83eb5f812234} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2023.11.14 23:32:39.137729 [ 3 ] {006afc34-8b52-4c9a-ad99-83eb5f812234} <Debug> DynamicQueryHandler: Done processing query | ||
834 | 2023.11.14 23:32:39.137757 [ 3 ] {006afc34-8b52-4c9a-ad99-83eb5f812234} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
835 | 2023.11.14 23:32:39.137773 [ 3 ] {} <Debug> HTTP-Session: 44f29569-5c6c-41ef-ae4e-f88c4fbf4a53 Destroying unnamed session | ||
836 | 2023.11.14 23:32:39.137976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
837 | 2023.11.14 23:32:39.138020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
838 | 2023.11.14 23:32:39.138039 [ 3 ] {} <Debug> HTTP-Session: 043de172-fb76-440a-979b-8e4aa84aa3d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
839 | 2023.11.14 23:32:39.138054 [ 3 ] {} <Debug> HTTP-Session: 043de172-fb76-440a-979b-8e4aa84aa3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
840 | 2023.11.14 23:32:39.138167 [ 3 ] {b62da627-467f-4e4c-8bad-39764b89eff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
841 | 2023.11.14 23:32:39.138511 [ 3 ] {b62da627-467f-4e4c-8bad-39764b89eff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2023.11.14 23:32:39.138658 [ 3 ] {b62da627-467f-4e4c-8bad-39764b89eff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
843 | 2023.11.14 23:32:39.138700 [ 3 ] {b62da627-467f-4e4c-8bad-39764b89eff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
844 | 2023.11.14 23:32:39.139501 [ 3 ] {b62da627-467f-4e4c-8bad-39764b89eff6} <Debug> DynamicQueryHandler: Done processing query | ||
845 | 2023.11.14 23:32:39.139531 [ 3 ] {b62da627-467f-4e4c-8bad-39764b89eff6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
846 | 2023.11.14 23:32:39.139547 [ 3 ] {} <Debug> HTTP-Session: 043de172-fb76-440a-979b-8e4aa84aa3d0 Destroying unnamed session | ||
847 | 2023.11.14 23:32:39.139731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
848 | 2023.11.14 23:32:39.139775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
849 | 2023.11.14 23:32:39.139795 [ 3 ] {} <Debug> HTTP-Session: f356c2dd-b5da-4a94-9887-17bf79938992 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
850 | 2023.11.14 23:32:39.139812 [ 3 ] {} <Debug> HTTP-Session: f356c2dd-b5da-4a94-9887-17bf79938992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2023.11.14 23:32:39.139925 [ 3 ] {e986bac1-dea4-469d-8e9c-34334262e48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
852 | 2023.11.14 23:32:39.140279 [ 3 ] {e986bac1-dea4-469d-8e9c-34334262e48b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
853 | 2023.11.14 23:32:39.140427 [ 3 ] {e986bac1-dea4-469d-8e9c-34334262e48b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
854 | 2023.11.14 23:32:39.140469 [ 3 ] {e986bac1-dea4-469d-8e9c-34334262e48b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
855 | 2023.11.14 23:32:39.141272 [ 3 ] {e986bac1-dea4-469d-8e9c-34334262e48b} <Debug> DynamicQueryHandler: Done processing query | ||
856 | 2023.11.14 23:32:39.141301 [ 3 ] {e986bac1-dea4-469d-8e9c-34334262e48b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
857 | 2023.11.14 23:32:39.141317 [ 3 ] {} <Debug> HTTP-Session: f356c2dd-b5da-4a94-9887-17bf79938992 Destroying unnamed session | ||
858 | 2023.11.14 23:32:39.141522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
859 | 2023.11.14 23:32:39.141567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
860 | 2023.11.14 23:32:39.141586 [ 3 ] {} <Debug> HTTP-Session: b88200d7-7744-4f22-a78f-9cb80fd9d383 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
861 | 2023.11.14 23:32:39.141603 [ 3 ] {} <Debug> HTTP-Session: b88200d7-7744-4f22-a78f-9cb80fd9d383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
862 | 2023.11.14 23:32:39.141717 [ 3 ] {7b1c68c2-b206-48a6-ac27-a011cb2dd85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
863 | 2023.11.14 23:32:39.142066 [ 3 ] {7b1c68c2-b206-48a6-ac27-a011cb2dd85e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
864 | 2023.11.14 23:32:39.142214 [ 3 ] {7b1c68c2-b206-48a6-ac27-a011cb2dd85e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
865 | 2023.11.14 23:32:39.142255 [ 3 ] {7b1c68c2-b206-48a6-ac27-a011cb2dd85e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
866 | 2023.11.14 23:32:39.143016 [ 3 ] {7b1c68c2-b206-48a6-ac27-a011cb2dd85e} <Debug> DynamicQueryHandler: Done processing query | ||
867 | 2023.11.14 23:32:39.143043 [ 3 ] {7b1c68c2-b206-48a6-ac27-a011cb2dd85e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
868 | 2023.11.14 23:32:39.143059 [ 3 ] {} <Debug> HTTP-Session: b88200d7-7744-4f22-a78f-9cb80fd9d383 Destroying unnamed session | ||
869 | 2023.11.14 23:32:39.143280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
870 | 2023.11.14 23:32:39.143322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
871 | 2023.11.14 23:32:39.143341 [ 3 ] {} <Debug> HTTP-Session: 349eb896-7181-4b97-b8da-af6c40ae2c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
872 | 2023.11.14 23:32:39.143357 [ 3 ] {} <Debug> HTTP-Session: 349eb896-7181-4b97-b8da-af6c40ae2c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
873 | 2023.11.14 23:32:39.143471 [ 3 ] {3fa84fc2-2499-4079-97aa-1590f0c4d20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
874 | 2023.11.14 23:32:39.143816 [ 3 ] {3fa84fc2-2499-4079-97aa-1590f0c4d20d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
875 | 2023.11.14 23:32:39.143968 [ 3 ] {3fa84fc2-2499-4079-97aa-1590f0c4d20d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
876 | 2023.11.14 23:32:39.144007 [ 3 ] {3fa84fc2-2499-4079-97aa-1590f0c4d20d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
877 | 2023.11.14 23:32:39.144783 [ 3 ] {3fa84fc2-2499-4079-97aa-1590f0c4d20d} <Debug> DynamicQueryHandler: Done processing query | ||
878 | 2023.11.14 23:32:39.144810 [ 3 ] {3fa84fc2-2499-4079-97aa-1590f0c4d20d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
879 | 2023.11.14 23:32:39.144826 [ 3 ] {} <Debug> HTTP-Session: 349eb896-7181-4b97-b8da-af6c40ae2c81 Destroying unnamed session | ||
880 | 2023.11.14 23:32:39.145036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
881 | 2023.11.14 23:32:39.145081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
882 | 2023.11.14 23:32:39.145101 [ 3 ] {} <Debug> HTTP-Session: cd9ef5b6-ceb6-4705-a3d5-3a06524a6ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
883 | 2023.11.14 23:32:39.145117 [ 3 ] {} <Debug> HTTP-Session: cd9ef5b6-ceb6-4705-a3d5-3a06524a6ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
884 | 2023.11.14 23:32:39.145233 [ 3 ] {6b684ec6-9a92-4ebd-a3db-00caeadef71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
885 | 2023.11.14 23:32:39.145591 [ 3 ] {6b684ec6-9a92-4ebd-a3db-00caeadef71f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
886 | 2023.11.14 23:32:39.145744 [ 3 ] {6b684ec6-9a92-4ebd-a3db-00caeadef71f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
887 | 2023.11.14 23:32:39.145785 [ 3 ] {6b684ec6-9a92-4ebd-a3db-00caeadef71f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
888 | 2023.11.14 23:32:39.146519 [ 3 ] {6b684ec6-9a92-4ebd-a3db-00caeadef71f} <Debug> DynamicQueryHandler: Done processing query | ||
889 | 2023.11.14 23:32:39.146546 [ 3 ] {6b684ec6-9a92-4ebd-a3db-00caeadef71f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
890 | 2023.11.14 23:32:39.146562 [ 3 ] {} <Debug> HTTP-Session: cd9ef5b6-ceb6-4705-a3d5-3a06524a6ad2 Destroying unnamed session | ||
891 | 2023.11.14 23:32:39.146753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
892 | 2023.11.14 23:32:39.146797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
893 | 2023.11.14 23:32:39.146816 [ 3 ] {} <Debug> HTTP-Session: 72014436-ef36-40ae-95f3-79ce1aa6eea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
894 | 2023.11.14 23:32:39.146832 [ 3 ] {} <Debug> HTTP-Session: 72014436-ef36-40ae-95f3-79ce1aa6eea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
895 | 2023.11.14 23:32:39.146950 [ 3 ] {b6253911-c2f8-43e5-84c7-338c0d70b80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
896 | 2023.11.14 23:32:39.147296 [ 3 ] {b6253911-c2f8-43e5-84c7-338c0d70b80b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
897 | 2023.11.14 23:32:39.147449 [ 3 ] {b6253911-c2f8-43e5-84c7-338c0d70b80b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
898 | 2023.11.14 23:32:39.147490 [ 3 ] {b6253911-c2f8-43e5-84c7-338c0d70b80b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
899 | 2023.11.14 23:32:39.148237 [ 3 ] {b6253911-c2f8-43e5-84c7-338c0d70b80b} <Debug> DynamicQueryHandler: Done processing query | ||
900 | 2023.11.14 23:32:39.148266 [ 3 ] {b6253911-c2f8-43e5-84c7-338c0d70b80b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
901 | 2023.11.14 23:32:39.148282 [ 3 ] {} <Debug> HTTP-Session: 72014436-ef36-40ae-95f3-79ce1aa6eea8 Destroying unnamed session | ||
902 | 2023.11.14 23:32:39.153503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
903 | 2023.11.14 23:32:39.153557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
904 | 2023.11.14 23:32:39.153582 [ 3 ] {} <Debug> HTTP-Session: 35ac8ccb-2356-4eb8-b6be-ae6385613f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
905 | 2023.11.14 23:32:39.153602 [ 3 ] {} <Debug> HTTP-Session: 35ac8ccb-2356-4eb8-b6be-ae6385613f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
906 | 2023.11.14 23:32:39.153747 [ 3 ] {60b20203-92fc-46d6-9d96-17288e31499b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
907 | 2023.11.14 23:32:39.154147 [ 3 ] {60b20203-92fc-46d6-9d96-17288e31499b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
908 | 2023.11.14 23:32:39.154304 [ 3 ] {60b20203-92fc-46d6-9d96-17288e31499b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
909 | 2023.11.14 23:32:39.154345 [ 3 ] {60b20203-92fc-46d6-9d96-17288e31499b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
910 | 2023.11.14 23:32:39.155273 [ 3 ] {60b20203-92fc-46d6-9d96-17288e31499b} <Debug> DynamicQueryHandler: Done processing query | ||
911 | 2023.11.14 23:32:39.155301 [ 3 ] {60b20203-92fc-46d6-9d96-17288e31499b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
912 | 2023.11.14 23:32:39.155318 [ 3 ] {} <Debug> HTTP-Session: 35ac8ccb-2356-4eb8-b6be-ae6385613f66 Destroying unnamed session | ||
913 | 2023.11.14 23:32:39.155455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
914 | 2023.11.14 23:32:39.155501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
915 | 2023.11.14 23:32:39.155521 [ 3 ] {} <Debug> HTTP-Session: dc4afe94-3f1e-42c9-9d4d-5841769a28a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
916 | 2023.11.14 23:32:39.155538 [ 3 ] {} <Debug> HTTP-Session: dc4afe94-3f1e-42c9-9d4d-5841769a28a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
917 | 2023.11.14 23:32:39.155619 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
918 | 2023.11.14 23:32:39.155660 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
919 | 2023.11.14 23:32:39.156425 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
920 | 2023.11.14 23:32:39.159959 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
921 | 2023.11.14 23:32:39.160753 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2023.11.14 23:32:39.161127 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
923 | 2023.11.14 23:32:39.161267 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.005632213 sec., 2130 rows/sec., 287.48 KiB/sec. | ||
924 | 2023.11.14 23:32:39.161391 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Debug> DynamicQueryHandler: Done processing query | ||
925 | 2023.11.14 23:32:39.161415 [ 3 ] {47d0c602-50ac-47e4-8a64-b1e228678378} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
926 | 2023.11.14 23:32:39.161430 [ 3 ] {} <Debug> HTTP-Session: dc4afe94-3f1e-42c9-9d4d-5841769a28a5 Destroying unnamed session | ||
927 | 2023.11.14 23:32:39.161526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
928 | 2023.11.14 23:32:39.161570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
929 | 2023.11.14 23:32:39.161589 [ 3 ] {} <Debug> HTTP-Session: bef43dbe-4484-40f7-bacb-81c4cbf302bd Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
930 | 2023.11.14 23:32:39.161606 [ 3 ] {} <Debug> HTTP-Session: bef43dbe-4484-40f7-bacb-81c4cbf302bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
931 | 2023.11.14 23:32:39.161675 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
932 | 2023.11.14 23:32:39.161715 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
933 | 2023.11.14 23:32:39.161818 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
934 | 2023.11.14 23:32:39.165927 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
935 | 2023.11.14 23:32:39.166296 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
936 | 2023.11.14 23:32:39.166620 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
937 | 2023.11.14 23:32:39.166755 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Information> executeQuery: Read 6 rows, 348.00 B in 0.005058837 sec., 1186 rows/sec., 67.18 KiB/sec. | ||
938 | 2023.11.14 23:32:39.166919 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Debug> DynamicQueryHandler: Done processing query | ||
939 | 2023.11.14 23:32:39.166944 [ 3 ] {fe428dbb-c0e3-4b15-ba3f-dab801c544fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
940 | 2023.11.14 23:32:39.166959 [ 3 ] {} <Debug> HTTP-Session: bef43dbe-4484-40f7-bacb-81c4cbf302bd Destroying unnamed session | ||
941 | 2023.11.14 23:32:39.167143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
942 | 2023.11.14 23:32:39.167189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
943 | 2023.11.14 23:32:39.167208 [ 3 ] {} <Debug> HTTP-Session: 123373b2-2f67-4db4-bde1-7531a090ca16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
944 | 2023.11.14 23:32:39.167224 [ 3 ] {} <Debug> HTTP-Session: 123373b2-2f67-4db4-bde1-7531a090ca16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
945 | 2023.11.14 23:32:39.167299 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
946 | 2023.11.14 23:32:39.167338 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
947 | 2023.11.14 23:32:39.167450 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
948 | 2023.11.14 23:32:39.167875 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
949 | 2023.11.14 23:32:39.168317 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
950 | 2023.11.14 23:32:39.168588 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
951 | 2023.11.14 23:32:39.168720 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001396195 sec., 68758 rows/sec., 6.52 MiB/sec. | ||
952 | 2023.11.14 23:32:39.168835 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Debug> DynamicQueryHandler: Done processing query | ||
953 | 2023.11.14 23:32:39.168858 [ 3 ] {dd16939d-00ce-4e3b-a592-fac50820f663} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
954 | 2023.11.14 23:32:39.168874 [ 3 ] {} <Debug> HTTP-Session: 123373b2-2f67-4db4-bde1-7531a090ca16 Destroying unnamed session | ||
955 | 2023.11.14 23:32:39.169164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 46426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
956 | 2023.11.14 23:32:39.169209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
957 | 2023.11.14 23:32:39.169228 [ 3 ] {} <Debug> HTTP-Session: 27ef6cbf-856e-47d5-b952-809b3b292ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
958 | 2023.11.14 23:32:39.169244 [ 3 ] {} <Debug> HTTP-Session: 27ef6cbf-856e-47d5-b952-809b3b292ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
959 | 2023.11.14 23:32:39.169324 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
960 | 2023.11.14 23:32:39.169363 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
961 | 2023.11.14 23:32:39.170619 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
962 | 2023.11.14 23:32:39.173577 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
963 | 2023.11.14 23:32:39.174153 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
964 | 2023.11.14 23:32:39.174429 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
965 | 2023.11.14 23:32:39.174568 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.00522734 sec., 55668 rows/sec., 3.82 MiB/sec. | ||
966 | 2023.11.14 23:32:39.174685 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Debug> DynamicQueryHandler: Done processing query | ||
967 | 2023.11.14 23:32:39.174709 [ 3 ] {90fba08a-8731-4980-8782-e631af141751} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
968 | 2023.11.14 23:32:39.174725 [ 3 ] {} <Debug> HTTP-Session: 27ef6cbf-856e-47d5-b952-809b3b292ebb Destroying unnamed session | ||
969 | 2023.11.14 23:32:39.174823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
970 | 2023.11.14 23:32:39.174869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
971 | 2023.11.14 23:32:39.174888 [ 3 ] {} <Debug> HTTP-Session: c79fb225-dcca-42e3-9cab-1ae5f4ca5930 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
972 | 2023.11.14 23:32:39.174904 [ 3 ] {} <Debug> HTTP-Session: c79fb225-dcca-42e3-9cab-1ae5f4ca5930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
973 | 2023.11.14 23:32:39.174972 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
974 | 2023.11.14 23:32:39.175011 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
975 | 2023.11.14 23:32:39.175119 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
976 | 2023.11.14 23:32:39.175387 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
977 | 2023.11.14 23:32:39.175819 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
978 | 2023.11.14 23:32:39.176160 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
979 | 2023.11.14 23:32:39.176299 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001298844 sec., 4619 rows/sec., 193.98 KiB/sec. | ||
980 | 2023.11.14 23:32:39.176421 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Debug> DynamicQueryHandler: Done processing query | ||
981 | 2023.11.14 23:32:39.176445 [ 3 ] {ffeacdf5-dfd1-4654-ad19-3519f6187b21} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
982 | 2023.11.14 23:32:39.176462 [ 3 ] {} <Debug> HTTP-Session: c79fb225-dcca-42e3-9cab-1ae5f4ca5930 Destroying unnamed session | ||
983 | 2023.11.14 23:32:39.176592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
984 | 2023.11.14 23:32:39.176637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
985 | 2023.11.14 23:32:39.176656 [ 3 ] {} <Debug> HTTP-Session: 2087cdfb-1343-4c7c-9261-86f111c3ee15 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
986 | 2023.11.14 23:32:39.176672 [ 3 ] {} <Debug> HTTP-Session: 2087cdfb-1343-4c7c-9261-86f111c3ee15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
987 | 2023.11.14 23:32:39.176746 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
988 | 2023.11.14 23:32:39.176787 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
989 | 2023.11.14 23:32:39.176906 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
990 | 2023.11.14 23:32:39.177193 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
991 | 2023.11.14 23:32:39.177640 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
992 | 2023.11.14 23:32:39.177982 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
993 | 2023.11.14 23:32:39.178127 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001357105 sec., 51580 rows/sec., 3.13 MiB/sec. | ||
994 | 2023.11.14 23:32:39.178247 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Debug> DynamicQueryHandler: Done processing query | ||
995 | 2023.11.14 23:32:39.178271 [ 3 ] {6609daec-7101-478f-ace0-9f2d3c8c621f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
996 | 2023.11.14 23:32:39.178286 [ 3 ] {} <Debug> HTTP-Session: 2087cdfb-1343-4c7c-9261-86f111c3ee15 Destroying unnamed session | ||
997 | 2023.11.14 23:32:39.178385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
998 | 2023.11.14 23:32:39.178430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
999 | 2023.11.14 23:32:39.178449 [ 3 ] {} <Debug> HTTP-Session: aa4b5555-b649-49c3-b763-b173fc78d9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1000 | 2023.11.14 23:32:39.178466 [ 3 ] {} <Debug> HTTP-Session: aa4b5555-b649-49c3-b763-b173fc78d9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1001 | 2023.11.14 23:32:39.178535 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1002 | 2023.11.14 23:32:39.178574 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1003 | 2023.11.14 23:32:39.178676 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1004 | 2023.11.14 23:32:39.178905 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. | ||
1005 | 2023.11.14 23:32:39.179278 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1006 | 2023.11.14 23:32:39.179615 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1007 | 2023.11.14 23:32:39.179757 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001191784 sec., 17620 rows/sec., 935.77 KiB/sec. | ||
1008 | 2023.11.14 23:32:39.179879 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Debug> DynamicQueryHandler: Done processing query | ||
1009 | 2023.11.14 23:32:39.179907 [ 3 ] {3c9b3a42-f31b-4848-84da-cdd0c0b18ea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1010 | 2023.11.14 23:32:39.179921 [ 3 ] {} <Debug> HTTP-Session: aa4b5555-b649-49c3-b763-b173fc78d9fd Destroying unnamed session | ||
1011 | 2023.11.14 23:32:46.645035 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1012 | 2023.11.14 23:32:46.645109 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1013 | 2023.11.14 23:32:49.082930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1014 | 2023.11.14 23:32:49.083059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1015 | 2023.11.14 23:32:49.083090 [ 3 ] {} <Debug> HTTP-Session: 6bdac7ee-5651-46bb-bdc3-14e780fcdfb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1016 | 2023.11.14 23:32:49.083117 [ 3 ] {} <Debug> HTTP-Session: 6bdac7ee-5651-46bb-bdc3-14e780fcdfb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1017 | 2023.11.14 23:32:49.083254 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1018 | 2023.11.14 23:32:49.083318 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1019 | 2023.11.14 23:32:49.083497 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1020 | 2023.11.14 23:32:49.083924 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1021 | 2023.11.14 23:32:49.084225 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1022 | 2023.11.14 23:32:49.084393 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1023 | 2023.11.14 23:32:49.084526 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001231624 sec., 4871 rows/sec., 275.93 KiB/sec. | ||
1024 | 2023.11.14 23:32:49.084693 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Debug> DynamicQueryHandler: Done processing query | ||
1025 | 2023.11.14 23:32:49.084719 [ 3 ] {740e9051-0c60-4bbf-bb4e-b07a4df5da89} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1026 | 2023.11.14 23:32:49.084737 [ 3 ] {} <Debug> HTTP-Session: 6bdac7ee-5651-46bb-bdc3-14e780fcdfb6 Destroying unnamed session | ||
1027 | 2023.11.14 23:32:49.084888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1028 | 2023.11.14 23:32:49.084939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1029 | 2023.11.14 23:32:49.084962 [ 3 ] {} <Debug> HTTP-Session: 82efcc60-12cb-4d54-bdee-db112b3dbc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1030 | 2023.11.14 23:32:49.084981 [ 3 ] {} <Debug> HTTP-Session: 82efcc60-12cb-4d54-bdee-db112b3dbc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1031 | 2023.11.14 23:32:49.085063 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1032 | 2023.11.14 23:32:49.085104 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1033 | 2023.11.14 23:32:49.085211 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1034 | 2023.11.14 23:32:49.085554 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1035 | 2023.11.14 23:32:49.085785 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1036 | 2023.11.14 23:32:49.085934 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1037 | 2023.11.14 23:32:49.086051 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000961411 sec., 99853 rows/sec., 9.47 MiB/sec. | ||
1038 | 2023.11.14 23:32:49.086204 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Debug> DynamicQueryHandler: Done processing query | ||
1039 | 2023.11.14 23:32:49.086228 [ 3 ] {f54dc720-d119-4560-be2b-a22a8f4f45ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1040 | 2023.11.14 23:32:49.086245 [ 3 ] {} <Debug> HTTP-Session: 82efcc60-12cb-4d54-bdee-db112b3dbc18 Destroying unnamed session | ||
1041 | 2023.11.14 23:32:49.086546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 46426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1042 | 2023.11.14 23:32:49.086592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1043 | 2023.11.14 23:32:49.086612 [ 3 ] {} <Debug> HTTP-Session: 72eae9e5-d658-41d8-b2aa-b1b5d462f63b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1044 | 2023.11.14 23:32:49.086629 [ 3 ] {} <Debug> HTTP-Session: 72eae9e5-d658-41d8-b2aa-b1b5d462f63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1045 | 2023.11.14 23:32:49.086720 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1046 | 2023.11.14 23:32:49.086761 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1047 | 2023.11.14 23:32:49.086872 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1048 | 2023.11.14 23:32:49.087376 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1049 | 2023.11.14 23:32:49.087616 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1050 | 2023.11.14 23:32:49.087764 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1051 | 2023.11.14 23:32:49.087883 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001139963 sec., 255271 rows/sec., 17.52 MiB/sec. | ||
1052 | 2023.11.14 23:32:49.088004 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Debug> DynamicQueryHandler: Done processing query | ||
1053 | 2023.11.14 23:32:49.088028 [ 3 ] {af95b162-9a61-4282-a185-0c03fff8c5aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1054 | 2023.11.14 23:32:49.088045 [ 3 ] {} <Debug> HTTP-Session: 72eae9e5-d658-41d8-b2aa-b1b5d462f63b Destroying unnamed session | ||
1055 | 2023.11.14 23:32:49.088215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1056 | 2023.11.14 23:32:49.088260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1057 | 2023.11.14 23:32:49.088280 [ 3 ] {} <Debug> HTTP-Session: 074cc86c-97f3-4660-9566-12b427fd9051 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1058 | 2023.11.14 23:32:49.088297 [ 3 ] {} <Debug> HTTP-Session: 074cc86c-97f3-4660-9566-12b427fd9051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1059 | 2023.11.14 23:32:49.088365 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1060 | 2023.11.14 23:32:49.088407 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1061 | 2023.11.14 23:32:49.088517 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1062 | 2023.11.14 23:32:49.088773 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1063 | 2023.11.14 23:32:49.089026 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1064 | 2023.11.14 23:32:49.089200 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1065 | 2023.11.14 23:32:49.089317 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00092333 sec., 6498 rows/sec., 272.87 KiB/sec. | ||
1066 | 2023.11.14 23:32:49.089433 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Debug> DynamicQueryHandler: Done processing query | ||
1067 | 2023.11.14 23:32:49.089456 [ 3 ] {78cf8fa6-de12-442b-80b9-c8a7981ea0dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1068 | 2023.11.14 23:32:49.089472 [ 3 ] {} <Debug> HTTP-Session: 074cc86c-97f3-4660-9566-12b427fd9051 Destroying unnamed session | ||
1069 | 2023.11.14 23:32:49.089587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1070 | 2023.11.14 23:32:49.089630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1071 | 2023.11.14 23:32:49.089649 [ 3 ] {} <Debug> HTTP-Session: 2383bbed-1fb7-402f-bf18-7bf1e1bf2c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1072 | 2023.11.14 23:32:49.089665 [ 3 ] {} <Debug> HTTP-Session: 2383bbed-1fb7-402f-bf18-7bf1e1bf2c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1073 | 2023.11.14 23:32:49.089740 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1074 | 2023.11.14 23:32:49.089782 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1075 | 2023.11.14 23:32:49.089907 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1076 | 2023.11.14 23:32:49.090221 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1077 | 2023.11.14 23:32:49.090463 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1078 | 2023.11.14 23:32:49.090635 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1079 | 2023.11.14 23:32:49.090759 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000992481 sec., 70530 rows/sec., 4.28 MiB/sec. | ||
1080 | 2023.11.14 23:32:49.090880 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Debug> DynamicQueryHandler: Done processing query | ||
1081 | 2023.11.14 23:32:49.090903 [ 3 ] {aec00778-7236-4657-a486-2f0066141a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1082 | 2023.11.14 23:32:49.090919 [ 3 ] {} <Debug> HTTP-Session: 2383bbed-1fb7-402f-bf18-7bf1e1bf2c90 Destroying unnamed session | ||
1083 | 2023.11.14 23:32:49.091035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1084 | 2023.11.14 23:32:49.091080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1085 | 2023.11.14 23:32:49.091099 [ 3 ] {} <Debug> HTTP-Session: b97df390-2907-421d-9eae-4cde7d4e708a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1086 | 2023.11.14 23:32:49.091116 [ 3 ] {} <Debug> HTTP-Session: b97df390-2907-421d-9eae-4cde7d4e708a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1087 | 2023.11.14 23:32:49.091186 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1088 | 2023.11.14 23:32:49.091225 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1089 | 2023.11.14 23:32:49.091331 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1090 | 2023.11.14 23:32:49.091591 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1091 | 2023.11.14 23:32:49.091838 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1092 | 2023.11.14 23:32:49.092016 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1093 | 2023.11.14 23:32:49.092139 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00092542 sec., 22692 rows/sec., 1.18 MiB/sec. | ||
1094 | 2023.11.14 23:32:49.092242 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Debug> DynamicQueryHandler: Done processing query | ||
1095 | 2023.11.14 23:32:49.092266 [ 3 ] {e0f4f7d0-0550-4752-9dd6-68fc6d884243} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1096 | 2023.11.14 23:32:49.092282 [ 3 ] {} <Debug> HTTP-Session: b97df390-2907-421d-9eae-4cde7d4e708a Destroying unnamed session | ||
1097 | 2023.11.14 23:32:54.063296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1098 | 2023.11.14 23:32:54.063471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1099 | 2023.11.14 23:32:54.063518 [ 3 ] {} <Debug> HTTP-Session: 7310dcb0-a27e-4f07-afca-bfc66e8d2059 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1100 | 2023.11.14 23:32:54.063557 [ 3 ] {} <Debug> HTTP-Session: 7310dcb0-a27e-4f07-afca-bfc66e8d2059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1101 | 2023.11.14 23:32:54.063789 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1102 | 2023.11.14 23:32:54.064537 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1103 | 2023.11.14 23:32:54.064713 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1104 | 2023.11.14 23:32:54.064813 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1105 | 2023.11.14 23:32:54.065065 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1106 | 2023.11.14 23:32:54.066871 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1107 | 2023.11.14 23:32:54.066906 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1108 | 2023.11.14 23:32:54.066971 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
1109 | 2023.11.14 23:32:54.072236 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.008417315 sec., 1425 rows/sec., 192.36 KiB/sec. | ||
1110 | 2023.11.14 23:32:54.072467 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Debug> DynamicQueryHandler: Done processing query | ||
1111 | 2023.11.14 23:32:54.072492 [ 3 ] {a5b34966-8342-436b-be79-199039d252dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1112 | 2023.11.14 23:32:54.072511 [ 3 ] {} <Debug> HTTP-Session: 7310dcb0-a27e-4f07-afca-bfc66e8d2059 Destroying unnamed session | ||
1113 | 2023.11.14 23:32:54.075196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1114 | 2023.11.14 23:32:54.075256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1115 | 2023.11.14 23:32:54.075281 [ 3 ] {} <Debug> HTTP-Session: f7b4c321-c7be-4b01-ad62-88f974b0f623 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1116 | 2023.11.14 23:32:54.075305 [ 3 ] {} <Debug> HTTP-Session: f7b4c321-c7be-4b01-ad62-88f974b0f623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1117 | 2023.11.14 23:32:54.075472 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1118 | 2023.11.14 23:32:54.075964 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1119 | 2023.11.14 23:32:54.076131 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1120 | 2023.11.14 23:32:54.076174 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1121 | 2023.11.14 23:32:54.076324 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1122 | 2023.11.14 23:32:54.076356 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1123 | 2023.11.14 23:32:54.076378 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1124 | 2023.11.14 23:32:54.076408 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
1125 | 2023.11.14 23:32:54.077464 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001950373 sec., 6152 rows/sec., 830.17 KiB/sec. | ||
1126 | 2023.11.14 23:32:54.077654 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Debug> DynamicQueryHandler: Done processing query | ||
1127 | 2023.11.14 23:32:54.077680 [ 3 ] {508ffd50-b3f7-4b64-ae55-475b8ef8ac6a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1128 | 2023.11.14 23:32:54.077697 [ 3 ] {} <Debug> HTTP-Session: f7b4c321-c7be-4b01-ad62-88f974b0f623 Destroying unnamed session | ||
1129 | 2023.11.14 23:32:54.078063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1130 | 2023.11.14 23:32:54.078108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1131 | 2023.11.14 23:32:54.078128 [ 3 ] {} <Debug> HTTP-Session: d4d1cb4f-6591-4de8-89dd-d30c5831407f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1132 | 2023.11.14 23:32:54.078144 [ 3 ] {} <Debug> HTTP-Session: d4d1cb4f-6591-4de8-89dd-d30c5831407f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1133 | 2023.11.14 23:32:54.078266 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1134 | 2023.11.14 23:32:54.078737 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1135 | 2023.11.14 23:32:54.078907 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1136 | 2023.11.14 23:32:54.078949 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1137 | 2023.11.14 23:32:54.079096 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1138 | 2023.11.14 23:32:54.079125 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1139 | 2023.11.14 23:32:54.079147 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1140 | 2023.11.14 23:32:54.079175 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
1141 | 2023.11.14 23:32:54.080224 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001917452 sec., 6258 rows/sec., 844.42 KiB/sec. | ||
1142 | 2023.11.14 23:32:54.080425 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Debug> DynamicQueryHandler: Done processing query | ||
1143 | 2023.11.14 23:32:54.080450 [ 3 ] {baf30ae2-2b09-4cf9-a67c-e73d491342dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1144 | 2023.11.14 23:32:54.080466 [ 3 ] {} <Debug> HTTP-Session: d4d1cb4f-6591-4de8-89dd-d30c5831407f Destroying unnamed session | ||
1145 | 2023.11.14 23:32:54.080689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1146 | 2023.11.14 23:32:54.080735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1147 | 2023.11.14 23:32:54.080755 [ 3 ] {} <Debug> HTTP-Session: df8f1d86-6147-47d0-9f97-38fc0880d93e Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1148 | 2023.11.14 23:32:54.080771 [ 3 ] {} <Debug> HTTP-Session: df8f1d86-6147-47d0-9f97-38fc0880d93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1149 | 2023.11.14 23:32:54.080897 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1150 | 2023.11.14 23:32:54.081369 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1151 | 2023.11.14 23:32:54.081537 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1152 | 2023.11.14 23:32:54.081578 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1153 | 2023.11.14 23:32:54.081725 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1154 | 2023.11.14 23:32:54.081754 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1155 | 2023.11.14 23:32:54.081774 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1156 | 2023.11.14 23:32:54.081802 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
1157 | 2023.11.14 23:32:54.082680 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.00175042 sec., 6855 rows/sec., 925.00 KiB/sec. | ||
1158 | 2023.11.14 23:32:54.082882 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Debug> DynamicQueryHandler: Done processing query | ||
1159 | 2023.11.14 23:32:54.082906 [ 3 ] {4a801834-532e-4550-93a6-9a1f8891456d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1160 | 2023.11.14 23:32:54.082923 [ 3 ] {} <Debug> HTTP-Session: df8f1d86-6147-47d0-9f97-38fc0880d93e Destroying unnamed session | ||
1161 | 2023.11.14 23:32:54.084517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1162 | 2023.11.14 23:32:54.084571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1163 | 2023.11.14 23:32:54.084593 [ 3 ] {} <Debug> HTTP-Session: 0a4cd56e-21c8-4cc5-9aee-e4d2d47a5dcf Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1164 | 2023.11.14 23:32:54.084614 [ 3 ] {} <Debug> HTTP-Session: 0a4cd56e-21c8-4cc5-9aee-e4d2d47a5dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1165 | 2023.11.14 23:32:54.084709 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1166 | 2023.11.14 23:32:54.084759 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1167 | 2023.11.14 23:32:54.084933 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1168 | 2023.11.14 23:32:54.085305 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1169 | 2023.11.14 23:32:54.085645 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1170 | 2023.11.14 23:32:54.085808 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1171 | 2023.11.14 23:32:54.085921 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001180744 sec., 3387 rows/sec., 366.39 KiB/sec. | ||
1172 | 2023.11.14 23:32:54.086053 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Debug> DynamicQueryHandler: Done processing query | ||
1173 | 2023.11.14 23:32:54.086077 [ 3 ] {20f523f0-6c67-4ee6-aafc-9b1757f71a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1174 | 2023.11.14 23:32:54.086093 [ 3 ] {} <Debug> HTTP-Session: 0a4cd56e-21c8-4cc5-9aee-e4d2d47a5dcf Destroying unnamed session | ||
1175 | 2023.11.14 23:32:54.086207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1176 | 2023.11.14 23:32:54.086252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1177 | 2023.11.14 23:32:54.086271 [ 3 ] {} <Debug> HTTP-Session: 014cc84c-72e3-4a97-98c4-444e0dc5261c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1178 | 2023.11.14 23:32:54.086288 [ 3 ] {} <Debug> HTTP-Session: 014cc84c-72e3-4a97-98c4-444e0dc5261c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1179 | 2023.11.14 23:32:54.086362 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1180 | 2023.11.14 23:32:54.086402 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1181 | 2023.11.14 23:32:54.086505 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1182 | 2023.11.14 23:32:54.086807 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1183 | 2023.11.14 23:32:54.087014 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1184 | 2023.11.14 23:32:54.087162 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1185 | 2023.11.14 23:32:54.087259 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.00087292 sec., 40095 rows/sec., 3.17 MiB/sec. | ||
1186 | 2023.11.14 23:32:54.087380 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Debug> DynamicQueryHandler: Done processing query | ||
1187 | 2023.11.14 23:32:54.087403 [ 3 ] {1fbd875b-59cc-4c95-a66c-91a61c2eece9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1188 | 2023.11.14 23:32:54.087420 [ 3 ] {} <Debug> HTTP-Session: 014cc84c-72e3-4a97-98c4-444e0dc5261c Destroying unnamed session | ||
1189 | 2023.11.14 23:32:54.087557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 16999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1190 | 2023.11.14 23:32:54.087602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1191 | 2023.11.14 23:32:54.087621 [ 3 ] {} <Debug> HTTP-Session: 8ee789e6-9c0e-45a6-8c09-346ba64d1a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1192 | 2023.11.14 23:32:54.087637 [ 3 ] {} <Debug> HTTP-Session: 8ee789e6-9c0e-45a6-8c09-346ba64d1a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1193 | 2023.11.14 23:32:54.087713 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1194 | 2023.11.14 23:32:54.087751 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1195 | 2023.11.14 23:32:54.087855 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1196 | 2023.11.14 23:32:54.088187 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1197 | 2023.11.14 23:32:54.088405 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1198 | 2023.11.14 23:32:54.088553 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1199 | 2023.11.14 23:32:54.088650 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Information> executeQuery: Read 105 rows, 10.56 KiB in 0.000913661 sec., 114922 rows/sec., 11.29 MiB/sec. | ||
1200 | 2023.11.14 23:32:54.088767 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Debug> DynamicQueryHandler: Done processing query | ||
1201 | 2023.11.14 23:32:54.088790 [ 3 ] {c3dd242c-515a-4fa8-8164-c239da405219} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1202 | 2023.11.14 23:32:54.088806 [ 3 ] {} <Debug> HTTP-Session: 8ee789e6-9c0e-45a6-8c09-346ba64d1a25 Destroying unnamed session | ||
1203 | 2023.11.14 23:32:54.088929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 8524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1204 | 2023.11.14 23:32:54.088974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1205 | 2023.11.14 23:32:54.088993 [ 3 ] {} <Debug> HTTP-Session: bfac6444-ea08-4274-a9b6-d79c1109ca1c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1206 | 2023.11.14 23:32:54.089010 [ 3 ] {} <Debug> HTTP-Session: bfac6444-ea08-4274-a9b6-d79c1109ca1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1207 | 2023.11.14 23:32:54.089083 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1208 | 2023.11.14 23:32:54.089121 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1209 | 2023.11.14 23:32:54.089219 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1210 | 2023.11.14 23:32:54.089517 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1211 | 2023.11.14 23:32:54.089728 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1212 | 2023.11.14 23:32:54.089901 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1213 | 2023.11.14 23:32:54.089998 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.00089143 sec., 56089 rows/sec., 4.39 MiB/sec. | ||
1214 | 2023.11.14 23:32:54.090110 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Debug> DynamicQueryHandler: Done processing query | ||
1215 | 2023.11.14 23:32:54.090134 [ 3 ] {9df7d9c0-2dd4-4969-a22a-10f4ad55d7a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1216 | 2023.11.14 23:32:54.090150 [ 3 ] {} <Debug> HTTP-Session: bfac6444-ea08-4274-a9b6-d79c1109ca1c Destroying unnamed session | ||
1217 | 2023.11.14 23:32:54.090293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 37460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1218 | 2023.11.14 23:32:54.090339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1219 | 2023.11.14 23:32:54.090358 [ 3 ] {} <Debug> HTTP-Session: 9504fc8f-47e2-40e6-b1de-fa6d7267f720 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1220 | 2023.11.14 23:32:54.090375 [ 3 ] {} <Debug> HTTP-Session: 9504fc8f-47e2-40e6-b1de-fa6d7267f720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1221 | 2023.11.14 23:32:54.090456 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1222 | 2023.11.14 23:32:54.090501 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1223 | 2023.11.14 23:32:54.090652 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1224 | 2023.11.14 23:32:54.091129 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1225 | 2023.11.14 23:32:54.092077 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1226 | 2023.11.14 23:32:54.092256 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1227 | 2023.11.14 23:32:54.092364 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001884241 sec., 18575 rows/sec., 25.07 MiB/sec. | ||
1228 | 2023.11.14 23:32:54.092505 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Debug> DynamicQueryHandler: Done processing query | ||
1229 | 2023.11.14 23:32:54.092529 [ 3 ] {6b125d42-4b9d-4c38-9d0d-e4a923f5ea11} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1230 | 2023.11.14 23:32:54.092545 [ 3 ] {} <Debug> HTTP-Session: 9504fc8f-47e2-40e6-b1de-fa6d7267f720 Destroying unnamed session | ||
1231 | 2023.11.14 23:32:54.092664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 4316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1232 | 2023.11.14 23:32:54.092712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1233 | 2023.11.14 23:32:54.092730 [ 3 ] {} <Debug> HTTP-Session: 9a12092a-49d3-472a-a226-70fbfe7b9c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1234 | 2023.11.14 23:32:54.092747 [ 3 ] {} <Debug> HTTP-Session: 9a12092a-49d3-472a-a226-70fbfe7b9c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1235 | 2023.11.14 23:32:54.092818 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1236 | 2023.11.14 23:32:54.092857 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1237 | 2023.11.14 23:32:54.092960 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1238 | 2023.11.14 23:32:54.093301 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1239 | 2023.11.14 23:32:54.093535 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1240 | 2023.11.14 23:32:54.093709 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1241 | 2023.11.14 23:32:54.093811 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Information> executeQuery: Read 27 rows, 1.94 KiB in 0.00096725 sec., 27914 rows/sec., 1.96 MiB/sec. | ||
1242 | 2023.11.14 23:32:54.093923 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Debug> DynamicQueryHandler: Done processing query | ||
1243 | 2023.11.14 23:32:54.093947 [ 3 ] {c27db37e-2809-440f-bc24-5566691fb561} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1244 | 2023.11.14 23:32:54.093963 [ 3 ] {} <Debug> HTTP-Session: 9a12092a-49d3-472a-a226-70fbfe7b9c61 Destroying unnamed session | ||
1245 | 2023.11.14 23:32:59.054917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1246 | 2023.11.14 23:32:59.055042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1247 | 2023.11.14 23:32:59.055072 [ 3 ] {} <Debug> HTTP-Session: d4280789-7f2c-4f2a-b73d-8c0f49f617d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1248 | 2023.11.14 23:32:59.055098 [ 3 ] {} <Debug> HTTP-Session: d4280789-7f2c-4f2a-b73d-8c0f49f617d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1249 | 2023.11.14 23:32:59.055235 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1250 | 2023.11.14 23:32:59.055300 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1251 | 2023.11.14 23:32:59.055482 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1252 | 2023.11.14 23:32:59.055964 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1253 | 2023.11.14 23:32:59.056232 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1254 | 2023.11.14 23:32:59.056395 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1255 | 2023.11.14 23:32:59.056548 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001268095 sec., 4731 rows/sec., 268.00 KiB/sec. | ||
1256 | 2023.11.14 23:32:59.056716 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Debug> DynamicQueryHandler: Done processing query | ||
1257 | 2023.11.14 23:32:59.056748 [ 3 ] {e9bc4dec-8cbe-4bf6-9e3b-3fa8541bf92d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1258 | 2023.11.14 23:32:59.056765 [ 3 ] {} <Debug> HTTP-Session: d4280789-7f2c-4f2a-b73d-8c0f49f617d3 Destroying unnamed session | ||
1259 | 2023.11.14 23:32:59.056897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1260 | 2023.11.14 23:32:59.056950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1261 | 2023.11.14 23:32:59.056970 [ 3 ] {} <Debug> HTTP-Session: 3cde7c84-4acb-48d0-8194-38abd4b2d805 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1262 | 2023.11.14 23:32:59.056989 [ 3 ] {} <Debug> HTTP-Session: 3cde7c84-4acb-48d0-8194-38abd4b2d805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1263 | 2023.11.14 23:32:59.057075 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1264 | 2023.11.14 23:32:59.057117 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1265 | 2023.11.14 23:32:59.057226 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1266 | 2023.11.14 23:32:59.057588 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1267 | 2023.11.14 23:32:59.057811 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1268 | 2023.11.14 23:32:59.057960 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1269 | 2023.11.14 23:32:59.058086 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000979071 sec., 98052 rows/sec., 9.30 MiB/sec. | ||
1270 | 2023.11.14 23:32:59.058253 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Debug> DynamicQueryHandler: Done processing query | ||
1271 | 2023.11.14 23:32:59.058278 [ 3 ] {e6c46c5b-fddb-4e2b-99ca-80de7d1b734d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1272 | 2023.11.14 23:32:59.058294 [ 3 ] {} <Debug> HTTP-Session: 3cde7c84-4acb-48d0-8194-38abd4b2d805 Destroying unnamed session | ||
1273 | 2023.11.14 23:32:59.058583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 46426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1274 | 2023.11.14 23:32:59.058628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1275 | 2023.11.14 23:32:59.058648 [ 3 ] {} <Debug> HTTP-Session: 73eb42be-7c7a-4ea3-a12e-823ef7dc0dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1276 | 2023.11.14 23:32:59.058664 [ 3 ] {} <Debug> HTTP-Session: 73eb42be-7c7a-4ea3-a12e-823ef7dc0dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1277 | 2023.11.14 23:32:59.058750 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1278 | 2023.11.14 23:32:59.058790 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1279 | 2023.11.14 23:32:59.058903 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1280 | 2023.11.14 23:32:59.059373 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1281 | 2023.11.14 23:32:59.059583 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1282 | 2023.11.14 23:32:59.059731 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1283 | 2023.11.14 23:32:59.059852 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001075323 sec., 270616 rows/sec., 18.57 MiB/sec. | ||
1284 | 2023.11.14 23:32:59.059981 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Debug> DynamicQueryHandler: Done processing query | ||
1285 | 2023.11.14 23:32:59.060004 [ 3 ] {2955c381-abee-431a-8330-fb678ee89d81} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1286 | 2023.11.14 23:32:59.060020 [ 3 ] {} <Debug> HTTP-Session: 73eb42be-7c7a-4ea3-a12e-823ef7dc0dc4 Destroying unnamed session | ||
1287 | 2023.11.14 23:32:59.060139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1288 | 2023.11.14 23:32:59.060183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1289 | 2023.11.14 23:32:59.060201 [ 3 ] {} <Debug> HTTP-Session: 6561545b-37c2-440e-b019-84acd226cf86 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1290 | 2023.11.14 23:32:59.060218 [ 3 ] {} <Debug> HTTP-Session: 6561545b-37c2-440e-b019-84acd226cf86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1291 | 2023.11.14 23:32:59.060287 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1292 | 2023.11.14 23:32:59.060325 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1293 | 2023.11.14 23:32:59.060432 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1294 | 2023.11.14 23:32:59.060679 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1295 | 2023.11.14 23:32:59.060916 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1296 | 2023.11.14 23:32:59.061085 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1297 | 2023.11.14 23:32:59.061207 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089278 sec., 6720 rows/sec., 282.21 KiB/sec. | ||
1298 | 2023.11.14 23:32:59.061339 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Debug> DynamicQueryHandler: Done processing query | ||
1299 | 2023.11.14 23:32:59.061362 [ 3 ] {5daaa2e6-40cd-4130-bc39-998a4f35bb34} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1300 | 2023.11.14 23:32:59.061379 [ 3 ] {} <Debug> HTTP-Session: 6561545b-37c2-440e-b019-84acd226cf86 Destroying unnamed session | ||
1301 | 2023.11.14 23:32:59.061505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1302 | 2023.11.14 23:32:59.061551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1303 | 2023.11.14 23:32:59.061571 [ 3 ] {} <Debug> HTTP-Session: c367ae08-941d-4b6a-b845-87c7db4208cc Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1304 | 2023.11.14 23:32:59.061588 [ 3 ] {} <Debug> HTTP-Session: c367ae08-941d-4b6a-b845-87c7db4208cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1305 | 2023.11.14 23:32:59.061660 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1306 | 2023.11.14 23:32:59.061702 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1307 | 2023.11.14 23:32:59.061820 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1308 | 2023.11.14 23:32:59.062152 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1309 | 2023.11.14 23:32:59.062395 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1310 | 2023.11.14 23:32:59.062571 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1311 | 2023.11.14 23:32:59.062696 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001008732 sec., 69394 rows/sec., 4.21 MiB/sec. | ||
1312 | 2023.11.14 23:32:59.062806 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Debug> DynamicQueryHandler: Done processing query | ||
1313 | 2023.11.14 23:32:59.062830 [ 3 ] {a16e85bf-16e1-4d0b-a068-c41eadc4dbc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1314 | 2023.11.14 23:32:59.062846 [ 3 ] {} <Debug> HTTP-Session: c367ae08-941d-4b6a-b845-87c7db4208cc Destroying unnamed session | ||
1315 | 2023.11.14 23:32:59.062945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1316 | 2023.11.14 23:32:59.062988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1317 | 2023.11.14 23:32:59.063008 [ 3 ] {} <Debug> HTTP-Session: df329683-8e62-439c-92a7-e83b784accb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1318 | 2023.11.14 23:32:59.063024 [ 3 ] {} <Debug> HTTP-Session: df329683-8e62-439c-92a7-e83b784accb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1319 | 2023.11.14 23:32:59.063095 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1320 | 2023.11.14 23:32:59.063133 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1321 | 2023.11.14 23:32:59.063235 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1322 | 2023.11.14 23:32:59.063476 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1323 | 2023.11.14 23:32:59.063702 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1324 | 2023.11.14 23:32:59.063873 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1325 | 2023.11.14 23:32:59.063976 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000855419 sec., 24549 rows/sec., 1.27 MiB/sec. | ||
1326 | 2023.11.14 23:32:59.064172 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Debug> DynamicQueryHandler: Done processing query | ||
1327 | 2023.11.14 23:32:59.064197 [ 3 ] {9d167625-fa51-47e7-bbab-42a0b8ca8d82} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1328 | 2023.11.14 23:32:59.064214 [ 3 ] {} <Debug> HTTP-Session: df329683-8e62-439c-92a7-e83b784accb7 Destroying unnamed session | ||
1329 | 2023.11.14 23:33:01.645407 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1330 | 2023.11.14 23:33:01.645461 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1331 | 2023.11.14 23:33:04.038277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1332 | 2023.11.14 23:33:04.038391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1333 | 2023.11.14 23:33:04.038418 [ 3 ] {} <Debug> HTTP-Session: 709ad67d-6008-4eb4-8890-2b1395ae35d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1334 | 2023.11.14 23:33:04.038441 [ 3 ] {} <Debug> HTTP-Session: 709ad67d-6008-4eb4-8890-2b1395ae35d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1335 | 2023.11.14 23:33:04.038630 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1336 | 2023.11.14 23:33:04.039243 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1337 | 2023.11.14 23:33:04.039423 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1338 | 2023.11.14 23:33:04.039475 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1339 | 2023.11.14 23:33:04.039645 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1340 | 2023.11.14 23:33:04.039752 [ 188 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1341 | 2023.11.14 23:33:04.039773 [ 186 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1342 | 2023.11.14 23:33:04.039889 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1343 | 2023.11.14 23:33:04.039974 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1344 | 2023.11.14 23:33:04.041766 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003085675 sec., 5185 rows/sec., 664.93 KiB/sec. | ||
1345 | 2023.11.14 23:33:04.042046 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Debug> DynamicQueryHandler: Done processing query | ||
1346 | 2023.11.14 23:33:04.042072 [ 3 ] {4d30700a-dbe6-49a5-a8c3-3a31f6665d30} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1347 | 2023.11.14 23:33:04.042090 [ 3 ] {} <Debug> HTTP-Session: 709ad67d-6008-4eb4-8890-2b1395ae35d9 Destroying unnamed session | ||
1348 | 2023.11.14 23:33:04.042328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1349 | 2023.11.14 23:33:04.042378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1350 | 2023.11.14 23:33:04.042398 [ 3 ] {} <Debug> HTTP-Session: 016eec2a-2e67-47cf-a05c-fc99e766badf Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1351 | 2023.11.14 23:33:04.042416 [ 3 ] {} <Debug> HTTP-Session: 016eec2a-2e67-47cf-a05c-fc99e766badf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1352 | 2023.11.14 23:33:04.042559 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1353 | 2023.11.14 23:33:04.043066 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1354 | 2023.11.14 23:33:04.043251 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1355 | 2023.11.14 23:33:04.043292 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1356 | 2023.11.14 23:33:04.043444 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1357 | 2023.11.14 23:33:04.043520 [ 192 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1358 | 2023.11.14 23:33:04.043535 [ 193 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1359 | 2023.11.14 23:33:04.043624 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1360 | 2023.11.14 23:33:04.043687 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1361 | 2023.11.14 23:33:04.045234 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.00263596 sec., 6069 rows/sec., 778.37 KiB/sec. | ||
1362 | 2023.11.14 23:33:04.045488 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Debug> DynamicQueryHandler: Done processing query | ||
1363 | 2023.11.14 23:33:04.045513 [ 3 ] {0d53d98d-abac-4fbf-84ee-87a9f05d18f9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1364 | 2023.11.14 23:33:04.045529 [ 3 ] {} <Debug> HTTP-Session: 016eec2a-2e67-47cf-a05c-fc99e766badf Destroying unnamed session | ||
1365 | 2023.11.14 23:33:04.045795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1366 | 2023.11.14 23:33:04.045841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1367 | 2023.11.14 23:33:04.045859 [ 3 ] {} <Debug> HTTP-Session: 70ee8c74-642f-4e73-981f-e0cea9309b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1368 | 2023.11.14 23:33:04.045876 [ 3 ] {} <Debug> HTTP-Session: 70ee8c74-642f-4e73-981f-e0cea9309b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1369 | 2023.11.14 23:33:04.046007 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1370 | 2023.11.14 23:33:04.046507 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1371 | 2023.11.14 23:33:04.046686 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1372 | 2023.11.14 23:33:04.046728 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1373 | 2023.11.14 23:33:04.046876 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1374 | 2023.11.14 23:33:04.046928 [ 188 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1375 | 2023.11.14 23:33:04.046951 [ 189 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1376 | 2023.11.14 23:33:04.047051 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1377 | 2023.11.14 23:33:04.047110 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1378 | 2023.11.14 23:33:04.048576 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002528979 sec., 6326 rows/sec., 811.30 KiB/sec. | ||
1379 | 2023.11.14 23:33:04.048827 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Debug> DynamicQueryHandler: Done processing query | ||
1380 | 2023.11.14 23:33:04.048851 [ 3 ] {bad80b1e-a047-49c6-86f8-0f332e7e9d97} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1381 | 2023.11.14 23:33:04.048867 [ 3 ] {} <Debug> HTTP-Session: 70ee8c74-642f-4e73-981f-e0cea9309b27 Destroying unnamed session | ||
1382 | 2023.11.14 23:33:04.049263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1383 | 2023.11.14 23:33:04.049307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1384 | 2023.11.14 23:33:04.049327 [ 3 ] {} <Debug> HTTP-Session: c61d7ab5-04a0-4de3-870f-38f256f9d434 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1385 | 2023.11.14 23:33:04.049345 [ 3 ] {} <Debug> HTTP-Session: c61d7ab5-04a0-4de3-870f-38f256f9d434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1386 | 2023.11.14 23:33:04.049474 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1387 | 2023.11.14 23:33:04.049988 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1388 | 2023.11.14 23:33:04.050168 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1389 | 2023.11.14 23:33:04.050210 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1390 | 2023.11.14 23:33:04.050359 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1391 | 2023.11.14 23:33:04.050412 [ 192 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1392 | 2023.11.14 23:33:04.050428 [ 189 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1393 | 2023.11.14 23:33:04.050511 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1394 | 2023.11.14 23:33:04.050571 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1395 | 2023.11.14 23:33:04.052021 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002508908 sec., 6377 rows/sec., 817.79 KiB/sec. | ||
1396 | 2023.11.14 23:33:04.052238 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Debug> DynamicQueryHandler: Done processing query | ||
1397 | 2023.11.14 23:33:04.052263 [ 3 ] {7ef8128d-fcef-4399-8cdb-89451d000fb2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1398 | 2023.11.14 23:33:04.052279 [ 3 ] {} <Debug> HTTP-Session: c61d7ab5-04a0-4de3-870f-38f256f9d434 Destroying unnamed session | ||
1399 | 2023.11.14 23:33:04.052548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1400 | 2023.11.14 23:33:04.052594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1401 | 2023.11.14 23:33:04.052614 [ 3 ] {} <Debug> HTTP-Session: f9c6673b-4575-48ec-9c52-53e3f053e7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1402 | 2023.11.14 23:33:04.052631 [ 3 ] {} <Debug> HTTP-Session: f9c6673b-4575-48ec-9c52-53e3f053e7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1403 | 2023.11.14 23:33:04.052762 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1404 | 2023.11.14 23:33:04.053284 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1405 | 2023.11.14 23:33:04.053471 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1406 | 2023.11.14 23:33:04.053514 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1407 | 2023.11.14 23:33:04.053665 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1408 | 2023.11.14 23:33:04.053752 [ 192 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1409 | 2023.11.14 23:33:04.053753 [ 191 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1410 | 2023.11.14 23:33:04.053863 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1411 | 2023.11.14 23:33:04.053922 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1412 | 2023.11.14 23:33:04.055545 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002745391 sec., 5827 rows/sec., 747.35 KiB/sec. | ||
1413 | 2023.11.14 23:33:04.055808 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Debug> DynamicQueryHandler: Done processing query | ||
1414 | 2023.11.14 23:33:04.055838 [ 3 ] {1f738ced-e063-4b5d-b7a8-1d1324b9df76} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1415 | 2023.11.14 23:33:04.055860 [ 3 ] {} <Debug> HTTP-Session: f9c6673b-4575-48ec-9c52-53e3f053e7ac Destroying unnamed session | ||
1416 | 2023.11.14 23:33:04.056128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1417 | 2023.11.14 23:33:04.056183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1418 | 2023.11.14 23:33:04.056207 [ 3 ] {} <Debug> HTTP-Session: 7bc2f7af-dfca-4b59-a796-3678dfafe528 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1419 | 2023.11.14 23:33:04.056228 [ 3 ] {} <Debug> HTTP-Session: 7bc2f7af-dfca-4b59-a796-3678dfafe528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1420 | 2023.11.14 23:33:04.056390 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1421 | 2023.11.14 23:33:04.056961 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1422 | 2023.11.14 23:33:04.057147 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1423 | 2023.11.14 23:33:04.057190 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1424 | 2023.11.14 23:33:04.057340 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1425 | 2023.11.14 23:33:04.057391 [ 188 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1426 | 2023.11.14 23:33:04.057407 [ 191 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1427 | 2023.11.14 23:33:04.057487 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (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 | ||
1428 | 2023.11.14 23:33:04.057546 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1429 | 2023.11.14 23:33:04.058980 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002544469 sec., 6288 rows/sec., 806.36 KiB/sec. | ||
1430 | 2023.11.14 23:33:04.059201 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Debug> DynamicQueryHandler: Done processing query | ||
1431 | 2023.11.14 23:33:04.059227 [ 3 ] {543ec448-67f2-43d7-adae-9d3ffc399e2e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1432 | 2023.11.14 23:33:04.059243 [ 3 ] {} <Debug> HTTP-Session: 7bc2f7af-dfca-4b59-a796-3678dfafe528 Destroying unnamed session | ||
1433 | 2023.11.14 23:33:04.068704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1434 | 2023.11.14 23:33:04.068759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1435 | 2023.11.14 23:33:04.068784 [ 3 ] {} <Debug> HTTP-Session: 6d3e3f06-521f-462a-988e-0b63a26ba80e Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1436 | 2023.11.14 23:33:04.068806 [ 3 ] {} <Debug> HTTP-Session: 6d3e3f06-521f-462a-988e-0b63a26ba80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1437 | 2023.11.14 23:33:04.068904 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1438 | 2023.11.14 23:33:04.068955 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1439 | 2023.11.14 23:33:04.069129 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1440 | 2023.11.14 23:33:04.069434 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1441 | 2023.11.14 23:33:04.069755 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1442 | 2023.11.14 23:33:04.069933 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1443 | 2023.11.14 23:33:04.070060 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001122763 sec., 5343 rows/sec., 866.31 KiB/sec. | ||
1444 | 2023.11.14 23:33:04.070175 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Debug> DynamicQueryHandler: Done processing query | ||
1445 | 2023.11.14 23:33:04.070199 [ 3 ] {8d56f71d-0104-4510-8c4b-7e76859fe9d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1446 | 2023.11.14 23:33:04.070216 [ 3 ] {} <Debug> HTTP-Session: 6d3e3f06-521f-462a-988e-0b63a26ba80e Destroying unnamed session | ||
1447 | 2023.11.14 23:33:04.070371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1448 | 2023.11.14 23:33:04.070416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1449 | 2023.11.14 23:33:04.070436 [ 3 ] {} <Debug> HTTP-Session: 171a372d-8207-4a07-942a-b972fec3f75a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1450 | 2023.11.14 23:33:04.070454 [ 3 ] {} <Debug> HTTP-Session: 171a372d-8207-4a07-942a-b972fec3f75a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1451 | 2023.11.14 23:33:04.070527 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1452 | 2023.11.14 23:33:04.070567 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1453 | 2023.11.14 23:33:04.070672 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1454 | 2023.11.14 23:33:04.070927 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1455 | 2023.11.14 23:33:04.071146 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1456 | 2023.11.14 23:33:04.071298 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1457 | 2023.11.14 23:33:04.071431 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00087485 sec., 45722 rows/sec., 3.62 MiB/sec. | ||
1458 | 2023.11.14 23:33:04.071580 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Debug> DynamicQueryHandler: Done processing query | ||
1459 | 2023.11.14 23:33:04.071605 [ 3 ] {94547328-db42-47c7-9493-2c6498cf22f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1460 | 2023.11.14 23:33:04.071622 [ 3 ] {} <Debug> HTTP-Session: 171a372d-8207-4a07-942a-b972fec3f75a Destroying unnamed session | ||
1461 | 2023.11.14 23:33:04.071803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 24635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1462 | 2023.11.14 23:33:04.071849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1463 | 2023.11.14 23:33:04.071868 [ 3 ] {} <Debug> HTTP-Session: e675e916-7ad3-49b6-b470-5ef5398accff Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1464 | 2023.11.14 23:33:04.071886 [ 3 ] {} <Debug> HTTP-Session: e675e916-7ad3-49b6-b470-5ef5398accff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1465 | 2023.11.14 23:33:04.071961 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1466 | 2023.11.14 23:33:04.072000 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1467 | 2023.11.14 23:33:04.072111 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1468 | 2023.11.14 23:33:04.072429 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1469 | 2023.11.14 23:33:04.072651 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1470 | 2023.11.14 23:33:04.072798 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1471 | 2023.11.14 23:33:04.072928 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Information> executeQuery: Read 156 rows, 15.11 KiB in 0.000937421 sec., 166414 rows/sec., 15.74 MiB/sec. | ||
1472 | 2023.11.14 23:33:04.073031 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Debug> DynamicQueryHandler: Done processing query | ||
1473 | 2023.11.14 23:33:04.073055 [ 3 ] {2c90ab03-f22d-4807-997d-0af3d4567186} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1474 | 2023.11.14 23:33:04.073070 [ 3 ] {} <Debug> HTTP-Session: e675e916-7ad3-49b6-b470-5ef5398accff Destroying unnamed session | ||
1475 | 2023.11.14 23:33:04.073228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1476 | 2023.11.14 23:33:04.073272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1477 | 2023.11.14 23:33:04.073291 [ 3 ] {} <Debug> HTTP-Session: 01fffafd-a53e-45a3-ac29-00b3333fc269 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1478 | 2023.11.14 23:33:04.073308 [ 3 ] {} <Debug> HTTP-Session: 01fffafd-a53e-45a3-ac29-00b3333fc269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1479 | 2023.11.14 23:33:04.073380 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1480 | 2023.11.14 23:33:04.073418 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1481 | 2023.11.14 23:33:04.073520 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1482 | 2023.11.14 23:33:04.073788 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1483 | 2023.11.14 23:33:04.073996 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1484 | 2023.11.14 23:33:04.074143 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1485 | 2023.11.14 23:33:04.074271 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Information> executeQuery: Read 64 rows, 5.10 KiB in 0.000862889 sec., 74169 rows/sec., 5.77 MiB/sec. | ||
1486 | 2023.11.14 23:33:04.074373 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Debug> DynamicQueryHandler: Done processing query | ||
1487 | 2023.11.14 23:33:04.074398 [ 3 ] {f6cb50ee-d917-482d-bca7-2f811ff2ca00} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1488 | 2023.11.14 23:33:04.074414 [ 3 ] {} <Debug> HTTP-Session: 01fffafd-a53e-45a3-ac29-00b3333fc269 Destroying unnamed session | ||
1489 | 2023.11.14 23:33:04.074560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 36998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1490 | 2023.11.14 23:33:04.074605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1491 | 2023.11.14 23:33:04.074624 [ 3 ] {} <Debug> HTTP-Session: 933b28a7-31d7-4a4e-9ab1-87531c08214b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1492 | 2023.11.14 23:33:04.074642 [ 3 ] {} <Debug> HTTP-Session: 933b28a7-31d7-4a4e-9ab1-87531c08214b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1493 | 2023.11.14 23:33:04.074724 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1494 | 2023.11.14 23:33:04.074766 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1495 | 2023.11.14 23:33:04.074882 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1496 | 2023.11.14 23:33:04.075193 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1497 | 2023.11.14 23:33:04.075464 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1498 | 2023.11.14 23:33:04.075661 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1499 | 2023.11.14 23:33:04.075788 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Information> executeQuery: Read 192 rows, 13.69 KiB in 0.001032542 sec., 185948 rows/sec., 12.95 MiB/sec. | ||
1500 | 2023.11.14 23:33:04.075926 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Debug> DynamicQueryHandler: Done processing query | ||
1501 | 2023.11.14 23:33:04.075951 [ 3 ] {3a4410f6-819e-4f7f-bf79-b2aabba11434} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1502 | 2023.11.14 23:33:04.075967 [ 3 ] {} <Debug> HTTP-Session: 933b28a7-31d7-4a4e-9ab1-87531c08214b Destroying unnamed session | ||
1503 | 2023.11.14 23:33:04.076156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1504 | 2023.11.14 23:33:04.076200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1505 | 2023.11.14 23:33:04.076220 [ 3 ] {} <Debug> HTTP-Session: 22a56b76-632d-4eb6-9916-ae7139c09cfe Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1506 | 2023.11.14 23:33:04.076324 [ 3 ] {} <Debug> HTTP-Session: 22a56b76-632d-4eb6-9916-ae7139c09cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1507 | 2023.11.14 23:33:04.076402 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1508 | 2023.11.14 23:33:04.076445 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1509 | 2023.11.14 23:33:04.076579 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1510 | 2023.11.14 23:33:04.077075 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1511 | 2023.11.14 23:33:04.077401 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1512 | 2023.11.14 23:33:04.077576 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1513 | 2023.11.14 23:33:04.077697 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001267554 sec., 31556 rows/sec., 42.58 MiB/sec. | ||
1514 | 2023.11.14 23:33:04.077823 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Debug> DynamicQueryHandler: Done processing query | ||
1515 | 2023.11.14 23:33:04.077847 [ 3 ] {2bb7a1f6-5ea9-42b9-a242-38691896c01a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1516 | 2023.11.14 23:33:04.077863 [ 3 ] {} <Debug> HTTP-Session: 22a56b76-632d-4eb6-9916-ae7139c09cfe Destroying unnamed session | ||
1517 | 2023.11.14 23:33:09.041130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1518 | 2023.11.14 23:33:09.041310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1519 | 2023.11.14 23:33:09.041359 [ 3 ] {} <Debug> HTTP-Session: 33b9b23f-2512-4ee4-aa06-0e03904c3294 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1520 | 2023.11.14 23:33:09.041399 [ 3 ] {} <Debug> HTTP-Session: 33b9b23f-2512-4ee4-aa06-0e03904c3294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1521 | 2023.11.14 23:33:09.041592 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1522 | 2023.11.14 23:33:09.041684 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1523 | 2023.11.14 23:33:09.041869 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1524 | 2023.11.14 23:33:09.042283 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1525 | 2023.11.14 23:33:09.042547 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1526 | 2023.11.14 23:33:09.042707 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1527 | 2023.11.14 23:33:09.042850 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001194754 sec., 5021 rows/sec., 284.45 KiB/sec. | ||
1528 | 2023.11.14 23:33:09.042941 [ 96 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1529 | 2023.11.14 23:33:09.043000 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Debug> DynamicQueryHandler: Done processing query | ||
1530 | 2023.11.14 23:33:09.043039 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1531 | 2023.11.14 23:33:09.043036 [ 3 ] {57e5bf4b-e644-4541-909a-ef52786afe15} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1532 | 2023.11.14 23:33:09.043088 [ 3 ] {} <Debug> HTTP-Session: 33b9b23f-2512-4ee4-aa06-0e03904c3294 Destroying unnamed session | ||
1533 | 2023.11.14 23:33:09.043269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1534 | 2023.11.14 23:33:09.043262 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1535 | 2023.11.14 23:33:09.043330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1536 | 2023.11.14 23:33:09.043361 [ 3 ] {} <Debug> HTTP-Session: 08304800-73b4-47f6-8b98-e0dd067d49a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1537 | 2023.11.14 23:33:09.043380 [ 3 ] {} <Debug> HTTP-Session: 08304800-73b4-47f6-8b98-e0dd067d49a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1538 | 2023.11.14 23:33:09.043496 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1539 | 2023.11.14 23:33:09.043576 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1540 | 2023.11.14 23:33:09.043607 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1541 | 2023.11.14 23:33:09.043741 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1542 | 2023.11.14 23:33:09.043787 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
1543 | 2023.11.14 23:33:09.044094 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
1544 | 2023.11.14 23:33:09.044409 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
1545 | 2023.11.14 23:33:09.044558 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1546 | 2023.11.14 23:33:09.044583 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
1547 | 2023.11.14 23:33:09.044768 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
1548 | 2023.11.14 23:33:09.044940 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
1549 | 2023.11.14 23:33:09.045003 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1550 | 2023.11.14 23:33:09.045271 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1551 | 2023.11.14 23:33:09.045420 [ 96 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1552 | 2023.11.14 23:33:09.045506 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1553 | 2023.11.14 23:33:09.045523 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001957182 sec., 49050 rows/sec., 4.65 MiB/sec. | ||
1554 | 2023.11.14 23:33:09.045682 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1555 | 2023.11.14 23:33:09.046011 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1556 | 2023.11.14 23:33:09.046040 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Debug> DynamicQueryHandler: Done processing query | ||
1557 | 2023.11.14 23:33:09.046118 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
1558 | 2023.11.14 23:33:09.046131 [ 3 ] {89f06a03-2f63-41d0-808a-77e7494dff19} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1559 | 2023.11.14 23:33:09.046205 [ 3 ] {} <Debug> HTTP-Session: 08304800-73b4-47f6-8b98-e0dd067d49a4 Destroying unnamed session | ||
1560 | 2023.11.14 23:33:09.046577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 46426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1561 | 2023.11.14 23:33:09.046646 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part | ||
1562 | 2023.11.14 23:33:09.046761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1563 | 2023.11.14 23:33:09.046897 [ 3 ] {} <Debug> HTTP-Session: 422d385d-de82-45bd-9164-77c0e665af2a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1564 | 2023.11.14 23:33:09.047023 [ 3 ] {} <Debug> HTTP-Session: 422d385d-de82-45bd-9164-77c0e665af2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1565 | 2023.11.14 23:33:09.047118 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part | ||
1566 | 2023.11.14 23:33:09.047307 [ 20 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 4 columns (4 merged, 0 gathered) in 0.004166797 sec., 23759.25681044697 rows/sec., 1.74 MiB/sec. | ||
1567 | 2023.11.14 23:33:09.047503 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1568 | 2023.11.14 23:33:09.047525 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part | ||
1569 | 2023.11.14 23:33:09.047567 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1570 | 2023.11.14 23:33:09.047676 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1571 | 2023.11.14 23:33:09.047918 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 156 rows starting from the beginning of the part | ||
1572 | 2023.11.14 23:33:09.048044 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1573 | 2023.11.14 23:33:09.048278 [ 15 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_6_1} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1574 | 2023.11.14 23:33:09.048309 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
1575 | 2023.11.14 23:33:09.048584 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1576 | 2023.11.14 23:33:09.049690 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1577 | 2023.11.14 23:33:09.050191 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1578 | 2023.11.14 23:33:09.050263 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.004701693 sec., 137184.62689928926 rows/sec., 13.08 MiB/sec. | ||
1579 | 2023.11.14 23:33:09.050432 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1580 | 2023.11.14 23:33:09.050443 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1581 | 2023.11.14 23:33:09.050578 [ 96 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1582 | 2023.11.14 23:33:09.050636 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.003048245 sec., 95464 rows/sec., 6.55 MiB/sec. | ||
1583 | 2023.11.14 23:33:09.050642 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1584 | 2023.11.14 23:33:09.050826 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1585 | 2023.11.14 23:33:09.050825 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1586 | 2023.11.14 23:33:09.051049 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_6_1} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1587 | 2023.11.14 23:33:09.051122 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1588 | 2023.11.14 23:33:09.051164 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Debug> DynamicQueryHandler: Done processing query | ||
1589 | 2023.11.14 23:33:09.051251 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part | ||
1590 | 2023.11.14 23:33:09.051246 [ 3 ] {cd9716ed-52fd-4f6c-839f-e9e2aea92351} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1591 | 2023.11.14 23:33:09.051343 [ 3 ] {} <Debug> HTTP-Session: 422d385d-de82-45bd-9164-77c0e665af2a Destroying unnamed session | ||
1592 | 2023.11.14 23:33:09.051433 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part | ||
1593 | 2023.11.14 23:33:09.051564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1594 | 2023.11.14 23:33:09.051584 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
1595 | 2023.11.14 23:33:09.051650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1596 | 2023.11.14 23:33:09.051700 [ 3 ] {} <Debug> HTTP-Session: 308b40d3-839b-4021-9a03-956d5ccdf436 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1597 | 2023.11.14 23:33:09.051754 [ 3 ] {} <Debug> HTTP-Session: 308b40d3-839b-4021-9a03-956d5ccdf436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1598 | 2023.11.14 23:33:09.051776 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 291 rows starting from the beginning of the part | ||
1599 | 2023.11.14 23:33:09.051943 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1600 | 2023.11.14 23:33:09.051989 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1601 | 2023.11.14 23:33:09.052049 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1602 | 2023.11.14 23:33:09.052247 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 291 rows starting from the beginning of the part | ||
1603 | 2023.11.14 23:33:09.052536 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1604 | 2023.11.14 23:33:09.053429 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1605 | 2023.11.14 23:33:09.053878 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1606 | 2023.11.14 23:33:09.054122 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.003415549 sec., 374171.1800943274 rows/sec., 26.00 MiB/sec. | ||
1607 | 2023.11.14 23:33:09.054212 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1608 | 2023.11.14 23:33:09.054267 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1609 | 2023.11.14 23:33:09.054399 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002392477 sec., 2507 rows/sec., 105.31 KiB/sec. | ||
1610 | 2023.11.14 23:33:09.054545 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1611 | 2023.11.14 23:33:09.054632 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Debug> DynamicQueryHandler: Done processing query | ||
1612 | 2023.11.14 23:33:09.054643 [ 12 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_6_1} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1613 | 2023.11.14 23:33:09.054671 [ 3 ] {32d6cb1e-3e10-4aaf-8053-bd9b2baa44bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1614 | 2023.11.14 23:33:09.054712 [ 3 ] {} <Debug> HTTP-Session: 308b40d3-839b-4021-9a03-956d5ccdf436 Destroying unnamed session | ||
1615 | 2023.11.14 23:33:09.054888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1616 | 2023.11.14 23:33:09.054938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1617 | 2023.11.14 23:33:09.054958 [ 3 ] {} <Debug> HTTP-Session: a8f29a66-723a-41e6-b734-946ae07e9d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1618 | 2023.11.14 23:33:09.054976 [ 3 ] {} <Debug> HTTP-Session: a8f29a66-723a-41e6-b734-946ae07e9d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1619 | 2023.11.14 23:33:09.055058 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1620 | 2023.11.14 23:33:09.055101 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1621 | 2023.11.14 23:33:09.055240 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1622 | 2023.11.14 23:33:09.055628 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1623 | 2023.11.14 23:33:09.055886 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1624 | 2023.11.14 23:33:09.056061 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1625 | 2023.11.14 23:33:09.056196 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001105652 sec., 63311 rows/sec., 3.84 MiB/sec. | ||
1626 | 2023.11.14 23:33:09.056323 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Debug> DynamicQueryHandler: Done processing query | ||
1627 | 2023.11.14 23:33:09.056348 [ 3 ] {902cd255-59e5-437c-8b05-52051969704f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1628 | 2023.11.14 23:33:09.056364 [ 3 ] {} <Debug> HTTP-Session: a8f29a66-723a-41e6-b734-946ae07e9d4d Destroying unnamed session | ||
1629 | 2023.11.14 23:33:09.056463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1630 | 2023.11.14 23:33:09.056510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1631 | 2023.11.14 23:33:09.056529 [ 3 ] {} <Debug> HTTP-Session: 4f8e7511-3b30-4d1b-b0eb-1a84ae8dad05 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1632 | 2023.11.14 23:33:09.056546 [ 3 ] {} <Debug> HTTP-Session: 4f8e7511-3b30-4d1b-b0eb-1a84ae8dad05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1633 | 2023.11.14 23:33:09.056616 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1634 | 2023.11.14 23:33:09.056654 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1635 | 2023.11.14 23:33:09.056761 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1636 | 2023.11.14 23:33:09.057031 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1637 | 2023.11.14 23:33:09.057268 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1638 | 2023.11.14 23:33:09.057454 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1639 | 2023.11.14 23:33:09.057593 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000948731 sec., 22134 rows/sec., 1.15 MiB/sec. | ||
1640 | 2023.11.14 23:33:09.057711 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Debug> DynamicQueryHandler: Done processing query | ||
1641 | 2023.11.14 23:33:09.057735 [ 3 ] {8a8a9367-3772-4949-8125-7ea6875b2490} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1642 | 2023.11.14 23:33:09.057752 [ 3 ] {} <Debug> HTTP-Session: 4f8e7511-3b30-4d1b-b0eb-1a84ae8dad05 Destroying unnamed session | ||
1643 | 2023.11.14 23:33:14.039014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1644 | 2023.11.14 23:33:14.039159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1645 | 2023.11.14 23:33:14.039190 [ 3 ] {} <Debug> HTTP-Session: 6f37b224-58cb-4251-a379-5c398fda2067 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1646 | 2023.11.14 23:33:14.039219 [ 3 ] {} <Debug> HTTP-Session: 6f37b224-58cb-4251-a379-5c398fda2067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1647 | 2023.11.14 23:33:14.039365 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1648 | 2023.11.14 23:33:14.039435 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1649 | 2023.11.14 23:33:14.039619 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1650 | 2023.11.14 23:33:14.040124 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1651 | 2023.11.14 23:33:14.040418 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1652 | 2023.11.14 23:33:14.040594 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1653 | 2023.11.14 23:33:14.040750 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001343585 sec., 29771 rows/sec., 2.36 MiB/sec. | ||
1654 | 2023.11.14 23:33:14.040912 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Debug> DynamicQueryHandler: Done processing query | ||
1655 | 2023.11.14 23:33:14.040939 [ 3 ] {cd9a2eea-49f6-4e75-b2bf-f8db26e74f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1656 | 2023.11.14 23:33:14.040955 [ 3 ] {} <Debug> HTTP-Session: 6f37b224-58cb-4251-a379-5c398fda2067 Destroying unnamed session | ||
1657 | 2023.11.14 23:33:14.041148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1658 | 2023.11.14 23:33:14.041203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1659 | 2023.11.14 23:33:14.041224 [ 3 ] {} <Debug> HTTP-Session: 2be500de-c862-460e-8340-e4e4f5041e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1660 | 2023.11.14 23:33:14.041243 [ 3 ] {} <Debug> HTTP-Session: 2be500de-c862-460e-8340-e4e4f5041e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1661 | 2023.11.14 23:33:14.041336 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1662 | 2023.11.14 23:33:14.041379 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1663 | 2023.11.14 23:33:14.041492 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1664 | 2023.11.14 23:33:14.041864 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1665 | 2023.11.14 23:33:14.042147 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1666 | 2023.11.14 23:33:14.042307 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1667 | 2023.11.14 23:33:14.042441 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Information> executeQuery: Read 120 rows, 11.99 KiB in 0.001063902 sec., 112792 rows/sec., 11.01 MiB/sec. | ||
1668 | 2023.11.14 23:33:14.042580 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Debug> DynamicQueryHandler: Done processing query | ||
1669 | 2023.11.14 23:33:14.042605 [ 3 ] {42fe043c-ab04-4c97-b609-2e3fd161451e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1670 | 2023.11.14 23:33:14.042621 [ 3 ] {} <Debug> HTTP-Session: 2be500de-c862-460e-8340-e4e4f5041e7b Destroying unnamed session | ||
1671 | 2023.11.14 23:33:14.042792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1672 | 2023.11.14 23:33:14.042843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1673 | 2023.11.14 23:33:14.042863 [ 3 ] {} <Debug> HTTP-Session: f7e3922c-c557-4baa-8545-ffcd863d5308 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1674 | 2023.11.14 23:33:14.042881 [ 3 ] {} <Debug> HTTP-Session: f7e3922c-c557-4baa-8545-ffcd863d5308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1675 | 2023.11.14 23:33:14.042959 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1676 | 2023.11.14 23:33:14.043000 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1677 | 2023.11.14 23:33:14.043110 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1678 | 2023.11.14 23:33:14.043407 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1679 | 2023.11.14 23:33:14.043628 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1680 | 2023.11.14 23:33:14.043787 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1681 | 2023.11.14 23:33:14.043912 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.00092482 sec., 43251 rows/sec., 3.38 MiB/sec. | ||
1682 | 2023.11.14 23:33:14.044036 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Debug> DynamicQueryHandler: Done processing query | ||
1683 | 2023.11.14 23:33:14.044062 [ 3 ] {898abafd-6295-4ae4-9dab-7ac6a9bfbe26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1684 | 2023.11.14 23:33:14.044079 [ 3 ] {} <Debug> HTTP-Session: f7e3922c-c557-4baa-8545-ffcd863d5308 Destroying unnamed session | ||
1685 | 2023.11.14 23:33:14.044243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1686 | 2023.11.14 23:33:14.044293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1687 | 2023.11.14 23:33:14.044313 [ 3 ] {} <Debug> HTTP-Session: 93c2727e-3aa4-4f58-9df9-7464cf691958 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1688 | 2023.11.14 23:33:14.044331 [ 3 ] {} <Debug> HTTP-Session: 93c2727e-3aa4-4f58-9df9-7464cf691958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1689 | 2023.11.14 23:33:14.044421 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1690 | 2023.11.14 23:33:14.044469 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1691 | 2023.11.14 23:33:14.044608 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1692 | 2023.11.14 23:33:14.045052 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1693 | 2023.11.14 23:33:14.045393 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1694 | 2023.11.14 23:33:14.045604 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1695 | 2023.11.14 23:33:14.045748 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001289885 sec., 31010 rows/sec., 41.85 MiB/sec. | ||
1696 | 2023.11.14 23:33:14.045882 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Debug> DynamicQueryHandler: Done processing query | ||
1697 | 2023.11.14 23:33:14.045913 [ 3 ] {bb960e51-8199-4f65-a0e6-e40d6de4a2d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1698 | 2023.11.14 23:33:14.045930 [ 3 ] {} <Debug> HTTP-Session: 93c2727e-3aa4-4f58-9df9-7464cf691958 Destroying unnamed session | ||
1699 | 2023.11.14 23:33:16.645704 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1700 | 2023.11.14 23:33:16.645755 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1701 | 2023.11.14 23:33:19.041016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1702 | 2023.11.14 23:33:19.041145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1703 | 2023.11.14 23:33:19.041175 [ 3 ] {} <Debug> HTTP-Session: a95586bb-d9a7-4095-b81e-9698a402a27a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1704 | 2023.11.14 23:33:19.041202 [ 3 ] {} <Debug> HTTP-Session: a95586bb-d9a7-4095-b81e-9698a402a27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1705 | 2023.11.14 23:33:19.041341 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1706 | 2023.11.14 23:33:19.041406 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1707 | 2023.11.14 23:33:19.041587 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1708 | 2023.11.14 23:33:19.041996 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1709 | 2023.11.14 23:33:19.042253 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1710 | 2023.11.14 23:33:19.042416 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1711 | 2023.11.14 23:33:19.042565 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001178994 sec., 5089 rows/sec., 288.25 KiB/sec. | ||
1712 | 2023.11.14 23:33:19.042717 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Debug> DynamicQueryHandler: Done processing query | ||
1713 | 2023.11.14 23:33:19.042743 [ 3 ] {b526a715-362a-48ed-bcce-d32882aded20} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1714 | 2023.11.14 23:33:19.042760 [ 3 ] {} <Debug> HTTP-Session: a95586bb-d9a7-4095-b81e-9698a402a27a Destroying unnamed session | ||
1715 | 2023.11.14 23:33:19.042913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1716 | 2023.11.14 23:33:19.042965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1717 | 2023.11.14 23:33:19.042984 [ 3 ] {} <Debug> HTTP-Session: fa7c6435-a9d5-4c5a-b39b-1ff3844c5800 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1718 | 2023.11.14 23:33:19.043003 [ 3 ] {} <Debug> HTTP-Session: fa7c6435-a9d5-4c5a-b39b-1ff3844c5800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1719 | 2023.11.14 23:33:19.043087 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1720 | 2023.11.14 23:33:19.043128 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1721 | 2023.11.14 23:33:19.043238 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1722 | 2023.11.14 23:33:19.043588 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1723 | 2023.11.14 23:33:19.043803 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1724 | 2023.11.14 23:33:19.043951 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1725 | 2023.11.14 23:33:19.044072 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.00094951 sec., 101104 rows/sec., 9.59 MiB/sec. | ||
1726 | 2023.11.14 23:33:19.044211 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Debug> DynamicQueryHandler: Done processing query | ||
1727 | 2023.11.14 23:33:19.044235 [ 3 ] {b3eb66ec-d22a-4e2e-9a02-bed4a9542acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1728 | 2023.11.14 23:33:19.044251 [ 3 ] {} <Debug> HTTP-Session: fa7c6435-a9d5-4c5a-b39b-1ff3844c5800 Destroying unnamed session | ||
1729 | 2023.11.14 23:33:19.044447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 46426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1730 | 2023.11.14 23:33:19.044493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1731 | 2023.11.14 23:33:19.044513 [ 3 ] {} <Debug> HTTP-Session: d7b54eef-fd53-4ad8-a843-7e90ce8ef4ed Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1732 | 2023.11.14 23:33:19.044531 [ 3 ] {} <Debug> HTTP-Session: d7b54eef-fd53-4ad8-a843-7e90ce8ef4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1733 | 2023.11.14 23:33:19.044620 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1734 | 2023.11.14 23:33:19.044660 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1735 | 2023.11.14 23:33:19.044769 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1736 | 2023.11.14 23:33:19.045216 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1737 | 2023.11.14 23:33:19.045440 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1738 | 2023.11.14 23:33:19.045588 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1739 | 2023.11.14 23:33:19.045714 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001065812 sec., 273031 rows/sec., 18.74 MiB/sec. | ||
1740 | 2023.11.14 23:33:19.045834 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Debug> DynamicQueryHandler: Done processing query | ||
1741 | 2023.11.14 23:33:19.045858 [ 3 ] {7e6b034b-60ee-4934-939e-fa371bbd6144} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1742 | 2023.11.14 23:33:19.045874 [ 3 ] {} <Debug> HTTP-Session: d7b54eef-fd53-4ad8-a843-7e90ce8ef4ed Destroying unnamed session | ||
1743 | 2023.11.14 23:33:19.046006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1744 | 2023.11.14 23:33:19.046052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1745 | 2023.11.14 23:33:19.046070 [ 3 ] {} <Debug> HTTP-Session: f9a206c2-d819-4544-85cc-ea19002f4b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1746 | 2023.11.14 23:33:19.046087 [ 3 ] {} <Debug> HTTP-Session: f9a206c2-d819-4544-85cc-ea19002f4b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1747 | 2023.11.14 23:33:19.046157 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1748 | 2023.11.14 23:33:19.046197 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1749 | 2023.11.14 23:33:19.046303 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1750 | 2023.11.14 23:33:19.046553 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1751 | 2023.11.14 23:33:19.046793 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1752 | 2023.11.14 23:33:19.046974 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1753 | 2023.11.14 23:33:19.047097 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091105 sec., 6585 rows/sec., 276.55 KiB/sec. | ||
1754 | 2023.11.14 23:33:19.047198 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Debug> DynamicQueryHandler: Done processing query | ||
1755 | 2023.11.14 23:33:19.047221 [ 3 ] {90b10d8a-4359-43aa-9417-a7a5f915b574} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1756 | 2023.11.14 23:33:19.047237 [ 3 ] {} <Debug> HTTP-Session: f9a206c2-d819-4544-85cc-ea19002f4b6a Destroying unnamed session | ||
1757 | 2023.11.14 23:33:19.047352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1758 | 2023.11.14 23:33:19.047395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1759 | 2023.11.14 23:33:19.047413 [ 3 ] {} <Debug> HTTP-Session: d35e169b-8ee7-4da5-b457-0a28495330c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1760 | 2023.11.14 23:33:19.047430 [ 3 ] {} <Debug> HTTP-Session: d35e169b-8ee7-4da5-b457-0a28495330c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1761 | 2023.11.14 23:33:19.047502 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1762 | 2023.11.14 23:33:19.047542 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1763 | 2023.11.14 23:33:19.047654 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1764 | 2023.11.14 23:33:19.047946 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1765 | 2023.11.14 23:33:19.048187 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1766 | 2023.11.14 23:33:19.048357 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1767 | 2023.11.14 23:33:19.048486 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000955141 sec., 73287 rows/sec., 4.44 MiB/sec. | ||
1768 | 2023.11.14 23:33:19.048605 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Debug> DynamicQueryHandler: Done processing query | ||
1769 | 2023.11.14 23:33:19.048628 [ 3 ] {b7a76fc9-7c2c-40cb-99a3-624661337acf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1770 | 2023.11.14 23:33:19.048643 [ 3 ] {} <Debug> HTTP-Session: d35e169b-8ee7-4da5-b457-0a28495330c2 Destroying unnamed session | ||
1771 | 2023.11.14 23:33:19.048758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1772 | 2023.11.14 23:33:19.048802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1773 | 2023.11.14 23:33:19.048825 [ 3 ] {} <Debug> HTTP-Session: 8f8ea2b7-4ee3-4e1f-9c93-185c00b5aca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1774 | 2023.11.14 23:33:19.048843 [ 3 ] {} <Debug> HTTP-Session: 8f8ea2b7-4ee3-4e1f-9c93-185c00b5aca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1775 | 2023.11.14 23:33:19.048912 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1776 | 2023.11.14 23:33:19.048950 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1777 | 2023.11.14 23:33:19.049052 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1778 | 2023.11.14 23:33:19.049337 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1779 | 2023.11.14 23:33:19.049565 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1780 | 2023.11.14 23:33:19.049731 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1781 | 2023.11.14 23:33:19.049854 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00090966 sec., 23085 rows/sec., 1.20 MiB/sec. | ||
1782 | 2023.11.14 23:33:19.049850 [ 87 ] {} <Debug> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1783 | 2023.11.14 23:33:19.049970 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1784 | 2023.11.14 23:33:19.050025 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Debug> DynamicQueryHandler: Done processing query | ||
1785 | 2023.11.14 23:33:19.050061 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1786 | 2023.11.14 23:33:19.050080 [ 3 ] {adef1792-c5d6-4c08-93af-3989219b4e9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1787 | 2023.11.14 23:33:19.050133 [ 3 ] {} <Debug> HTTP-Session: 8f8ea2b7-4ee3-4e1f-9c93-185c00b5aca8 Destroying unnamed session | ||
1788 | 2023.11.14 23:33:19.050204 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1789 | 2023.11.14 23:33:19.050241 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
1790 | 2023.11.14 23:33:19.050395 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
1791 | 2023.11.14 23:33:19.050490 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
1792 | 2023.11.14 23:33:19.050569 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
1793 | 2023.11.14 23:33:19.050649 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
1794 | 2023.11.14 23:33:19.050725 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
1795 | 2023.11.14 23:33:19.052112 [ 15 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.002092474 sec., 63083.22110573417 rows/sec., 3.51 MiB/sec. | ||
1796 | 2023.11.14 23:33:19.052223 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1797 | 2023.11.14 23:33:19.052422 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1798 | 2023.11.14 23:33:19.052486 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_6_1} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1799 | 2023.11.14 23:33:24.038136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1800 | 2023.11.14 23:33:24.038271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1801 | 2023.11.14 23:33:24.038301 [ 3 ] {} <Debug> HTTP-Session: d5271d2e-e8be-4be6-8125-09bf24ec21b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1802 | 2023.11.14 23:33:24.038330 [ 3 ] {} <Debug> HTTP-Session: d5271d2e-e8be-4be6-8125-09bf24ec21b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1803 | 2023.11.14 23:33:24.038477 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1804 | 2023.11.14 23:33:24.038541 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1805 | 2023.11.14 23:33:24.038715 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1806 | 2023.11.14 23:33:24.039114 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1807 | 2023.11.14 23:33:24.039382 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1808 | 2023.11.14 23:33:24.039541 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1809 | 2023.11.14 23:33:24.039680 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001159773 sec., 34489 rows/sec., 2.73 MiB/sec. | ||
1810 | 2023.11.14 23:33:24.039866 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Debug> DynamicQueryHandler: Done processing query | ||
1811 | 2023.11.14 23:33:24.039892 [ 3 ] {a3d76f64-d043-44c3-aa75-15ab92117646} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1812 | 2023.11.14 23:33:24.039908 [ 3 ] {} <Debug> HTTP-Session: d5271d2e-e8be-4be6-8125-09bf24ec21b5 Destroying unnamed session | ||
1813 | 2023.11.14 23:33:24.040044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1814 | 2023.11.14 23:33:24.040089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1815 | 2023.11.14 23:33:24.040108 [ 3 ] {} <Debug> HTTP-Session: 7b3fe1b0-2238-4ed0-a8ea-7d850bb8a222 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1816 | 2023.11.14 23:33:24.040125 [ 3 ] {} <Debug> HTTP-Session: 7b3fe1b0-2238-4ed0-a8ea-7d850bb8a222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1817 | 2023.11.14 23:33:24.040201 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1818 | 2023.11.14 23:33:24.040239 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1819 | 2023.11.14 23:33:24.040349 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1820 | 2023.11.14 23:33:24.040701 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1821 | 2023.11.14 23:33:24.040910 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1822 | 2023.11.14 23:33:24.041052 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1823 | 2023.11.14 23:33:24.041175 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Information> executeQuery: Read 120 rows, 11.99 KiB in 0.000946741 sec., 126750 rows/sec., 12.37 MiB/sec. | ||
1824 | 2023.11.14 23:33:24.041281 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Debug> DynamicQueryHandler: Done processing query | ||
1825 | 2023.11.14 23:33:24.041304 [ 3 ] {ba96466f-2f04-4147-949c-e474493eb3cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1826 | 2023.11.14 23:33:24.041320 [ 3 ] {} <Debug> HTTP-Session: 7b3fe1b0-2238-4ed0-a8ea-7d850bb8a222 Destroying unnamed session | ||
1827 | 2023.11.14 23:33:24.041482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1828 | 2023.11.14 23:33:24.041527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1829 | 2023.11.14 23:33:24.041547 [ 3 ] {} <Debug> HTTP-Session: 0fcbb610-30a6-4f00-8775-8e2371ee5b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1830 | 2023.11.14 23:33:24.041563 [ 3 ] {} <Debug> HTTP-Session: 0fcbb610-30a6-4f00-8775-8e2371ee5b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1831 | 2023.11.14 23:33:24.041633 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1832 | 2023.11.14 23:33:24.041672 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1833 | 2023.11.14 23:33:24.041773 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1834 | 2023.11.14 23:33:24.042051 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1835 | 2023.11.14 23:33:24.042254 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1836 | 2023.11.14 23:33:24.042398 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1837 | 2023.11.14 23:33:24.042515 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.00085465 sec., 46802 rows/sec., 3.66 MiB/sec. | ||
1838 | 2023.11.14 23:33:24.042630 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Debug> DynamicQueryHandler: Done processing query | ||
1839 | 2023.11.14 23:33:24.042653 [ 3 ] {af5b54d2-2e0b-464a-a6d6-a9687c18ed68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1840 | 2023.11.14 23:33:24.042668 [ 3 ] {} <Debug> HTTP-Session: 0fcbb610-30a6-4f00-8775-8e2371ee5b7b Destroying unnamed session | ||
1841 | 2023.11.14 23:33:24.042806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1842 | 2023.11.14 23:33:24.042851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1843 | 2023.11.14 23:33:24.042870 [ 3 ] {} <Debug> HTTP-Session: 81b0191f-4d78-4f92-88c1-46e058b08faf Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1844 | 2023.11.14 23:33:24.042886 [ 3 ] {} <Debug> HTTP-Session: 81b0191f-4d78-4f92-88c1-46e058b08faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1845 | 2023.11.14 23:33:24.042969 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1846 | 2023.11.14 23:33:24.043013 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1847 | 2023.11.14 23:33:24.043146 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1848 | 2023.11.14 23:33:24.043572 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
1849 | 2023.11.14 23:33:24.043874 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1850 | 2023.11.14 23:33:24.044054 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1851 | 2023.11.14 23:33:24.044176 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001180253 sec., 33891 rows/sec., 45.73 MiB/sec. | ||
1852 | 2023.11.14 23:33:24.044283 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Debug> DynamicQueryHandler: Done processing query | ||
1853 | 2023.11.14 23:33:24.044307 [ 3 ] {5823fa75-2ca5-4644-9ecd-72b20e31884c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1854 | 2023.11.14 23:33:24.044322 [ 3 ] {} <Debug> HTTP-Session: 81b0191f-4d78-4f92-88c1-46e058b08faf Destroying unnamed session | ||
1855 | 2023.11.14 23:33:29.035142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1856 | 2023.11.14 23:33:29.035322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1857 | 2023.11.14 23:33:29.035369 [ 3 ] {} <Debug> HTTP-Session: ea3cbe51-6e3a-4ffd-9eeb-2efd2057eb0b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1858 | 2023.11.14 23:33:29.035413 [ 3 ] {} <Debug> HTTP-Session: ea3cbe51-6e3a-4ffd-9eeb-2efd2057eb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1859 | 2023.11.14 23:33:29.035760 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1860 | 2023.11.14 23:33:29.036424 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1861 | 2023.11.14 23:33:29.036623 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1862 | 2023.11.14 23:33:29.036675 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1863 | 2023.11.14 23:33:29.036848 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1864 | 2023.11.14 23:33:29.036930 [ 192 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1865 | 2023.11.14 23:33:29.037007 [ 193 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1866 | 2023.11.14 23:33:29.037011 [ 191 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1867 | 2023.11.14 23:33:29.037175 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1868 | 2023.11.14 23:33:29.037256 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1869 | 2023.11.14 23:33:29.039507 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003694252 sec., 5955 rows/sec., 818.68 KiB/sec. | ||
1870 | 2023.11.14 23:33:29.039822 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Debug> DynamicQueryHandler: Done processing query | ||
1871 | 2023.11.14 23:33:29.039853 [ 3 ] {2e1267a9-022a-4eab-865c-02176b6ed644} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1872 | 2023.11.14 23:33:29.039874 [ 3 ] {} <Debug> HTTP-Session: ea3cbe51-6e3a-4ffd-9eeb-2efd2057eb0b Destroying unnamed session | ||
1873 | 2023.11.14 23:33:29.040137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1874 | 2023.11.14 23:33:29.040193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1875 | 2023.11.14 23:33:29.040217 [ 3 ] {} <Debug> HTTP-Session: ab28770b-e7e4-4308-af11-e4501602ce7e Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1876 | 2023.11.14 23:33:29.040239 [ 3 ] {} <Debug> HTTP-Session: ab28770b-e7e4-4308-af11-e4501602ce7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1877 | 2023.11.14 23:33:29.040405 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1878 | 2023.11.14 23:33:29.040989 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1879 | 2023.11.14 23:33:29.041179 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1880 | 2023.11.14 23:33:29.041221 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1881 | 2023.11.14 23:33:29.041369 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1882 | 2023.11.14 23:33:29.041460 [ 186 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1883 | 2023.11.14 23:33:29.041482 [ 191 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1884 | 2023.11.14 23:33:29.041492 [ 192 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1885 | 2023.11.14 23:33:29.041607 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1886 | 2023.11.14 23:33:29.041672 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1887 | 2023.11.14 23:33:29.043915 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003464409 sec., 6350 rows/sec., 873.00 KiB/sec. | ||
1888 | 2023.11.14 23:33:29.044248 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Debug> DynamicQueryHandler: Done processing query | ||
1889 | 2023.11.14 23:33:29.044278 [ 3 ] {ea6bcaa1-2df3-45af-8bd8-21b40a3519ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1890 | 2023.11.14 23:33:29.044298 [ 3 ] {} <Debug> HTTP-Session: ab28770b-e7e4-4308-af11-e4501602ce7e Destroying unnamed session | ||
1891 | 2023.11.14 23:33:29.044655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1892 | 2023.11.14 23:33:29.044707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1893 | 2023.11.14 23:33:29.044727 [ 3 ] {} <Debug> HTTP-Session: d66121f5-513b-468c-a72d-b49b8261e19e Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1894 | 2023.11.14 23:33:29.044744 [ 3 ] {} <Debug> HTTP-Session: d66121f5-513b-468c-a72d-b49b8261e19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1895 | 2023.11.14 23:33:29.044880 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1896 | 2023.11.14 23:33:29.045423 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1897 | 2023.11.14 23:33:29.045613 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1898 | 2023.11.14 23:33:29.045656 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1899 | 2023.11.14 23:33:29.045803 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1900 | 2023.11.14 23:33:29.045871 [ 192 ] {f842537d-a389-466e-8372-435bb984f44f} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1901 | 2023.11.14 23:33:29.045907 [ 186 ] {f842537d-a389-466e-8372-435bb984f44f} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1902 | 2023.11.14 23:33:29.045906 [ 189 ] {f842537d-a389-466e-8372-435bb984f44f} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1903 | 2023.11.14 23:33:29.046038 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1904 | 2023.11.14 23:33:29.046107 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1905 | 2023.11.14 23:33:29.048223 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003302838 sec., 6660 rows/sec., 915.70 KiB/sec. | ||
1906 | 2023.11.14 23:33:29.048530 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Debug> DynamicQueryHandler: Done processing query | ||
1907 | 2023.11.14 23:33:29.048555 [ 3 ] {f842537d-a389-466e-8372-435bb984f44f} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1908 | 2023.11.14 23:33:29.048573 [ 3 ] {} <Debug> HTTP-Session: d66121f5-513b-468c-a72d-b49b8261e19e Destroying unnamed session | ||
1909 | 2023.11.14 23:33:29.048825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1910 | 2023.11.14 23:33:29.048871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1911 | 2023.11.14 23:33:29.048891 [ 3 ] {} <Debug> HTTP-Session: 8fc66ce3-247e-4fb4-82b3-fad2beec06d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1912 | 2023.11.14 23:33:29.048908 [ 3 ] {} <Debug> HTTP-Session: 8fc66ce3-247e-4fb4-82b3-fad2beec06d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1913 | 2023.11.14 23:33:29.049044 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1914 | 2023.11.14 23:33:29.049589 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1915 | 2023.11.14 23:33:29.049782 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1916 | 2023.11.14 23:33:29.049825 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1917 | 2023.11.14 23:33:29.049976 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1918 | 2023.11.14 23:33:29.050064 [ 189 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1919 | 2023.11.14 23:33:29.050080 [ 191 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1920 | 2023.11.14 23:33:29.050095 [ 186 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1921 | 2023.11.14 23:33:29.050207 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1922 | 2023.11.14 23:33:29.050278 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1923 | 2023.11.14 23:33:29.052364 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003279987 sec., 6707 rows/sec., 922.08 KiB/sec. | ||
1924 | 2023.11.14 23:33:29.052673 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Debug> DynamicQueryHandler: Done processing query | ||
1925 | 2023.11.14 23:33:29.052700 [ 3 ] {09e82110-0dd5-4133-859f-7b7033234f8e} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1926 | 2023.11.14 23:33:29.052717 [ 3 ] {} <Debug> HTTP-Session: 8fc66ce3-247e-4fb4-82b3-fad2beec06d0 Destroying unnamed session | ||
1927 | 2023.11.14 23:33:29.052945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1928 | 2023.11.14 23:33:29.052992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1929 | 2023.11.14 23:33:29.053012 [ 3 ] {} <Debug> HTTP-Session: 4e503d62-6437-4041-81a7-239aab2d3ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1930 | 2023.11.14 23:33:29.053030 [ 3 ] {} <Debug> HTTP-Session: 4e503d62-6437-4041-81a7-239aab2d3ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1931 | 2023.11.14 23:33:29.053166 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1932 | 2023.11.14 23:33:29.053714 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1933 | 2023.11.14 23:33:29.053909 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1934 | 2023.11.14 23:33:29.053951 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1935 | 2023.11.14 23:33:29.054101 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1936 | 2023.11.14 23:33:29.054183 [ 189 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1937 | 2023.11.14 23:33:29.054212 [ 186 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1938 | 2023.11.14 23:33:29.054230 [ 192 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1939 | 2023.11.14 23:33:29.054350 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1940 | 2023.11.14 23:33:29.054413 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1941 | 2023.11.14 23:33:29.056544 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003333138 sec., 6600 rows/sec., 907.38 KiB/sec. | ||
1942 | 2023.11.14 23:33:29.056882 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Debug> DynamicQueryHandler: Done processing query | ||
1943 | 2023.11.14 23:33:29.056911 [ 3 ] {885689db-bd0d-494b-bdfc-31d3152b271c} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1944 | 2023.11.14 23:33:29.056932 [ 3 ] {} <Debug> HTTP-Session: 4e503d62-6437-4041-81a7-239aab2d3ea3 Destroying unnamed session | ||
1945 | 2023.11.14 23:33:29.057177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1946 | 2023.11.14 23:33:29.057233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1947 | 2023.11.14 23:33:29.057256 [ 3 ] {} <Debug> HTTP-Session: e8f54fb0-5aa3-41da-9996-bb7bbc8e4227 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1948 | 2023.11.14 23:33:29.057278 [ 3 ] {} <Debug> HTTP-Session: e8f54fb0-5aa3-41da-9996-bb7bbc8e4227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1949 | 2023.11.14 23:33:29.057446 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1950 | 2023.11.14 23:33:29.058059 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1951 | 2023.11.14 23:33:29.058256 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1952 | 2023.11.14 23:33:29.058297 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1953 | 2023.11.14 23:33:29.058448 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1954 | 2023.11.14 23:33:29.058551 [ 189 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1955 | 2023.11.14 23:33:29.058556 [ 191 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1956 | 2023.11.14 23:33:29.058558 [ 186 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1957 | 2023.11.14 23:33:29.058689 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1958 | 2023.11.14 23:33:29.058759 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1959 | 2023.11.14 23:33:29.060966 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.00347232 sec., 6335 rows/sec., 871.01 KiB/sec. | ||
1960 | 2023.11.14 23:33:29.061300 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Debug> DynamicQueryHandler: Done processing query | ||
1961 | 2023.11.14 23:33:29.061330 [ 3 ] {20ccc02b-c4fb-4a29-bf3e-a76862cc7fce} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1962 | 2023.11.14 23:33:29.061350 [ 3 ] {} <Debug> HTTP-Session: e8f54fb0-5aa3-41da-9996-bb7bbc8e4227 Destroying unnamed session | ||
1963 | 2023.11.14 23:33:29.061586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1964 | 2023.11.14 23:33:29.061644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1965 | 2023.11.14 23:33:29.061682 [ 3 ] {} <Debug> HTTP-Session: 248af870-6775-4b5a-ba1f-94211ca4684a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1966 | 2023.11.14 23:33:29.061712 [ 3 ] {} <Debug> HTTP-Session: 248af870-6775-4b5a-ba1f-94211ca4684a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1967 | 2023.11.14 23:33:29.061861 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1968 | 2023.11.14 23:33:29.062414 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1969 | 2023.11.14 23:33:29.062610 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1970 | 2023.11.14 23:33:29.062652 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1971 | 2023.11.14 23:33:29.062804 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1972 | 2023.11.14 23:33:29.062878 [ 191 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1973 | 2023.11.14 23:33:29.062906 [ 194 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1974 | 2023.11.14 23:33:29.062926 [ 193 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1975 | 2023.11.14 23:33:29.063028 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1976 | 2023.11.14 23:33:29.063098 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1977 | 2023.11.14 23:33:29.065108 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003206897 sec., 6860 rows/sec., 943.10 KiB/sec. | ||
1978 | 2023.11.14 23:33:29.065405 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Debug> DynamicQueryHandler: Done processing query | ||
1979 | 2023.11.14 23:33:29.065428 [ 3 ] {36f8e20e-5d57-49e5-989c-c4fae0f112da} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1980 | 2023.11.14 23:33:29.065445 [ 3 ] {} <Debug> HTTP-Session: 248af870-6775-4b5a-ba1f-94211ca4684a Destroying unnamed session | ||
1981 | 2023.11.14 23:33:29.065672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1982 | 2023.11.14 23:33:29.065717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1983 | 2023.11.14 23:33:29.065735 [ 3 ] {} <Debug> HTTP-Session: 25b5847c-0cde-4735-8d13-8963d62267d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
1984 | 2023.11.14 23:33:29.065753 [ 3 ] {} <Debug> HTTP-Session: 25b5847c-0cde-4735-8d13-8963d62267d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1985 | 2023.11.14 23:33:29.065889 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1986 | 2023.11.14 23:33:29.066445 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1987 | 2023.11.14 23:33:29.066643 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1988 | 2023.11.14 23:33:29.066686 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1989 | 2023.11.14 23:33:29.066839 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1990 | 2023.11.14 23:33:29.066915 [ 191 ] {060552de-8deb-406c-9901-ef55d847379c} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1991 | 2023.11.14 23:33:29.066939 [ 186 ] {060552de-8deb-406c-9901-ef55d847379c} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1992 | 2023.11.14 23:33:29.066966 [ 195 ] {060552de-8deb-406c-9901-ef55d847379c} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1993 | 2023.11.14 23:33:29.067087 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1994 | 2023.11.14 23:33:29.067157 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1995 | 2023.11.14 23:33:29.069323 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003395048 sec., 6480 rows/sec., 890.83 KiB/sec. | ||
1996 | 2023.11.14 23:33:29.069638 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Debug> DynamicQueryHandler: Done processing query | ||
1997 | 2023.11.14 23:33:29.069661 [ 3 ] {060552de-8deb-406c-9901-ef55d847379c} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
1998 | 2023.11.14 23:33:29.069678 [ 3 ] {} <Debug> HTTP-Session: 25b5847c-0cde-4735-8d13-8963d62267d2 Destroying unnamed session | ||
1999 | 2023.11.14 23:33:29.069901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2000 | 2023.11.14 23:33:29.069945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2001 | 2023.11.14 23:33:29.069965 [ 3 ] {} <Debug> HTTP-Session: 43f013c2-d728-4d76-abc3-c7ab3d1a525d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2002 | 2023.11.14 23:33:29.069981 [ 3 ] {} <Debug> HTTP-Session: 43f013c2-d728-4d76-abc3-c7ab3d1a525d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2003 | 2023.11.14 23:33:29.070118 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2004 | 2023.11.14 23:33:29.070675 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2005 | 2023.11.14 23:33:29.070872 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2006 | 2023.11.14 23:33:29.070914 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2007 | 2023.11.14 23:33:29.071063 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2008 | 2023.11.14 23:33:29.071166 [ 194 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2009 | 2023.11.14 23:33:29.071189 [ 191 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2010 | 2023.11.14 23:33:29.071180 [ 192 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2011 | 2023.11.14 23:33:29.071301 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2012 | 2023.11.14 23:33:29.071363 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
2013 | 2023.11.14 23:33:29.073439 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003282077 sec., 6703 rows/sec., 921.49 KiB/sec. | ||
2014 | 2023.11.14 23:33:29.073757 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Debug> DynamicQueryHandler: Done processing query | ||
2015 | 2023.11.14 23:33:29.073787 [ 3 ] {2261e409-d03d-4572-856f-be1e5ff26b40} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2016 | 2023.11.14 23:33:29.073808 [ 3 ] {} <Debug> HTTP-Session: 43f013c2-d728-4d76-abc3-c7ab3d1a525d Destroying unnamed session | ||
2017 | 2023.11.14 23:33:29.074047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2018 | 2023.11.14 23:33:29.074100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2019 | 2023.11.14 23:33:29.074124 [ 3 ] {} <Debug> HTTP-Session: 170edaff-2422-4466-a295-3657030491f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2020 | 2023.11.14 23:33:29.074147 [ 3 ] {} <Debug> HTTP-Session: 170edaff-2422-4466-a295-3657030491f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2021 | 2023.11.14 23:33:29.074319 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2022 | 2023.11.14 23:33:29.074954 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2023 | 2023.11.14 23:33:29.075156 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2024 | 2023.11.14 23:33:29.075198 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2025 | 2023.11.14 23:33:29.075350 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2026 | 2023.11.14 23:33:29.075439 [ 191 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2027 | 2023.11.14 23:33:29.075463 [ 189 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2028 | 2023.11.14 23:33:29.075456 [ 186 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2029 | 2023.11.14 23:33:29.075583 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2030 | 2023.11.14 23:33:29.075655 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
2031 | 2023.11.14 23:33:29.077857 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.00348667 sec., 6309 rows/sec., 867.42 KiB/sec. | ||
2032 | 2023.11.14 23:33:29.078165 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Debug> DynamicQueryHandler: Done processing query | ||
2033 | 2023.11.14 23:33:29.078189 [ 3 ] {616f8640-88b9-4ba9-b936-1cd6b08cde57} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2034 | 2023.11.14 23:33:29.078207 [ 3 ] {} <Debug> HTTP-Session: 170edaff-2422-4466-a295-3657030491f6 Destroying unnamed session | ||
2035 | 2023.11.14 23:33:29.078399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2036 | 2023.11.14 23:33:29.078445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2037 | 2023.11.14 23:33:29.078465 [ 3 ] {} <Debug> HTTP-Session: 4a165adc-bed9-4a57-b975-6506975be506 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2038 | 2023.11.14 23:33:29.078483 [ 3 ] {} <Debug> HTTP-Session: 4a165adc-bed9-4a57-b975-6506975be506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2039 | 2023.11.14 23:33:29.078624 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2040 | 2023.11.14 23:33:29.079198 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2041 | 2023.11.14 23:33:29.079403 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2042 | 2023.11.14 23:33:29.079444 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2043 | 2023.11.14 23:33:29.079601 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2044 | 2023.11.14 23:33:29.079704 [ 192 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2045 | 2023.11.14 23:33:29.079715 [ 186 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2046 | 2023.11.14 23:33:29.079734 [ 191 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2047 | 2023.11.14 23:33:29.079884 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2048 | 2023.11.14 23:33:29.079956 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
2049 | 2023.11.14 23:33:29.082172 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.00350379 sec., 6278 rows/sec., 863.18 KiB/sec. | ||
2050 | 2023.11.14 23:33:29.082500 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Debug> DynamicQueryHandler: Done processing query | ||
2051 | 2023.11.14 23:33:29.082528 [ 3 ] {420bdcaf-1e7d-4c8e-a657-bff7347c9ae9} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2052 | 2023.11.14 23:33:29.082551 [ 3 ] {} <Debug> HTTP-Session: 4a165adc-bed9-4a57-b975-6506975be506 Destroying unnamed session | ||
2053 | 2023.11.14 23:33:29.087950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2054 | 2023.11.14 23:33:29.088039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2055 | 2023.11.14 23:33:29.088076 [ 3 ] {} <Debug> HTTP-Session: 884f3748-c714-43c3-a9f3-a7a315df282d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2056 | 2023.11.14 23:33:29.088112 [ 3 ] {} <Debug> HTTP-Session: 884f3748-c714-43c3-a9f3-a7a315df282d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2057 | 2023.11.14 23:33:29.088396 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2058 | 2023.11.14 23:33:29.089154 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2059 | 2023.11.14 23:33:29.089359 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2060 | 2023.11.14 23:33:29.089401 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2061 | 2023.11.14 23:33:29.089558 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2062 | 2023.11.14 23:33:29.089667 [ 186 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2063 | 2023.11.14 23:33:29.089711 [ 191 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2064 | 2023.11.14 23:33:29.089695 [ 195 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2065 | 2023.11.14 23:33:29.089885 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2066 | 2023.11.14 23:33:29.089960 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Debug> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
2067 | 2023.11.14 23:33:29.092173 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Information> executeQuery: Read 22 rows, 3.02 KiB in 0.003703133 sec., 5940 rows/sec., 816.72 KiB/sec. | ||
2068 | 2023.11.14 23:33:29.092507 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Debug> DynamicQueryHandler: Done processing query | ||
2069 | 2023.11.14 23:33:29.092535 [ 3 ] {0c17afb3-13b3-4341-8763-4f72531f0aeb} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2070 | 2023.11.14 23:33:29.092557 [ 3 ] {} <Debug> HTTP-Session: 884f3748-c714-43c3-a9f3-a7a315df282d Destroying unnamed session | ||
2071 | 2023.11.14 23:33:29.093393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2072 | 2023.11.14 23:33:29.093436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2073 | 2023.11.14 23:33:29.093455 [ 3 ] {} <Debug> HTTP-Session: e8f301f3-cfb0-4242-ba85-e8670a8dc27f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2074 | 2023.11.14 23:33:29.093472 [ 3 ] {} <Debug> HTTP-Session: e8f301f3-cfb0-4242-ba85-e8670a8dc27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2075 | 2023.11.14 23:33:29.093554 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2076 | 2023.11.14 23:33:29.093595 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2077 | 2023.11.14 23:33:29.093740 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2078 | 2023.11.14 23:33:29.094032 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2079 | 2023.11.14 23:33:29.094321 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2080 | 2023.11.14 23:33:29.094484 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Trace> oximeter.timeseries_schema (20ef7754-34c2-434e-9ea1-47a40bec4ac0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2081 | 2023.11.14 23:33:29.094600 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Information> executeQuery: Read 12 rows, 1.21 KiB in 0.001018471 sec., 11782 rows/sec., 1.16 MiB/sec. | ||
2082 | 2023.11.14 23:33:29.094753 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Debug> DynamicQueryHandler: Done processing query | ||
2083 | 2023.11.14 23:33:29.094777 [ 3 ] {28cdb6fc-2dcc-4573-b37e-31227bd6c386} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2084 | 2023.11.14 23:33:29.094793 [ 3 ] {} <Debug> HTTP-Session: e8f301f3-cfb0-4242-ba85-e8670a8dc27f Destroying unnamed session | ||
2085 | 2023.11.14 23:33:29.094938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2086 | 2023.11.14 23:33:29.094981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2087 | 2023.11.14 23:33:29.095001 [ 3 ] {} <Debug> HTTP-Session: 2a5da9f5-32e0-4d29-92e7-1440af0bb1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2088 | 2023.11.14 23:33:29.095017 [ 3 ] {} <Debug> HTTP-Session: 2a5da9f5-32e0-4d29-92e7-1440af0bb1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2089 | 2023.11.14 23:33:29.095086 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2090 | 2023.11.14 23:33:29.095124 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2091 | 2023.11.14 23:33:29.095232 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2092 | 2023.11.14 23:33:29.095513 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2093 | 2023.11.14 23:33:29.095719 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2094 | 2023.11.14 23:33:29.095872 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2095 | 2023.11.14 23:33:29.095971 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Information> executeQuery: Read 9 rows, 597.00 B in 0.00085937 sec., 10472 rows/sec., 678.41 KiB/sec. | ||
2096 | 2023.11.14 23:33:29.096069 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Debug> DynamicQueryHandler: Done processing query | ||
2097 | 2023.11.14 23:33:29.096092 [ 3 ] {f9631970-d5bf-4e05-a253-3e466a27f645} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2098 | 2023.11.14 23:33:29.096108 [ 3 ] {} <Debug> HTTP-Session: 2a5da9f5-32e0-4d29-92e7-1440af0bb1e1 Destroying unnamed session | ||
2099 | 2023.11.14 23:33:29.096207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2100 | 2023.11.14 23:33:29.096250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2101 | 2023.11.14 23:33:29.096268 [ 3 ] {} <Debug> HTTP-Session: ab443cfc-bcf8-4ea0-8758-1a19d88ea7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2102 | 2023.11.14 23:33:29.096286 [ 3 ] {} <Debug> HTTP-Session: ab443cfc-bcf8-4ea0-8758-1a19d88ea7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2103 | 2023.11.14 23:33:29.096354 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2104 | 2023.11.14 23:33:29.096391 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2105 | 2023.11.14 23:33:29.096527 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2106 | 2023.11.14 23:33:29.096789 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2107 | 2023.11.14 23:33:29.096994 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2108 | 2023.11.14 23:33:29.097140 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
2109 | 2023.11.14 23:33:29.097232 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00085259 sec., 2345 rows/sec., 200.45 KiB/sec. | ||
2110 | 2023.11.14 23:33:29.097339 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Debug> DynamicQueryHandler: Done processing query | ||
2111 | 2023.11.14 23:33:29.097362 [ 3 ] {78aba5ce-2c02-4b5d-8735-c6abafa01b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2112 | 2023.11.14 23:33:29.097378 [ 3 ] {} <Debug> HTTP-Session: ab443cfc-bcf8-4ea0-8758-1a19d88ea7ed Destroying unnamed session | ||
2113 | 2023.11.14 23:33:29.097495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 16684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2114 | 2023.11.14 23:33:29.097538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2115 | 2023.11.14 23:33:29.097556 [ 3 ] {} <Debug> HTTP-Session: 78e2ec53-277b-489c-a955-7d24d4a64d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2116 | 2023.11.14 23:33:29.097573 [ 3 ] {} <Debug> HTTP-Session: 78e2ec53-277b-489c-a955-7d24d4a64d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2117 | 2023.11.14 23:33:29.097646 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2118 | 2023.11.14 23:33:29.097683 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2119 | 2023.11.14 23:33:29.097782 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2120 | 2023.11.14 23:33:29.098100 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2121 | 2023.11.14 23:33:29.098323 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2122 | 2023.11.14 23:33:29.098488 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2123 | 2023.11.14 23:33:29.098588 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Information> executeQuery: Read 106 rows, 10.20 KiB in 0.00091549 sec., 115784 rows/sec., 10.88 MiB/sec. | ||
2124 | 2023.11.14 23:33:29.098684 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Debug> DynamicQueryHandler: Done processing query | ||
2125 | 2023.11.14 23:33:29.098707 [ 3 ] {f42285fb-f43a-4c3a-a553-c3a1f3eb5c64} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
2126 | 2023.11.14 23:33:29.098723 [ 3 ] {} <Debug> HTTP-Session: 78e2ec53-277b-489c-a955-7d24d4a64d52 Destroying unnamed session | ||
2127 | 2023.11.14 23:33:29.098827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2128 | 2023.11.14 23:33:29.098870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2129 | 2023.11.14 23:33:29.098888 [ 3 ] {} <Debug> HTTP-Session: 7f057b4c-6ef6-4617-ae19-9e41392f9648 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2130 | 2023.11.14 23:33:29.098905 [ 3 ] {} <Debug> HTTP-Session: 7f057b4c-6ef6-4617-ae19-9e41392f9648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2131 | 2023.11.14 23:33:29.098971 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2132 | 2023.11.14 23:33:29.099010 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2133 | 2023.11.14 23:33:29.099109 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2134 | 2023.11.14 23:33:29.099462 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2135 | 2023.11.14 23:33:29.099671 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2136 | 2023.11.14 23:33:29.099817 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
2137 | 2023.11.14 23:33:29.099910 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00091044 sec., 2196 rows/sec., 153.39 KiB/sec. | ||
2138 | 2023.11.14 23:33:29.100015 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Debug> DynamicQueryHandler: Done processing query | ||
2139 | 2023.11.14 23:33:29.100038 [ 3 ] {c0e95472-17f7-4aea-b3ed-54ffd2bb24d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2140 | 2023.11.14 23:33:29.100054 [ 3 ] {} <Debug> HTTP-Session: 7f057b4c-6ef6-4617-ae19-9e41392f9648 Destroying unnamed session | ||
2141 | 2023.11.14 23:33:29.100222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 50140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2142 | 2023.11.14 23:33:29.100265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2143 | 2023.11.14 23:33:29.100284 [ 3 ] {} <Debug> HTTP-Session: 87d15593-de7b-4a5f-9961-89de31c23343 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2144 | 2023.11.14 23:33:29.100301 [ 3 ] {} <Debug> HTTP-Session: 87d15593-de7b-4a5f-9961-89de31c23343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2145 | 2023.11.14 23:33:29.100387 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2146 | 2023.11.14 23:33:29.100425 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2147 | 2023.11.14 23:33:29.100524 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2148 | 2023.11.14 23:33:29.100945 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2149 | 2023.11.14 23:33:29.101166 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2150 | 2023.11.14 23:33:29.101315 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2151 | 2023.11.14 23:33:29.101420 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Information> executeQuery: Read 313 rows, 22.21 KiB in 0.000995902 sec., 314287 rows/sec., 21.77 MiB/sec. | ||
2152 | 2023.11.14 23:33:29.101555 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Debug> DynamicQueryHandler: Done processing query | ||
2153 | 2023.11.14 23:33:29.101578 [ 3 ] {35222df8-784b-4981-bf93-59b6167b1d37} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2154 | 2023.11.14 23:33:29.101594 [ 3 ] {} <Debug> HTTP-Session: 87d15593-de7b-4a5f-9961-89de31c23343 Destroying unnamed session | ||
2155 | 2023.11.14 23:33:29.101740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2156 | 2023.11.14 23:33:29.101789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2157 | 2023.11.14 23:33:29.101808 [ 3 ] {} <Debug> HTTP-Session: 296105b6-b148-427a-a601-7366adf0d452 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2158 | 2023.11.14 23:33:29.101825 [ 3 ] {} <Debug> HTTP-Session: 296105b6-b148-427a-a601-7366adf0d452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2159 | 2023.11.14 23:33:29.101892 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2160 | 2023.11.14 23:33:29.101931 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2161 | 2023.11.14 23:33:29.102034 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2162 | 2023.11.14 23:33:29.102284 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2163 | 2023.11.14 23:33:29.102522 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2164 | 2023.11.14 23:33:29.102701 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2165 | 2023.11.14 23:33:29.102785 [ 62 ] {} <Debug> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2166 | 2023.11.14 23:33:29.102798 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00087625 sec., 6847 rows/sec., 287.54 KiB/sec. | ||
2167 | 2023.11.14 23:33:29.102837 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2168 | 2023.11.14 23:33:29.102946 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Debug> DynamicQueryHandler: Done processing query | ||
2169 | 2023.11.14 23:33:29.102959 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2170 | 2023.11.14 23:33:29.102985 [ 3 ] {b787e7c8-0d22-40dd-b3a7-48413b46cb99} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2171 | 2023.11.14 23:33:29.103020 [ 3 ] {} <Debug> HTTP-Session: 296105b6-b148-427a-a601-7366adf0d452 Destroying unnamed session | ||
2172 | 2023.11.14 23:33:29.103095 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2173 | 2023.11.14 23:33:29.103149 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2174 | 2023.11.14 23:33:29.103167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 14866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2175 | 2023.11.14 23:33:29.103250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2176 | 2023.11.14 23:33:29.103285 [ 3 ] {} <Debug> HTTP-Session: 9a2e3532-8eb1-476b-9c55-8761dcada046 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2177 | 2023.11.14 23:33:29.103346 [ 3 ] {} <Debug> HTTP-Session: 9a2e3532-8eb1-476b-9c55-8761dcada046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2178 | 2023.11.14 23:33:29.103400 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2179 | 2023.11.14 23:33:29.103534 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2180 | 2023.11.14 23:33:29.103640 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2181 | 2023.11.14 23:33:29.103692 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2182 | 2023.11.14 23:33:29.103813 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2183 | 2023.11.14 23:33:29.104011 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2184 | 2023.11.14 23:33:29.104159 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2185 | 2023.11.14 23:33:29.104428 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2186 | 2023.11.14 23:33:29.104603 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2187 | 2023.11.14 23:33:29.105132 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2188 | 2023.11.14 23:33:29.105504 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2189 | 2023.11.14 23:33:29.105757 [ 81 ] {} <Debug> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2190 | 2023.11.14 23:33:29.105821 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002914803 sec., 12350.748918537547 rows/sec., 518.63 KiB/sec. | ||
2191 | 2023.11.14 23:33:29.105845 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.002251236 sec., 35980 rows/sec., 2.20 MiB/sec. | ||
2192 | 2023.11.14 23:33:29.105864 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2193 | 2023.11.14 23:33:29.106116 [ 14 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2194 | 2023.11.14 23:33:29.106147 [ 15 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2195 | 2023.11.14 23:33:29.106282 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Debug> DynamicQueryHandler: Done processing query | ||
2196 | 2023.11.14 23:33:29.106340 [ 3 ] {9836df3d-5767-4c00-a552-b5b85587af80} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2197 | 2023.11.14 23:33:29.106356 [ 14 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2198 | 2023.11.14 23:33:29.106365 [ 3 ] {} <Debug> HTTP-Session: 9a2e3532-8eb1-476b-9c55-8761dcada046 Destroying unnamed session | ||
2199 | 2023.11.14 23:33:29.106405 [ 14 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
2200 | 2023.11.14 23:33:29.106587 [ 15 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2201 | 2023.11.14 23:33:29.106617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2202 | 2023.11.14 23:33:29.106725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2203 | 2023.11.14 23:33:29.106729 [ 14 ] {43e71e79-b080-4adf-8253-b70497d1c22c::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 | ||
2204 | 2023.11.14 23:33:29.106756 [ 15 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_6_1} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2205 | 2023.11.14 23:33:29.106774 [ 3 ] {} <Debug> HTTP-Session: 8a93f9a4-3031-463b-b335-423a33e77d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2206 | 2023.11.14 23:33:29.106818 [ 3 ] {} <Debug> HTTP-Session: 8a93f9a4-3031-463b-b335-423a33e77d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2207 | 2023.11.14 23:33:29.107011 [ 14 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
2208 | 2023.11.14 23:33:29.107029 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2209 | 2023.11.14 23:33:29.107086 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2210 | 2023.11.14 23:33:29.107152 [ 14 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
2211 | 2023.11.14 23:33:29.107334 [ 14 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
2212 | 2023.11.14 23:33:29.107378 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2213 | 2023.11.14 23:33:29.107481 [ 14 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 81 rows starting from the beginning of the part | ||
2214 | 2023.11.14 23:33:29.107808 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2215 | 2023.11.14 23:33:29.108137 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2216 | 2023.11.14 23:33:29.108377 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
2217 | 2023.11.14 23:33:29.108448 [ 15 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500838 sec., 172342.23088420762 rows/sec., 10.47 MiB/sec. | ||
2218 | 2023.11.14 23:33:29.108615 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Information> executeQuery: Read 1 rows, 71.00 B in 0.001525037 sec., 655 rows/sec., 45.47 KiB/sec. | ||
2219 | 2023.11.14 23:33:29.108701 [ 15 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2220 | 2023.11.14 23:33:29.108851 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Debug> DynamicQueryHandler: Done processing query | ||
2221 | 2023.11.14 23:33:29.108884 [ 3 ] {8118ce6c-5f7d-4e3c-bc48-497b547e12f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2222 | 2023.11.14 23:33:29.108916 [ 3 ] {} <Debug> HTTP-Session: 8a93f9a4-3031-463b-b335-423a33e77d87 Destroying unnamed session | ||
2223 | 2023.11.14 23:33:29.109055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2224 | 2023.11.14 23:33:29.109069 [ 15 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2225 | 2023.11.14 23:33:29.109126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2226 | 2023.11.14 23:33:29.109154 [ 3 ] {} <Debug> HTTP-Session: 37d44046-c34e-441b-ba98-b92dd5f137f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2227 | 2023.11.14 23:33:29.109189 [ 15 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2228 | 2023.11.14 23:33:29.109191 [ 3 ] {} <Debug> HTTP-Session: 37d44046-c34e-441b-ba98-b92dd5f137f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2229 | 2023.11.14 23:33:29.109355 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2230 | 2023.11.14 23:33:29.109399 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2231 | 2023.11.14 23:33:29.109553 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2232 | 2023.11.14 23:33:29.109839 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2233 | 2023.11.14 23:33:29.110102 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2234 | 2023.11.14 23:33:29.110274 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2235 | 2023.11.14 23:33:29.110408 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001023942 sec., 2929 rows/sec., 3.95 MiB/sec. | ||
2236 | 2023.11.14 23:33:29.110516 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Debug> DynamicQueryHandler: Done processing query | ||
2237 | 2023.11.14 23:33:29.110539 [ 3 ] {0c069956-4d83-48d4-809b-edc334839129} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2238 | 2023.11.14 23:33:29.110555 [ 3 ] {} <Debug> HTTP-Session: 37d44046-c34e-441b-ba98-b92dd5f137f6 Destroying unnamed session | ||
2239 | 2023.11.14 23:33:29.110658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 3859, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2240 | 2023.11.14 23:33:29.110701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2241 | 2023.11.14 23:33:29.110720 [ 3 ] {} <Debug> HTTP-Session: d634385a-6c0e-4add-850b-1537e0cd958d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2242 | 2023.11.14 23:33:29.110738 [ 3 ] {} <Debug> HTTP-Session: d634385a-6c0e-4add-850b-1537e0cd958d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2243 | 2023.11.14 23:33:29.110807 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2244 | 2023.11.14 23:33:29.110845 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2245 | 2023.11.14 23:33:29.110951 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2246 | 2023.11.14 23:33:29.111211 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2247 | 2023.11.14 23:33:29.111438 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2248 | 2023.11.14 23:33:29.111630 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2249 | 2023.11.14 23:33:29.111760 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Information> executeQuery: Read 27 rows, 1.53 KiB in 0.000923921 sec., 29223 rows/sec., 1.62 MiB/sec. | ||
2250 | 2023.11.14 23:33:29.111875 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Debug> DynamicQueryHandler: Done processing query | ||
2251 | 2023.11.14 23:33:29.111898 [ 3 ] {4bf9aee3-1291-4330-9cfe-1a23e8c60001} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2252 | 2023.11.14 23:33:29.111915 [ 3 ] {} <Debug> HTTP-Session: d634385a-6c0e-4add-850b-1537e0cd958d Destroying unnamed session | ||
2253 | 2023.11.14 23:33:30.001129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.58 MiB, peak 238.66 MiB, will set to 230.89 MiB (RSS), difference: -2.68 MiB | ||
2254 | 2023.11.14 23:33:31.646001 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2255 | 2023.11.14 23:33:31.646082 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2256 | 2023.11.14 23:33:34.040254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2257 | 2023.11.14 23:33:34.040375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2258 | 2023.11.14 23:33:34.040401 [ 3 ] {} <Debug> HTTP-Session: 240d03be-02ed-43d6-be53-6ff9c7fccf0a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2259 | 2023.11.14 23:33:34.040426 [ 3 ] {} <Debug> HTTP-Session: 240d03be-02ed-43d6-be53-6ff9c7fccf0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2260 | 2023.11.14 23:33:34.040555 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2261 | 2023.11.14 23:33:34.040617 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2262 | 2023.11.14 23:33:34.040774 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2263 | 2023.11.14 23:33:34.041242 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2264 | 2023.11.14 23:33:34.041513 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2265 | 2023.11.14 23:33:34.041693 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2266 | 2023.11.14 23:33:34.041838 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001235684 sec., 32370 rows/sec., 2.56 MiB/sec. | ||
2267 | 2023.11.14 23:33:34.041841 [ 67 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2268 | 2023.11.14 23:33:34.041964 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2269 | 2023.11.14 23:33:34.042031 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Debug> DynamicQueryHandler: Done processing query | ||
2270 | 2023.11.14 23:33:34.042082 [ 3 ] {30a1a6b0-4fbb-4824-aa48-829183cbe008} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2271 | 2023.11.14 23:33:34.042093 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2272 | 2023.11.14 23:33:34.042120 [ 3 ] {} <Debug> HTTP-Session: 240d03be-02ed-43d6-be53-6ff9c7fccf0a Destroying unnamed session | ||
2273 | 2023.11.14 23:33:34.042224 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2274 | 2023.11.14 23:33:34.042274 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
2275 | 2023.11.14 23:33:34.042287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2276 | 2023.11.14 23:33:34.042381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2277 | 2023.11.14 23:33:34.042435 [ 3 ] {} <Debug> HTTP-Session: e4312962-b0d5-44dc-9f46-48cdf6a66702 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2278 | 2023.11.14 23:33:34.042501 [ 3 ] {} <Debug> HTTP-Session: e4312962-b0d5-44dc-9f46-48cdf6a66702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2279 | 2023.11.14 23:33:34.042512 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
2280 | 2023.11.14 23:33:34.042715 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2281 | 2023.11.14 23:33:34.042743 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
2282 | 2023.11.14 23:33:34.042832 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2283 | 2023.11.14 23:33:34.043020 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
2284 | 2023.11.14 23:33:34.043293 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2285 | 2023.11.14 23:33:34.043314 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
2286 | 2023.11.14 23:33:34.043513 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
2287 | 2023.11.14 23:33:34.044044 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2288 | 2023.11.14 23:33:34.044470 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2289 | 2023.11.14 23:33:34.044773 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
2290 | 2023.11.14 23:33:34.045027 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.003011394 sec., 60105.05433696155 rows/sec., 4.62 MiB/sec. | ||
2291 | 2023.11.14 23:33:34.045062 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002282176 sec., 876 rows/sec., 74.88 KiB/sec. | ||
2292 | 2023.11.14 23:33:34.045205 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2293 | 2023.11.14 23:33:34.045311 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Debug> DynamicQueryHandler: Done processing query | ||
2294 | 2023.11.14 23:33:34.045347 [ 3 ] {890416d3-3130-4102-b858-a4ef9222fcb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2295 | 2023.11.14 23:33:34.045367 [ 3 ] {} <Debug> HTTP-Session: e4312962-b0d5-44dc-9f46-48cdf6a66702 Destroying unnamed session | ||
2296 | 2023.11.14 23:33:34.045435 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2297 | 2023.11.14 23:33:34.045510 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_11_2} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2298 | 2023.11.14 23:33:34.045570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 24785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2299 | 2023.11.14 23:33:34.045655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2300 | 2023.11.14 23:33:34.045676 [ 3 ] {} <Debug> HTTP-Session: 32680a58-d371-4b2f-a615-9005523e6696 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2301 | 2023.11.14 23:33:34.045694 [ 3 ] {} <Debug> HTTP-Session: 32680a58-d371-4b2f-a615-9005523e6696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2302 | 2023.11.14 23:33:34.045789 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2303 | 2023.11.14 23:33:34.045832 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2304 | 2023.11.14 23:33:34.045957 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2305 | 2023.11.14 23:33:34.046380 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2306 | 2023.11.14 23:33:34.046626 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2307 | 2023.11.14 23:33:34.046781 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2308 | 2023.11.14 23:33:34.046906 [ 67 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2309 | 2023.11.14 23:33:34.046924 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Information> executeQuery: Read 157 rows, 15.20 KiB in 0.001094952 sec., 143385 rows/sec., 13.55 MiB/sec. | ||
2310 | 2023.11.14 23:33:34.046969 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2311 | 2023.11.14 23:33:34.047115 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2312 | 2023.11.14 23:33:34.047165 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Debug> DynamicQueryHandler: Done processing query | ||
2313 | 2023.11.14 23:33:34.047210 [ 3 ] {f7dccac9-f5e6-4d85-8b31-616991969a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2314 | 2023.11.14 23:33:34.047241 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2315 | 2023.11.14 23:33:34.047255 [ 3 ] {} <Debug> HTTP-Session: 32680a58-d371-4b2f-a615-9005523e6696 Destroying unnamed session | ||
2316 | 2023.11.14 23:33:34.047296 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
2317 | 2023.11.14 23:33:34.047427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2318 | 2023.11.14 23:33:34.047468 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part | ||
2319 | 2023.11.14 23:33:34.047532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2320 | 2023.11.14 23:33:34.047570 [ 3 ] {} <Debug> HTTP-Session: 486ee4ec-853b-4937-b479-b1296739e80b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2321 | 2023.11.14 23:33:34.047621 [ 3 ] {} <Debug> HTTP-Session: 486ee4ec-853b-4937-b479-b1296739e80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2322 | 2023.11.14 23:33:34.047664 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
2323 | 2023.11.14 23:33:34.047813 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2324 | 2023.11.14 23:33:34.047884 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 120 rows starting from the beginning of the part | ||
2325 | 2023.11.14 23:33:34.047902 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2326 | 2023.11.14 23:33:34.048180 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
2327 | 2023.11.14 23:33:34.048358 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2328 | 2023.11.14 23:33:34.048429 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 157 rows starting from the beginning of the part | ||
2329 | 2023.11.14 23:33:34.048996 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2330 | 2023.11.14 23:33:34.049487 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2331 | 2023.11.14 23:33:34.049729 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
2332 | 2023.11.14 23:33:34.050014 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002108354 sec., 948 rows/sec., 66.24 KiB/sec. | ||
2333 | 2023.11.14 23:33:34.050302 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 4 columns (4 merged, 0 gathered) in 0.003268397 sec., 260372.28647560257 rows/sec., 24.84 MiB/sec. | ||
2334 | 2023.11.14 23:33:34.050362 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Debug> DynamicQueryHandler: Done processing query | ||
2335 | 2023.11.14 23:33:34.050404 [ 3 ] {68cececb-cc7d-4d9c-b476-8d96d27053e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2336 | 2023.11.14 23:33:34.050431 [ 3 ] {} <Debug> HTTP-Session: 486ee4ec-853b-4937-b479-b1296739e80b Destroying unnamed session | ||
2337 | 2023.11.14 23:33:34.050469 [ 23 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2338 | 2023.11.14 23:33:34.050562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 11213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2339 | 2023.11.14 23:33:34.050630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2340 | 2023.11.14 23:33:34.050667 [ 23 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2341 | 2023.11.14 23:33:34.050681 [ 3 ] {} <Debug> HTTP-Session: 94764486-d806-4f47-bf43-bf833943f6e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2342 | 2023.11.14 23:33:34.050729 [ 3 ] {} <Debug> HTTP-Session: 94764486-d806-4f47-bf43-bf833943f6e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2343 | 2023.11.14 23:33:34.050766 [ 23 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_11_2} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2344 | 2023.11.14 23:33:34.050898 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2345 | 2023.11.14 23:33:34.050943 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2346 | 2023.11.14 23:33:34.051065 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2347 | 2023.11.14 23:33:34.051386 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2348 | 2023.11.14 23:33:34.051608 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2349 | 2023.11.14 23:33:34.051758 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2350 | 2023.11.14 23:33:34.051874 [ 67 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2351 | 2023.11.14 23:33:34.051882 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Information> executeQuery: Read 66 rows, 5.26 KiB in 0.00094607 sec., 69762 rows/sec., 5.43 MiB/sec. | ||
2352 | 2023.11.14 23:33:34.051930 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2353 | 2023.11.14 23:33:34.052064 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2354 | 2023.11.14 23:33:34.052124 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Debug> DynamicQueryHandler: Done processing query | ||
2355 | 2023.11.14 23:33:34.052167 [ 3 ] {677c511d-9407-4672-97fb-47c863f6c878} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2356 | 2023.11.14 23:33:34.052173 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2357 | 2023.11.14 23:33:34.052194 [ 3 ] {} <Debug> HTTP-Session: 94764486-d806-4f47-bf43-bf833943f6e8 Destroying unnamed session | ||
2358 | 2023.11.14 23:33:34.052230 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 370 rows starting from the beginning of the part | ||
2359 | 2023.11.14 23:33:34.052360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2360 | 2023.11.14 23:33:34.052389 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
2361 | 2023.11.14 23:33:34.052462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2362 | 2023.11.14 23:33:34.052503 [ 3 ] {} <Debug> HTTP-Session: e798f8b9-e6a8-4379-98d7-10ec24c5fef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2363 | 2023.11.14 23:33:34.052553 [ 3 ] {} <Debug> HTTP-Session: e798f8b9-e6a8-4379-98d7-10ec24c5fef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2364 | 2023.11.14 23:33:34.052584 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 291 rows starting from the beginning of the part | ||
2365 | 2023.11.14 23:33:34.052755 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2366 | 2023.11.14 23:33:34.052799 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
2367 | 2023.11.14 23:33:34.052858 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2368 | 2023.11.14 23:33:34.053055 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 313 rows starting from the beginning of the part | ||
2369 | 2023.11.14 23:33:34.053376 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 66 rows starting from the beginning of the part | ||
2370 | 2023.11.14 23:33:34.053402 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2371 | 2023.11.14 23:33:34.054160 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2372 | 2023.11.14 23:33:34.054694 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2373 | 2023.11.14 23:33:34.054953 [ 9 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002948523 sec., 379851.2000754276 rows/sec., 26.86 MiB/sec. | ||
2374 | 2023.11.14 23:33:34.055050 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2375 | 2023.11.14 23:33:34.055148 [ 15 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2376 | 2023.11.14 23:33:34.055303 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.002472238 sec., 14966 rows/sec., 1.04 MiB/sec. | ||
2377 | 2023.11.14 23:33:34.055514 [ 15 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2378 | 2023.11.14 23:33:34.055521 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Debug> DynamicQueryHandler: Done processing query | ||
2379 | 2023.11.14 23:33:34.055575 [ 3 ] {668f721f-1133-4887-b520-6c48747dd55c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2380 | 2023.11.14 23:33:34.055596 [ 3 ] {} <Debug> HTTP-Session: e798f8b9-e6a8-4379-98d7-10ec24c5fef9 Destroying unnamed session | ||
2381 | 2023.11.14 23:33:34.055604 [ 15 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_11_2} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2382 | 2023.11.14 23:33:34.055782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2383 | 2023.11.14 23:33:34.055836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2384 | 2023.11.14 23:33:34.055857 [ 3 ] {} <Debug> HTTP-Session: 2b53cc35-dc1d-4793-b3d5-f5a17c396ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2385 | 2023.11.14 23:33:34.055875 [ 3 ] {} <Debug> HTTP-Session: 2b53cc35-dc1d-4793-b3d5-f5a17c396ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2386 | 2023.11.14 23:33:34.055963 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2387 | 2023.11.14 23:33:34.056010 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2388 | 2023.11.14 23:33:34.056169 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2389 | 2023.11.14 23:33:34.056629 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2390 | 2023.11.14 23:33:34.056945 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2391 | 2023.11.14 23:33:34.057126 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2392 | 2023.11.14 23:33:34.057241 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2393 | 2023.11.14 23:33:34.057260 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001264524 sec., 31632 rows/sec., 42.69 MiB/sec. | ||
2394 | 2023.11.14 23:33:34.057292 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2395 | 2023.11.14 23:33:34.057439 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2396 | 2023.11.14 23:33:34.057510 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Debug> DynamicQueryHandler: Done processing query | ||
2397 | 2023.11.14 23:33:34.057556 [ 3 ] {c0469b4b-9850-4f44-862a-85209f8d6673} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2398 | 2023.11.14 23:33:34.057602 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2399 | 2023.11.14 23:33:34.057607 [ 3 ] {} <Debug> HTTP-Session: 2b53cc35-dc1d-4793-b3d5-f5a17c396ae9 Destroying unnamed session | ||
2400 | 2023.11.14 23:33:34.057668 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
2401 | 2023.11.14 23:33:34.057777 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
2402 | 2023.11.14 23:33:34.057872 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
2403 | 2023.11.14 23:33:34.057958 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
2404 | 2023.11.14 23:33:34.058044 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
2405 | 2023.11.14 23:33:34.058127 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2406 | 2023.11.14 23:33:34.059287 [ 9 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 6 columns (6 merged, 0 gathered) in 0.001935711 sec., 102287.99650361031 rows/sec., 138.03 MiB/sec. | ||
2407 | 2023.11.14 23:33:34.059567 [ 9 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2408 | 2023.11.14 23:33:34.059841 [ 9 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2409 | 2023.11.14 23:33:34.059914 [ 9 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2410 | 2023.11.14 23:33:34.059996 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 58581400-a883-42d6-89d6-9f2c7d93b550::all_1_6_1: 4.00 MiB. | ||
2411 | 2023.11.14 23:33:35.001140 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 238.66 MiB, will set to 230.93 MiB (RSS), difference: -4.19 MiB | ||
2412 | 2023.11.14 23:33:39.041398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2413 | 2023.11.14 23:33:39.041529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2414 | 2023.11.14 23:33:39.041560 [ 3 ] {} <Debug> HTTP-Session: c9953be4-240c-4e34-ae19-ea69dd1971da Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2415 | 2023.11.14 23:33:39.041589 [ 3 ] {} <Debug> HTTP-Session: c9953be4-240c-4e34-ae19-ea69dd1971da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2416 | 2023.11.14 23:33:39.041729 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2417 | 2023.11.14 23:33:39.041786 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2418 | 2023.11.14 23:33:39.041947 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2419 | 2023.11.14 23:33:39.042433 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2420 | 2023.11.14 23:33:39.042703 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2421 | 2023.11.14 23:33:39.042869 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2422 | 2023.11.14 23:33:39.042992 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001229624 sec., 8945 rows/sec., 605.97 KiB/sec. | ||
2423 | 2023.11.14 23:33:39.043137 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Debug> DynamicQueryHandler: Done processing query | ||
2424 | 2023.11.14 23:33:39.043163 [ 3 ] {5717157a-8aa1-4863-9072-1ff3999d1db4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2425 | 2023.11.14 23:33:39.043180 [ 3 ] {} <Debug> HTTP-Session: c9953be4-240c-4e34-ae19-ea69dd1971da Destroying unnamed session | ||
2426 | 2023.11.14 23:33:39.043324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2427 | 2023.11.14 23:33:39.043372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2428 | 2023.11.14 23:33:39.043393 [ 3 ] {} <Debug> HTTP-Session: 2c702b9c-6f8b-4801-8793-f4f2d61feadd Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2429 | 2023.11.14 23:33:39.043410 [ 3 ] {} <Debug> HTTP-Session: 2c702b9c-6f8b-4801-8793-f4f2d61feadd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2430 | 2023.11.14 23:33:39.043489 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2431 | 2023.11.14 23:33:39.043529 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2432 | 2023.11.14 23:33:39.043634 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2433 | 2023.11.14 23:33:39.043985 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2434 | 2023.11.14 23:33:39.044212 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2435 | 2023.11.14 23:33:39.044365 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2436 | 2023.11.14 23:33:39.044490 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.000970521 sec., 114371 rows/sec., 10.78 MiB/sec. | ||
2437 | 2023.11.14 23:33:39.044612 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Debug> DynamicQueryHandler: Done processing query | ||
2438 | 2023.11.14 23:33:39.044636 [ 3 ] {f24dbd63-b9e7-48f6-8bc3-26b7af387b1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
2439 | 2023.11.14 23:33:39.044652 [ 3 ] {} <Debug> HTTP-Session: 2c702b9c-6f8b-4801-8793-f4f2d61feadd Destroying unnamed session | ||
2440 | 2023.11.14 23:33:39.044860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2441 | 2023.11.14 23:33:39.044906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2442 | 2023.11.14 23:33:39.044926 [ 3 ] {} <Debug> HTTP-Session: 13d54b99-8e1d-4470-a9ba-6c1642067ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2443 | 2023.11.14 23:33:39.044943 [ 3 ] {} <Debug> HTTP-Session: 13d54b99-8e1d-4470-a9ba-6c1642067ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2444 | 2023.11.14 23:33:39.045028 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2445 | 2023.11.14 23:33:39.045068 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2446 | 2023.11.14 23:33:39.045175 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2447 | 2023.11.14 23:33:39.045611 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2448 | 2023.11.14 23:33:39.045843 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2449 | 2023.11.14 23:33:39.046016 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2450 | 2023.11.14 23:33:39.046139 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001081043 sec., 273809 rows/sec., 18.84 MiB/sec. | ||
2451 | 2023.11.14 23:33:39.046328 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Debug> DynamicQueryHandler: Done processing query | ||
2452 | 2023.11.14 23:33:39.046353 [ 3 ] {8e359614-8ded-4141-b9be-a4f06dec3192} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2453 | 2023.11.14 23:33:39.046369 [ 3 ] {} <Debug> HTTP-Session: 13d54b99-8e1d-4470-a9ba-6c1642067ad3 Destroying unnamed session | ||
2454 | 2023.11.14 23:33:39.046487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2455 | 2023.11.14 23:33:39.046533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2456 | 2023.11.14 23:33:39.046553 [ 3 ] {} <Debug> HTTP-Session: f50719b7-d405-456e-8f04-c9f7a975c4ff Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2457 | 2023.11.14 23:33:39.046570 [ 3 ] {} <Debug> HTTP-Session: f50719b7-d405-456e-8f04-c9f7a975c4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2458 | 2023.11.14 23:33:39.046640 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2459 | 2023.11.14 23:33:39.046680 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2460 | 2023.11.14 23:33:39.046806 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2461 | 2023.11.14 23:33:39.047128 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2462 | 2023.11.14 23:33:39.047372 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2463 | 2023.11.14 23:33:39.047551 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2464 | 2023.11.14 23:33:39.047669 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000999822 sec., 6001 rows/sec., 252.00 KiB/sec. | ||
2465 | 2023.11.14 23:33:39.047806 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Debug> DynamicQueryHandler: Done processing query | ||
2466 | 2023.11.14 23:33:39.047832 [ 3 ] {1eefa2a8-887c-41e5-ad6d-0dd5f245df93} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2467 | 2023.11.14 23:33:39.047848 [ 3 ] {} <Debug> HTTP-Session: f50719b7-d405-456e-8f04-c9f7a975c4ff Destroying unnamed session | ||
2468 | 2023.11.14 23:33:39.047961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2469 | 2023.11.14 23:33:39.048005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2470 | 2023.11.14 23:33:39.048025 [ 3 ] {} <Debug> HTTP-Session: 26d229a4-616c-4b23-92bf-76e050637fa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2471 | 2023.11.14 23:33:39.048043 [ 3 ] {} <Debug> HTTP-Session: 26d229a4-616c-4b23-92bf-76e050637fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2472 | 2023.11.14 23:33:39.048116 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2473 | 2023.11.14 23:33:39.048158 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2474 | 2023.11.14 23:33:39.048278 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2475 | 2023.11.14 23:33:39.048591 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2476 | 2023.11.14 23:33:39.048847 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2477 | 2023.11.14 23:33:39.049023 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2478 | 2023.11.14 23:33:39.049141 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000997581 sec., 70169 rows/sec., 4.25 MiB/sec. | ||
2479 | 2023.11.14 23:33:39.049259 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Debug> DynamicQueryHandler: Done processing query | ||
2480 | 2023.11.14 23:33:39.049283 [ 3 ] {1be0d4f5-c8c7-40df-b87e-e6951e0b96f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2481 | 2023.11.14 23:33:39.049300 [ 3 ] {} <Debug> HTTP-Session: 26d229a4-616c-4b23-92bf-76e050637fa5 Destroying unnamed session | ||
2482 | 2023.11.14 23:33:39.049407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2483 | 2023.11.14 23:33:39.049453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2484 | 2023.11.14 23:33:39.049473 [ 3 ] {} <Debug> HTTP-Session: 63bbfeaa-b033-476b-b2ad-a3e1ef25b8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2485 | 2023.11.14 23:33:39.049490 [ 3 ] {} <Debug> HTTP-Session: 63bbfeaa-b033-476b-b2ad-a3e1ef25b8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2486 | 2023.11.14 23:33:39.049562 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2487 | 2023.11.14 23:33:39.049605 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2488 | 2023.11.14 23:33:39.049741 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2489 | 2023.11.14 23:33:39.050049 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2490 | 2023.11.14 23:33:39.050323 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2491 | 2023.11.14 23:33:39.050514 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2492 | 2023.11.14 23:33:39.050634 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001044261 sec., 4788 rows/sec., 6.46 MiB/sec. | ||
2493 | 2023.11.14 23:33:39.050762 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Debug> DynamicQueryHandler: Done processing query | ||
2494 | 2023.11.14 23:33:39.050785 [ 3 ] {b712e89c-0e5e-4ff4-ad31-8c935b7a4cf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2495 | 2023.11.14 23:33:39.050802 [ 3 ] {} <Debug> HTTP-Session: 63bbfeaa-b033-476b-b2ad-a3e1ef25b8f6 Destroying unnamed session | ||
2496 | 2023.11.14 23:33:39.050912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2497 | 2023.11.14 23:33:39.050957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2498 | 2023.11.14 23:33:39.050977 [ 3 ] {} <Debug> HTTP-Session: c78690f9-ce3e-483f-82d6-e59a3767b93c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2499 | 2023.11.14 23:33:39.050994 [ 3 ] {} <Debug> HTTP-Session: c78690f9-ce3e-483f-82d6-e59a3767b93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2500 | 2023.11.14 23:33:39.051065 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2501 | 2023.11.14 23:33:39.051104 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2502 | 2023.11.14 23:33:39.051208 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2503 | 2023.11.14 23:33:39.051466 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2504 | 2023.11.14 23:33:39.051714 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2505 | 2023.11.14 23:33:39.051891 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2506 | 2023.11.14 23:33:39.052016 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00091591 sec., 22928 rows/sec., 1.19 MiB/sec. | ||
2507 | 2023.11.14 23:33:39.052148 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Debug> DynamicQueryHandler: Done processing query | ||
2508 | 2023.11.14 23:33:39.052172 [ 3 ] {1b2f1eea-d01d-48ce-8dfc-8e450342ad11} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2509 | 2023.11.14 23:33:39.052189 [ 3 ] {} <Debug> HTTP-Session: c78690f9-ce3e-483f-82d6-e59a3767b93c Destroying unnamed session | ||
2510 | 2023.11.14 23:33:44.037837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2511 | 2023.11.14 23:33:44.037963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2512 | 2023.11.14 23:33:44.037995 [ 3 ] {} <Debug> HTTP-Session: e1ed54a2-98ce-4821-8ec2-157f37b82ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2513 | 2023.11.14 23:33:44.038023 [ 3 ] {} <Debug> HTTP-Session: e1ed54a2-98ce-4821-8ec2-157f37b82ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2514 | 2023.11.14 23:33:44.038166 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2515 | 2023.11.14 23:33:44.038230 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2516 | 2023.11.14 23:33:44.038412 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2517 | 2023.11.14 23:33:44.038930 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2518 | 2023.11.14 23:33:44.039250 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2519 | 2023.11.14 23:33:44.039418 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2520 | 2023.11.14 23:33:44.039542 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001338455 sec., 29885 rows/sec., 2.37 MiB/sec. | ||
2521 | 2023.11.14 23:33:44.039702 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Debug> DynamicQueryHandler: Done processing query | ||
2522 | 2023.11.14 23:33:44.039728 [ 3 ] {09cea987-e336-447e-ba5e-3367093e2c2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2523 | 2023.11.14 23:33:44.039745 [ 3 ] {} <Debug> HTTP-Session: e1ed54a2-98ce-4821-8ec2-157f37b82ac9 Destroying unnamed session | ||
2524 | 2023.11.14 23:33:44.039867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2525 | 2023.11.14 23:33:44.039913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2526 | 2023.11.14 23:33:44.039934 [ 3 ] {} <Debug> HTTP-Session: 115a668d-51f5-4f4b-a2a5-cdf0daac9c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2527 | 2023.11.14 23:33:44.039952 [ 3 ] {} <Debug> HTTP-Session: 115a668d-51f5-4f4b-a2a5-cdf0daac9c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2528 | 2023.11.14 23:33:44.040024 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2529 | 2023.11.14 23:33:44.040065 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2530 | 2023.11.14 23:33:44.040174 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2531 | 2023.11.14 23:33:44.040473 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2532 | 2023.11.14 23:33:44.040680 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2533 | 2023.11.14 23:33:44.040833 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2534 | 2023.11.14 23:33:44.040932 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00087684 sec., 2280 rows/sec., 194.90 KiB/sec. | ||
2535 | 2023.11.14 23:33:44.041073 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Debug> DynamicQueryHandler: Done processing query | ||
2536 | 2023.11.14 23:33:44.041098 [ 3 ] {01c02108-cbc5-402a-8be8-ad03b139569d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2537 | 2023.11.14 23:33:44.041115 [ 3 ] {} <Debug> HTTP-Session: 115a668d-51f5-4f4b-a2a5-cdf0daac9c0c Destroying unnamed session | ||
2538 | 2023.11.14 23:33:44.041255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2539 | 2023.11.14 23:33:44.041301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2540 | 2023.11.14 23:33:44.041320 [ 3 ] {} <Debug> HTTP-Session: 6eb839bc-00f2-4c2d-b923-dcf459b4cbef Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2541 | 2023.11.14 23:33:44.041338 [ 3 ] {} <Debug> HTTP-Session: 6eb839bc-00f2-4c2d-b923-dcf459b4cbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2542 | 2023.11.14 23:33:44.041418 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2543 | 2023.11.14 23:33:44.041457 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2544 | 2023.11.14 23:33:44.041569 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2545 | 2023.11.14 23:33:44.041926 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2546 | 2023.11.14 23:33:44.042143 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2547 | 2023.11.14 23:33:44.042292 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2548 | 2023.11.14 23:33:44.042393 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Information> executeQuery: Read 121 rows, 12.08 KiB in 0.000946471 sec., 127843 rows/sec., 12.46 MiB/sec. | ||
2549 | 2023.11.14 23:33:44.042563 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Debug> DynamicQueryHandler: Done processing query | ||
2550 | 2023.11.14 23:33:44.042588 [ 3 ] {d6e0f794-b5e5-4193-871d-6d4a0487b772} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2551 | 2023.11.14 23:33:44.042604 [ 3 ] {} <Debug> HTTP-Session: 6eb839bc-00f2-4c2d-b923-dcf459b4cbef Destroying unnamed session | ||
2552 | 2023.11.14 23:33:44.042745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2553 | 2023.11.14 23:33:44.042791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2554 | 2023.11.14 23:33:44.042810 [ 3 ] {} <Debug> HTTP-Session: 9f982901-0b52-4fa4-9243-191295ed12a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2555 | 2023.11.14 23:33:44.042827 [ 3 ] {} <Debug> HTTP-Session: 9f982901-0b52-4fa4-9243-191295ed12a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2556 | 2023.11.14 23:33:44.042897 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2557 | 2023.11.14 23:33:44.042938 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2558 | 2023.11.14 23:33:44.043054 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2559 | 2023.11.14 23:33:44.043314 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2560 | 2023.11.14 23:33:44.043533 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2561 | 2023.11.14 23:33:44.043681 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2562 | 2023.11.14 23:33:44.043778 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000851149 sec., 2349 rows/sec., 164.07 KiB/sec. | ||
2563 | 2023.11.14 23:33:44.043890 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Debug> DynamicQueryHandler: Done processing query | ||
2564 | 2023.11.14 23:33:44.043912 [ 3 ] {393e243e-0851-4638-a13d-16b96c8be22d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2565 | 2023.11.14 23:33:44.043928 [ 3 ] {} <Debug> HTTP-Session: 9f982901-0b52-4fa4-9243-191295ed12a9 Destroying unnamed session | ||
2566 | 2023.11.14 23:33:44.044046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2567 | 2023.11.14 23:33:44.044091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2568 | 2023.11.14 23:33:44.044110 [ 3 ] {} <Debug> HTTP-Session: 2a7f9d3e-f3b4-4821-97a7-8936ec563b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2569 | 2023.11.14 23:33:44.044127 [ 3 ] {} <Debug> HTTP-Session: 2a7f9d3e-f3b4-4821-97a7-8936ec563b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2570 | 2023.11.14 23:33:44.044198 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2571 | 2023.11.14 23:33:44.044237 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2572 | 2023.11.14 23:33:44.044342 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2573 | 2023.11.14 23:33:44.044723 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2574 | 2023.11.14 23:33:44.044930 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2575 | 2023.11.14 23:33:44.045078 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2576 | 2023.11.14 23:33:44.045175 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.00094999 sec., 44210 rows/sec., 3.46 MiB/sec. | ||
2577 | 2023.11.14 23:33:44.045291 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Debug> DynamicQueryHandler: Done processing query | ||
2578 | 2023.11.14 23:33:44.045314 [ 3 ] {06ad84c8-eae6-4a79-8f01-5fbc52e87c85} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2579 | 2023.11.14 23:33:44.045330 [ 3 ] {} <Debug> HTTP-Session: 2a7f9d3e-f3b4-4821-97a7-8936ec563b29 Destroying unnamed session | ||
2580 | 2023.11.14 23:33:44.045431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2581 | 2023.11.14 23:33:44.045476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2582 | 2023.11.14 23:33:44.045495 [ 3 ] {} <Debug> HTTP-Session: 305138cd-04e3-4133-888b-8f2c77a06912 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2583 | 2023.11.14 23:33:44.045512 [ 3 ] {} <Debug> HTTP-Session: 305138cd-04e3-4133-888b-8f2c77a06912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2584 | 2023.11.14 23:33:44.045581 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2585 | 2023.11.14 23:33:44.045622 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2586 | 2023.11.14 23:33:44.045737 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2587 | 2023.11.14 23:33:44.046010 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2588 | 2023.11.14 23:33:44.046255 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2589 | 2023.11.14 23:33:44.046427 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2590 | 2023.11.14 23:33:44.046526 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000916621 sec., 1090 rows/sec., 75.64 KiB/sec. | ||
2591 | 2023.11.14 23:33:44.046654 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Debug> DynamicQueryHandler: Done processing query | ||
2592 | 2023.11.14 23:33:44.046678 [ 3 ] {6a476c51-3d4b-4988-8d24-05e01402337b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2593 | 2023.11.14 23:33:44.046694 [ 3 ] {} <Debug> HTTP-Session: 305138cd-04e3-4133-888b-8f2c77a06912 Destroying unnamed session | ||
2594 | 2023.11.14 23:33:44.046855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2595 | 2023.11.14 23:33:44.046902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2596 | 2023.11.14 23:33:44.046921 [ 3 ] {} <Debug> HTTP-Session: fe6b2fd2-9ce5-4882-adab-d890d358677c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2597 | 2023.11.14 23:33:44.046937 [ 3 ] {} <Debug> HTTP-Session: fe6b2fd2-9ce5-4882-adab-d890d358677c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2598 | 2023.11.14 23:33:44.047021 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2599 | 2023.11.14 23:33:44.047065 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2600 | 2023.11.14 23:33:44.047197 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2601 | 2023.11.14 23:33:44.047657 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2602 | 2023.11.14 23:33:44.047962 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2603 | 2023.11.14 23:33:44.048135 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2604 | 2023.11.14 23:33:44.048247 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001186823 sec., 33703 rows/sec., 45.48 MiB/sec. | ||
2605 | 2023.11.14 23:33:44.048384 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Debug> DynamicQueryHandler: Done processing query | ||
2606 | 2023.11.14 23:33:44.048408 [ 3 ] {7d3516fa-f9d7-46f8-9848-aac5d7153b1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2607 | 2023.11.14 23:33:44.048424 [ 3 ] {} <Debug> HTTP-Session: fe6b2fd2-9ce5-4882-adab-d890d358677c Destroying unnamed session | ||
2608 | 2023.11.14 23:33:46.646143 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2609 | 2023.11.14 23:33:46.646200 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2610 | 2023.11.14 23:33:49.041287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2611 | 2023.11.14 23:33:49.041411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2612 | 2023.11.14 23:33:49.041444 [ 3 ] {} <Debug> HTTP-Session: a156c60e-adb6-4d23-8a60-33afc5118d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2613 | 2023.11.14 23:33:49.041469 [ 3 ] {} <Debug> HTTP-Session: a156c60e-adb6-4d23-8a60-33afc5118d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2614 | 2023.11.14 23:33:49.041596 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2615 | 2023.11.14 23:33:49.041653 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2616 | 2023.11.14 23:33:49.041830 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2617 | 2023.11.14 23:33:49.042282 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2618 | 2023.11.14 23:33:49.042558 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2619 | 2023.11.14 23:33:49.042724 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2620 | 2023.11.14 23:33:49.042859 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001224474 sec., 8983 rows/sec., 608.52 KiB/sec. | ||
2621 | 2023.11.14 23:33:49.043003 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Debug> DynamicQueryHandler: Done processing query | ||
2622 | 2023.11.14 23:33:49.043028 [ 3 ] {455df347-8fe1-4851-ad03-7c819d2beecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2623 | 2023.11.14 23:33:49.043046 [ 3 ] {} <Debug> HTTP-Session: a156c60e-adb6-4d23-8a60-33afc5118d2d Destroying unnamed session | ||
2624 | 2023.11.14 23:33:49.043166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2625 | 2023.11.14 23:33:49.043215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2626 | 2023.11.14 23:33:49.043236 [ 3 ] {} <Debug> HTTP-Session: 150b5f8d-029e-4764-ae45-1cb3a1255132 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2627 | 2023.11.14 23:33:49.043253 [ 3 ] {} <Debug> HTTP-Session: 150b5f8d-029e-4764-ae45-1cb3a1255132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2628 | 2023.11.14 23:33:49.043330 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2629 | 2023.11.14 23:33:49.043370 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2630 | 2023.11.14 23:33:49.043477 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2631 | 2023.11.14 23:33:49.043862 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2632 | 2023.11.14 23:33:49.044078 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2633 | 2023.11.14 23:33:49.044233 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2634 | 2023.11.14 23:33:49.044364 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.001004681 sec., 110482 rows/sec., 10.41 MiB/sec. | ||
2635 | 2023.11.14 23:33:49.044485 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Debug> DynamicQueryHandler: Done processing query | ||
2636 | 2023.11.14 23:33:49.044509 [ 3 ] {d41e022d-e9df-4081-9e2a-d51292fb2f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
2637 | 2023.11.14 23:33:49.044525 [ 3 ] {} <Debug> HTTP-Session: 150b5f8d-029e-4764-ae45-1cb3a1255132 Destroying unnamed session | ||
2638 | 2023.11.14 23:33:49.044679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2639 | 2023.11.14 23:33:49.044724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2640 | 2023.11.14 23:33:49.044743 [ 3 ] {} <Debug> HTTP-Session: b890e423-04c9-4b52-89af-010bf5e35ded Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2641 | 2023.11.14 23:33:49.044760 [ 3 ] {} <Debug> HTTP-Session: b890e423-04c9-4b52-89af-010bf5e35ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2642 | 2023.11.14 23:33:49.044842 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2643 | 2023.11.14 23:33:49.044881 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2644 | 2023.11.14 23:33:49.044987 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2645 | 2023.11.14 23:33:49.045444 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2646 | 2023.11.14 23:33:49.045652 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2647 | 2023.11.14 23:33:49.045790 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2648 | 2023.11.14 23:33:49.045906 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001067262 sec., 277345 rows/sec., 19.08 MiB/sec. | ||
2649 | 2023.11.14 23:33:49.046025 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Debug> DynamicQueryHandler: Done processing query | ||
2650 | 2023.11.14 23:33:49.046048 [ 3 ] {bf1a69f1-5882-48be-afcb-2464ac573808} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2651 | 2023.11.14 23:33:49.046062 [ 3 ] {} <Debug> HTTP-Session: b890e423-04c9-4b52-89af-010bf5e35ded Destroying unnamed session | ||
2652 | 2023.11.14 23:33:49.046226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2653 | 2023.11.14 23:33:49.046268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2654 | 2023.11.14 23:33:49.046287 [ 3 ] {} <Debug> HTTP-Session: 69906572-6dc2-40bb-ad2e-3978751c9dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2655 | 2023.11.14 23:33:49.046304 [ 3 ] {} <Debug> HTTP-Session: 69906572-6dc2-40bb-ad2e-3978751c9dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2656 | 2023.11.14 23:33:49.046434 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2657 | 2023.11.14 23:33:49.046474 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2658 | 2023.11.14 23:33:49.046582 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2659 | 2023.11.14 23:33:49.046854 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2660 | 2023.11.14 23:33:49.047091 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2661 | 2023.11.14 23:33:49.047274 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2662 | 2023.11.14 23:33:49.047395 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000932531 sec., 6434 rows/sec., 270.18 KiB/sec. | ||
2663 | 2023.11.14 23:33:49.047516 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Debug> DynamicQueryHandler: Done processing query | ||
2664 | 2023.11.14 23:33:49.047540 [ 3 ] {21280e5c-7314-4224-9937-25c234e357b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2665 | 2023.11.14 23:33:49.047556 [ 3 ] {} <Debug> HTTP-Session: 69906572-6dc2-40bb-ad2e-3978751c9dcb Destroying unnamed session | ||
2666 | 2023.11.14 23:33:49.047676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2667 | 2023.11.14 23:33:49.047721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2668 | 2023.11.14 23:33:49.047741 [ 3 ] {} <Debug> HTTP-Session: 5ed06097-405c-4401-b500-66339d4c53d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2669 | 2023.11.14 23:33:49.047758 [ 3 ] {} <Debug> HTTP-Session: 5ed06097-405c-4401-b500-66339d4c53d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2670 | 2023.11.14 23:33:49.047834 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2671 | 2023.11.14 23:33:49.047875 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2672 | 2023.11.14 23:33:49.047994 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2673 | 2023.11.14 23:33:49.048304 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2674 | 2023.11.14 23:33:49.048549 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2675 | 2023.11.14 23:33:49.048724 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2676 | 2023.11.14 23:33:49.048845 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000982491 sec., 71247 rows/sec., 4.32 MiB/sec. | ||
2677 | 2023.11.14 23:33:49.048963 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Debug> DynamicQueryHandler: Done processing query | ||
2678 | 2023.11.14 23:33:49.048987 [ 3 ] {1991159a-9ac2-4365-99ae-b06686abf501} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2679 | 2023.11.14 23:33:49.049004 [ 3 ] {} <Debug> HTTP-Session: 5ed06097-405c-4401-b500-66339d4c53d8 Destroying unnamed session | ||
2680 | 2023.11.14 23:33:49.049132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2681 | 2023.11.14 23:33:49.049178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2682 | 2023.11.14 23:33:49.049198 [ 3 ] {} <Debug> HTTP-Session: e359a32f-9b57-42b2-924c-51d5a81aaeae Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2683 | 2023.11.14 23:33:49.049215 [ 3 ] {} <Debug> HTTP-Session: e359a32f-9b57-42b2-924c-51d5a81aaeae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2684 | 2023.11.14 23:33:49.049287 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2685 | 2023.11.14 23:33:49.049331 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2686 | 2023.11.14 23:33:49.049465 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2687 | 2023.11.14 23:33:49.049828 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2688 | 2023.11.14 23:33:49.050099 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2689 | 2023.11.14 23:33:49.050277 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2690 | 2023.11.14 23:33:49.050401 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001085423 sec., 4606 rows/sec., 6.22 MiB/sec. | ||
2691 | 2023.11.14 23:33:49.050528 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Debug> DynamicQueryHandler: Done processing query | ||
2692 | 2023.11.14 23:33:49.050552 [ 3 ] {05a2dd8e-1cb0-4e67-80ed-1f83d6bd2a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2693 | 2023.11.14 23:33:49.050569 [ 3 ] {} <Debug> HTTP-Session: e359a32f-9b57-42b2-924c-51d5a81aaeae Destroying unnamed session | ||
2694 | 2023.11.14 23:33:49.050674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2695 | 2023.11.14 23:33:49.050720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2696 | 2023.11.14 23:33:49.050740 [ 3 ] {} <Debug> HTTP-Session: 6d298a3d-68e0-4930-8332-2ce23eb9f90b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2697 | 2023.11.14 23:33:49.050757 [ 3 ] {} <Debug> HTTP-Session: 6d298a3d-68e0-4930-8332-2ce23eb9f90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2698 | 2023.11.14 23:33:49.050828 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2699 | 2023.11.14 23:33:49.050866 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2700 | 2023.11.14 23:33:49.050973 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2701 | 2023.11.14 23:33:49.051235 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2702 | 2023.11.14 23:33:49.051472 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2703 | 2023.11.14 23:33:49.051645 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2704 | 2023.11.14 23:33:49.051760 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00090412 sec., 23227 rows/sec., 1.20 MiB/sec. | ||
2705 | 2023.11.14 23:33:49.051875 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Debug> DynamicQueryHandler: Done processing query | ||
2706 | 2023.11.14 23:33:49.051899 [ 3 ] {cc4c7799-2b6a-4c3b-a069-6c0f1e940370} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2707 | 2023.11.14 23:33:49.051915 [ 3 ] {} <Debug> HTTP-Session: 6d298a3d-68e0-4930-8332-2ce23eb9f90b Destroying unnamed session | ||
2708 | 2023.11.14 23:33:54.037723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2709 | 2023.11.14 23:33:54.037901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2710 | 2023.11.14 23:33:54.037947 [ 3 ] {} <Debug> HTTP-Session: 01edcedd-2127-47a2-8f44-9cb9bd7c467e Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2711 | 2023.11.14 23:33:54.037987 [ 3 ] {} <Debug> HTTP-Session: 01edcedd-2127-47a2-8f44-9cb9bd7c467e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2712 | 2023.11.14 23:33:54.038193 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2713 | 2023.11.14 23:33:54.038276 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2714 | 2023.11.14 23:33:54.038433 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2715 | 2023.11.14 23:33:54.038906 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2716 | 2023.11.14 23:33:54.039168 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2717 | 2023.11.14 23:33:54.039348 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2718 | 2023.11.14 23:33:54.039469 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001219184 sec., 32808 rows/sec., 2.60 MiB/sec. | ||
2719 | 2023.11.14 23:33:54.039637 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Debug> DynamicQueryHandler: Done processing query | ||
2720 | 2023.11.14 23:33:54.039663 [ 3 ] {284c045e-0e62-4bee-a848-35a5f6708594} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2721 | 2023.11.14 23:33:54.039680 [ 3 ] {} <Debug> HTTP-Session: 01edcedd-2127-47a2-8f44-9cb9bd7c467e Destroying unnamed session | ||
2722 | 2023.11.14 23:33:54.039896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2723 | 2023.11.14 23:33:54.039949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2724 | 2023.11.14 23:33:54.039969 [ 3 ] {} <Debug> HTTP-Session: 7b8d802d-f798-4bbc-9c00-83bab2526069 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2725 | 2023.11.14 23:33:54.039988 [ 3 ] {} <Debug> HTTP-Session: 7b8d802d-f798-4bbc-9c00-83bab2526069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2726 | 2023.11.14 23:33:54.040070 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2727 | 2023.11.14 23:33:54.040111 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2728 | 2023.11.14 23:33:54.040220 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2729 | 2023.11.14 23:33:54.040619 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2730 | 2023.11.14 23:33:54.040834 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2731 | 2023.11.14 23:33:54.040983 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2732 | 2023.11.14 23:33:54.041109 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Information> executeQuery: Read 120 rows, 11.99 KiB in 0.001010651 sec., 118735 rows/sec., 11.59 MiB/sec. | ||
2733 | 2023.11.14 23:33:54.041235 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Debug> DynamicQueryHandler: Done processing query | ||
2734 | 2023.11.14 23:33:54.041259 [ 3 ] {d621e809-9e9d-43dd-b8a8-68d8dee02edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2735 | 2023.11.14 23:33:54.041276 [ 3 ] {} <Debug> HTTP-Session: 7b8d802d-f798-4bbc-9c00-83bab2526069 Destroying unnamed session | ||
2736 | 2023.11.14 23:33:54.041396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2737 | 2023.11.14 23:33:54.041443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2738 | 2023.11.14 23:33:54.041464 [ 3 ] {} <Debug> HTTP-Session: c8f6e236-a079-4fe6-b5f2-75ec0c967485 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2739 | 2023.11.14 23:33:54.041482 [ 3 ] {} <Debug> HTTP-Session: c8f6e236-a079-4fe6-b5f2-75ec0c967485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2740 | 2023.11.14 23:33:54.041555 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2741 | 2023.11.14 23:33:54.041594 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2742 | 2023.11.14 23:33:54.041701 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2743 | 2023.11.14 23:33:54.041995 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2744 | 2023.11.14 23:33:54.042202 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2745 | 2023.11.14 23:33:54.042345 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2746 | 2023.11.14 23:33:54.042472 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.00088718 sec., 45086 rows/sec., 3.53 MiB/sec. | ||
2747 | 2023.11.14 23:33:54.042590 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Debug> DynamicQueryHandler: Done processing query | ||
2748 | 2023.11.14 23:33:54.042614 [ 3 ] {432b3c06-d44c-4ffa-8bcb-9c8d03b87d67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2749 | 2023.11.14 23:33:54.042631 [ 3 ] {} <Debug> HTTP-Session: c8f6e236-a079-4fe6-b5f2-75ec0c967485 Destroying unnamed session | ||
2750 | 2023.11.14 23:33:54.042807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2751 | 2023.11.14 23:33:54.042854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2752 | 2023.11.14 23:33:54.042873 [ 3 ] {} <Debug> HTTP-Session: 8708f2c6-1ffd-402c-a9ed-e7b3cfbef049 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2753 | 2023.11.14 23:33:54.042891 [ 3 ] {} <Debug> HTTP-Session: 8708f2c6-1ffd-402c-a9ed-e7b3cfbef049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2754 | 2023.11.14 23:33:54.042980 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2755 | 2023.11.14 23:33:54.043024 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2756 | 2023.11.14 23:33:54.043166 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2757 | 2023.11.14 23:33:54.043660 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2758 | 2023.11.14 23:33:54.043979 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2759 | 2023.11.14 23:33:54.044155 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2760 | 2023.11.14 23:33:54.044288 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001279644 sec., 31258 rows/sec., 42.18 MiB/sec. | ||
2761 | 2023.11.14 23:33:54.044413 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Debug> DynamicQueryHandler: Done processing query | ||
2762 | 2023.11.14 23:33:54.044437 [ 3 ] {7a731dde-e3a2-4203-b4d7-102622be8852} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2763 | 2023.11.14 23:33:54.044454 [ 3 ] {} <Debug> HTTP-Session: 8708f2c6-1ffd-402c-a9ed-e7b3cfbef049 Destroying unnamed session | ||
2764 | 2023.11.14 23:33:59.041647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2765 | 2023.11.14 23:33:59.041770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2766 | 2023.11.14 23:33:59.041800 [ 3 ] {} <Debug> HTTP-Session: b66c1756-49bd-479b-8409-76b37c446aac Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2767 | 2023.11.14 23:33:59.041828 [ 3 ] {} <Debug> HTTP-Session: b66c1756-49bd-479b-8409-76b37c446aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2768 | 2023.11.14 23:33:59.041968 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2769 | 2023.11.14 23:33:59.042031 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2770 | 2023.11.14 23:33:59.042211 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2771 | 2023.11.14 23:33:59.042659 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2772 | 2023.11.14 23:33:59.042925 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2773 | 2023.11.14 23:33:59.043086 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2774 | 2023.11.14 23:33:59.043226 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001212164 sec., 9074 rows/sec., 614.70 KiB/sec. | ||
2775 | 2023.11.14 23:33:59.043223 [ 61 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2776 | 2023.11.14 23:33:59.043333 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2777 | 2023.11.14 23:33:59.043441 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Debug> DynamicQueryHandler: Done processing query | ||
2778 | 2023.11.14 23:33:59.043489 [ 3 ] {40e98543-3de1-4c8b-9bc5-f80b1e2eb3bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2779 | 2023.11.14 23:33:59.043492 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2780 | 2023.11.14 23:33:59.043531 [ 3 ] {} <Debug> HTTP-Session: b66c1756-49bd-479b-8409-76b37c446aac Destroying unnamed session | ||
2781 | 2023.11.14 23:33:59.043660 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2782 | 2023.11.14 23:33:59.043694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2783 | 2023.11.14 23:33:59.043716 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part | ||
2784 | 2023.11.14 23:33:59.043766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2785 | 2023.11.14 23:33:59.043806 [ 3 ] {} <Debug> HTTP-Session: dbcf2b53-be59-4f08-807b-8779c8975051 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2786 | 2023.11.14 23:33:59.043849 [ 3 ] {} <Debug> HTTP-Session: dbcf2b53-be59-4f08-807b-8779c8975051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2787 | 2023.11.14 23:33:59.044014 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part | ||
2788 | 2023.11.14 23:33:59.044051 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2789 | 2023.11.14 23:33:59.044141 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2790 | 2023.11.14 23:33:59.044278 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
2791 | 2023.11.14 23:33:59.044625 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
2792 | 2023.11.14 23:33:59.044637 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2793 | 2023.11.14 23:33:59.044828 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
2794 | 2023.11.14 23:33:59.045055 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
2795 | 2023.11.14 23:33:59.045471 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2796 | 2023.11.14 23:33:59.045846 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2797 | 2023.11.14 23:33:59.046174 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2798 | 2023.11.14 23:33:59.046496 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002376377 sec., 841 rows/sec., 71.92 KiB/sec. | ||
2799 | 2023.11.14 23:33:59.046890 [ 9 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.00347834 sec., 46573.940442854924 rows/sec., 3.52 MiB/sec. | ||
2800 | 2023.11.14 23:33:59.046899 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Debug> DynamicQueryHandler: Done processing query | ||
2801 | 2023.11.14 23:33:59.046954 [ 3 ] {dc255d71-3b3b-4bd4-ab58-8e5e4b90df80} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2802 | 2023.11.14 23:33:59.046994 [ 3 ] {} <Debug> HTTP-Session: dbcf2b53-be59-4f08-807b-8779c8975051 Destroying unnamed session | ||
2803 | 2023.11.14 23:33:59.047048 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2804 | 2023.11.14 23:33:59.047186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2805 | 2023.11.14 23:33:59.047257 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2806 | 2023.11.14 23:33:59.047273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2807 | 2023.11.14 23:33:59.047322 [ 3 ] {} <Debug> HTTP-Session: d3bddd70-3785-4e90-b822-2a347ff706bc Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2808 | 2023.11.14 23:33:59.047343 [ 3 ] {} <Debug> HTTP-Session: d3bddd70-3785-4e90-b822-2a347ff706bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2809 | 2023.11.14 23:33:59.047368 [ 16 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_16_3} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2810 | 2023.11.14 23:33:59.047506 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2811 | 2023.11.14 23:33:59.047555 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2812 | 2023.11.14 23:33:59.047674 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2813 | 2023.11.14 23:33:59.048040 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2814 | 2023.11.14 23:33:59.048265 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2815 | 2023.11.14 23:33:59.048415 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2816 | 2023.11.14 23:33:59.048530 [ 61 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2817 | 2023.11.14 23:33:59.048548 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Information> executeQuery: Read 112 rows, 10.79 KiB in 0.000994701 sec., 112596 rows/sec., 10.59 MiB/sec. | ||
2818 | 2023.11.14 23:33:59.048598 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2819 | 2023.11.14 23:33:59.048785 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2820 | 2023.11.14 23:33:59.048805 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Debug> DynamicQueryHandler: Done processing query | ||
2821 | 2023.11.14 23:33:59.048856 [ 3 ] {8dc15f7f-6d59-45f4-85f8-9d698c1155d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
2822 | 2023.11.14 23:33:59.048890 [ 3 ] {} <Debug> HTTP-Session: d3bddd70-3785-4e90-b822-2a347ff706bc Destroying unnamed session | ||
2823 | 2023.11.14 23:33:59.048949 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2824 | 2023.11.14 23:33:59.048987 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 263 rows starting from the beginning of the part | ||
2825 | 2023.11.14 23:33:59.049052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2826 | 2023.11.14 23:33:59.049141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2827 | 2023.11.14 23:33:59.049185 [ 3 ] {} <Debug> HTTP-Session: cd75d66a-8343-46a7-bb8a-7ec26e640172 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2828 | 2023.11.14 23:33:59.049208 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 111 rows starting from the beginning of the part | ||
2829 | 2023.11.14 23:33:59.049219 [ 3 ] {} <Debug> HTTP-Session: cd75d66a-8343-46a7-bb8a-7ec26e640172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2830 | 2023.11.14 23:33:59.049440 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2831 | 2023.11.14 23:33:59.049455 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 121 rows starting from the beginning of the part | ||
2832 | 2023.11.14 23:33:59.049540 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2833 | 2023.11.14 23:33:59.049740 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 111 rows starting from the beginning of the part | ||
2834 | 2023.11.14 23:33:59.049984 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2835 | 2023.11.14 23:33:59.050006 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part | ||
2836 | 2023.11.14 23:33:59.050195 [ 15 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
2837 | 2023.11.14 23:33:59.050731 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2838 | 2023.11.14 23:33:59.051112 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2839 | 2023.11.14 23:33:59.051422 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2840 | 2023.11.14 23:33:59.051628 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002136155 sec., 936 rows/sec., 65.37 KiB/sec. | ||
2841 | 2023.11.14 23:33:59.051941 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Debug> DynamicQueryHandler: Done processing query | ||
2842 | 2023.11.14 23:33:59.052000 [ 3 ] {a51ae7ba-a4de-43f1-ab5a-230557ecc803} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2843 | 2023.11.14 23:33:59.052043 [ 3 ] {} <Debug> HTTP-Session: cd75d66a-8343-46a7-bb8a-7ec26e640172 Destroying unnamed session | ||
2844 | 2023.11.14 23:33:59.052088 [ 19 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 4 columns (4 merged, 0 gathered) in 0.003402509 sec., 246288.84155780336 rows/sec., 23.44 MiB/sec. | ||
2845 | 2023.11.14 23:33:59.052277 [ 19 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2846 | 2023.11.14 23:33:59.052290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 49463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2847 | 2023.11.14 23:33:59.052368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2848 | 2023.11.14 23:33:59.052396 [ 3 ] {} <Debug> HTTP-Session: fe815a06-a868-4abe-a19f-d78d1f6078a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2849 | 2023.11.14 23:33:59.052421 [ 3 ] {} <Debug> HTTP-Session: fe815a06-a868-4abe-a19f-d78d1f6078a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2850 | 2023.11.14 23:33:59.052562 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2851 | 2023.11.14 23:33:59.052569 [ 19 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2852 | 2023.11.14 23:33:59.052631 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2853 | 2023.11.14 23:33:59.052696 [ 19 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_16_3} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2854 | 2023.11.14 23:33:59.052900 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2855 | 2023.11.14 23:33:59.053402 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2856 | 2023.11.14 23:33:59.053634 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2857 | 2023.11.14 23:33:59.053779 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2858 | 2023.11.14 23:33:59.053899 [ 61 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2859 | 2023.11.14 23:33:59.053915 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Information> executeQuery: Read 309 rows, 21.88 KiB in 0.001309875 sec., 235900 rows/sec., 16.31 MiB/sec. | ||
2860 | 2023.11.14 23:33:59.053952 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2861 | 2023.11.14 23:33:59.054120 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2862 | 2023.11.14 23:33:59.054213 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Debug> DynamicQueryHandler: Done processing query | ||
2863 | 2023.11.14 23:33:59.054234 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2864 | 2023.11.14 23:33:59.054260 [ 3 ] {04e1c86b-fbde-4805-8b13-14366274130c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2865 | 2023.11.14 23:33:59.054293 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 391 rows starting from the beginning of the part | ||
2866 | 2023.11.14 23:33:59.054305 [ 3 ] {} <Debug> HTTP-Session: fe815a06-a868-4abe-a19f-d78d1f6078a2 Destroying unnamed session | ||
2867 | 2023.11.14 23:33:59.054453 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 296 rows starting from the beginning of the part | ||
2868 | 2023.11.14 23:33:59.054467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2869 | 2023.11.14 23:33:59.054546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2870 | 2023.11.14 23:33:59.054608 [ 3 ] {} <Debug> HTTP-Session: 0e196e31-f51a-49c6-b584-2ef2a9f5bdf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2871 | 2023.11.14 23:33:59.054630 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
2872 | 2023.11.14 23:33:59.054640 [ 3 ] {} <Debug> HTTP-Session: 0e196e31-f51a-49c6-b584-2ef2a9f5bdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2873 | 2023.11.14 23:33:59.054852 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 296 rows starting from the beginning of the part | ||
2874 | 2023.11.14 23:33:59.054864 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2875 | 2023.11.14 23:33:59.054950 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2876 | 2023.11.14 23:33:59.055084 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
2877 | 2023.11.14 23:33:59.055416 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 309 rows starting from the beginning of the part | ||
2878 | 2023.11.14 23:33:59.055429 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2879 | 2023.11.14 23:33:59.056034 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2880 | 2023.11.14 23:33:59.056585 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2881 | 2023.11.14 23:33:59.056814 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2882 | 2023.11.14 23:33:59.057162 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002227225 sec., 2693 rows/sec., 113.12 KiB/sec. | ||
2883 | 2023.11.14 23:33:59.057185 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 4 columns (4 merged, 0 gathered) in 0.003177125 sec., 432466.45945626945 rows/sec., 30.30 MiB/sec. | ||
2884 | 2023.11.14 23:33:59.057374 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Debug> DynamicQueryHandler: Done processing query | ||
2885 | 2023.11.14 23:33:59.057383 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2886 | 2023.11.14 23:33:59.057417 [ 3 ] {d45dbb59-cf61-4a36-aed1-1003963e150e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2887 | 2023.11.14 23:33:59.057461 [ 3 ] {} <Debug> HTTP-Session: 0e196e31-f51a-49c6-b584-2ef2a9f5bdf8 Destroying unnamed session | ||
2888 | 2023.11.14 23:33:59.057615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 14867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2889 | 2023.11.14 23:33:59.057626 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2890 | 2023.11.14 23:33:59.057689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2891 | 2023.11.14 23:33:59.057717 [ 3 ] {} <Debug> HTTP-Session: b0649b90-4f5f-4056-9190-f9f418d75359 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2892 | 2023.11.14 23:33:59.057726 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_16_3} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2893 | 2023.11.14 23:33:59.057749 [ 3 ] {} <Debug> HTTP-Session: b0649b90-4f5f-4056-9190-f9f418d75359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2894 | 2023.11.14 23:33:59.057886 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2895 | 2023.11.14 23:33:59.057928 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2896 | 2023.11.14 23:33:59.058059 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2897 | 2023.11.14 23:33:59.058380 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2898 | 2023.11.14 23:33:59.058626 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2899 | 2023.11.14 23:33:59.058798 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2900 | 2023.11.14 23:33:59.058920 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001012021 sec., 80037 rows/sec., 4.89 MiB/sec. | ||
2901 | 2023.11.14 23:33:59.059046 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Debug> DynamicQueryHandler: Done processing query | ||
2902 | 2023.11.14 23:33:59.059069 [ 3 ] {1fb0c24d-84aa-4d23-8c50-0ec597c4674c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2903 | 2023.11.14 23:33:59.059083 [ 3 ] {} <Debug> HTTP-Session: b0649b90-4f5f-4056-9190-f9f418d75359 Destroying unnamed session | ||
2904 | 2023.11.14 23:33:59.059174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2905 | 2023.11.14 23:33:59.059218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2906 | 2023.11.14 23:33:59.059236 [ 3 ] {} <Debug> HTTP-Session: 68a5069f-e9be-47ad-8882-381ef36cfbdb Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2907 | 2023.11.14 23:33:59.059252 [ 3 ] {} <Debug> HTTP-Session: 68a5069f-e9be-47ad-8882-381ef36cfbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2908 | 2023.11.14 23:33:59.059317 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2909 | 2023.11.14 23:33:59.059354 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2910 | 2023.11.14 23:33:59.059463 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2911 | 2023.11.14 23:33:59.059683 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2912 | 2023.11.14 23:33:59.059971 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2913 | 2023.11.14 23:33:59.060139 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2914 | 2023.11.14 23:33:59.060278 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00089345 sec., 1119 rows/sec., 77.60 KiB/sec. | ||
2915 | 2023.11.14 23:33:59.060393 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Debug> DynamicQueryHandler: Done processing query | ||
2916 | 2023.11.14 23:33:59.060417 [ 3 ] {55bdf9de-c954-417a-aba5-12dd0d2af495} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2917 | 2023.11.14 23:33:59.060433 [ 3 ] {} <Debug> HTTP-Session: 68a5069f-e9be-47ad-8882-381ef36cfbdb Destroying unnamed session | ||
2918 | 2023.11.14 23:33:59.060543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2919 | 2023.11.14 23:33:59.060586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2920 | 2023.11.14 23:33:59.060605 [ 3 ] {} <Debug> HTTP-Session: 90d11412-2ee3-4f9e-92aa-42b03dd9af65 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2921 | 2023.11.14 23:33:59.060622 [ 3 ] {} <Debug> HTTP-Session: 90d11412-2ee3-4f9e-92aa-42b03dd9af65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2922 | 2023.11.14 23:33:59.060692 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2923 | 2023.11.14 23:33:59.060733 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2924 | 2023.11.14 23:33:59.060868 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2925 | 2023.11.14 23:33:59.061148 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2926 | 2023.11.14 23:33:59.061426 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2927 | 2023.11.14 23:33:59.061601 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2928 | 2023.11.14 23:33:59.061719 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000991111 sec., 5044 rows/sec., 6.81 MiB/sec. | ||
2929 | 2023.11.14 23:33:59.061726 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2930 | 2023.11.14 23:33:59.061828 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2931 | 2023.11.14 23:33:59.061922 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Debug> DynamicQueryHandler: Done processing query | ||
2932 | 2023.11.14 23:33:59.061963 [ 3 ] {eddde8b1-c82e-48c9-b234-ad43c5fd61bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2933 | 2023.11.14 23:33:59.061956 [ 18 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2934 | 2023.11.14 23:33:59.061997 [ 3 ] {} <Debug> HTTP-Session: 90d11412-2ee3-4f9e-92aa-42b03dd9af65 Destroying unnamed session | ||
2935 | 2023.11.14 23:33:59.062101 [ 18 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2936 | 2023.11.14 23:33:59.062116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2937 | 2023.11.14 23:33:59.062147 [ 18 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part | ||
2938 | 2023.11.14 23:33:59.062169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2939 | 2023.11.14 23:33:59.062190 [ 3 ] {} <Debug> HTTP-Session: dbce8cee-a86a-4625-8fcf-d4f2d373eb0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2940 | 2023.11.14 23:33:59.062230 [ 3 ] {} <Debug> HTTP-Session: dbce8cee-a86a-4625-8fcf-d4f2d373eb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2941 | 2023.11.14 23:33:59.062336 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2942 | 2023.11.14 23:33:59.062363 [ 18 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part | ||
2943 | 2023.11.14 23:33:59.062385 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2944 | 2023.11.14 23:33:59.062582 [ 18 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
2945 | 2023.11.14 23:33:59.062616 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2946 | 2023.11.14 23:33:59.062764 [ 18 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
2947 | 2023.11.14 23:33:59.063002 [ 18 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
2948 | 2023.11.14 23:33:59.063061 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2949 | 2023.11.14 23:33:59.063138 [ 18 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
2950 | 2023.11.14 23:33:59.063379 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2951 | 2023.11.14 23:33:59.063594 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2952 | 2023.11.14 23:33:59.063767 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001388406 sec., 15125 rows/sec., 803.25 KiB/sec. | ||
2953 | 2023.11.14 23:33:59.064077 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Debug> DynamicQueryHandler: Done processing query | ||
2954 | 2023.11.14 23:33:59.064111 [ 3 ] {679f797e-900c-4402-9048-55a2ac544911} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2955 | 2023.11.14 23:33:59.064140 [ 3 ] {} <Debug> HTTP-Session: dbce8cee-a86a-4625-8fcf-d4f2d373eb0c Destroying unnamed session | ||
2956 | 2023.11.14 23:33:59.064824 [ 13 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 6 columns (6 merged, 0 gathered) in 0.002915633 sec., 100492.75749039746 rows/sec., 135.61 MiB/sec. | ||
2957 | 2023.11.14 23:33:59.065103 [ 13 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2958 | 2023.11.14 23:33:59.065350 [ 13 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2959 | 2023.11.14 23:33:59.065427 [ 13 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2960 | 2023.11.14 23:33:59.065537 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 58581400-a883-42d6-89d6-9f2c7d93b550::all_1_11_2: 4.00 MiB. | ||
2961 | 2023.11.14 23:34:00.000221 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.25 MiB, peak 238.66 MiB, will set to 231.12 MiB (RSS), difference: -4.13 MiB | ||
2962 | 2023.11.14 23:34:01.646249 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2963 | 2023.11.14 23:34:01.646307 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2964 | 2023.11.14 23:34:04.040178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2965 | 2023.11.14 23:34:04.040304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2966 | 2023.11.14 23:34:04.040333 [ 3 ] {} <Debug> HTTP-Session: 5a431a6a-50b6-4aec-bc36-86008ea1d9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2967 | 2023.11.14 23:34:04.040361 [ 3 ] {} <Debug> HTTP-Session: 5a431a6a-50b6-4aec-bc36-86008ea1d9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2968 | 2023.11.14 23:34:04.040501 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2969 | 2023.11.14 23:34:04.040564 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2970 | 2023.11.14 23:34:04.040744 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2971 | 2023.11.14 23:34:04.041193 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2972 | 2023.11.14 23:34:04.041453 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2973 | 2023.11.14 23:34:04.041614 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2974 | 2023.11.14 23:34:04.041736 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001194213 sec., 33494 rows/sec., 2.65 MiB/sec. | ||
2975 | 2023.11.14 23:34:04.041862 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Debug> DynamicQueryHandler: Done processing query | ||
2976 | 2023.11.14 23:34:04.041886 [ 3 ] {f8c7b031-daae-41b1-9df9-c5c93147f8bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2977 | 2023.11.14 23:34:04.041902 [ 3 ] {} <Debug> HTTP-Session: 5a431a6a-50b6-4aec-bc36-86008ea1d9b5 Destroying unnamed session | ||
2978 | 2023.11.14 23:34:04.042083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 24635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2979 | 2023.11.14 23:34:04.042148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2980 | 2023.11.14 23:34:04.042174 [ 3 ] {} <Debug> HTTP-Session: 3815f7e1-4695-4c2f-a2ae-5e21bee8b026 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2981 | 2023.11.14 23:34:04.042195 [ 3 ] {} <Debug> HTTP-Session: 3815f7e1-4695-4c2f-a2ae-5e21bee8b026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2982 | 2023.11.14 23:34:04.042291 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2983 | 2023.11.14 23:34:04.042338 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2984 | 2023.11.14 23:34:04.042465 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2985 | 2023.11.14 23:34:04.042884 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
2986 | 2023.11.14 23:34:04.043127 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2987 | 2023.11.14 23:34:04.043277 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2988 | 2023.11.14 23:34:04.043410 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Information> executeQuery: Read 156 rows, 15.11 KiB in 0.001080092 sec., 144432 rows/sec., 13.66 MiB/sec. | ||
2989 | 2023.11.14 23:34:04.043584 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Debug> DynamicQueryHandler: Done processing query | ||
2990 | 2023.11.14 23:34:04.043608 [ 3 ] {d94f8133-7aca-4e6b-b52f-627557ec2df1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2991 | 2023.11.14 23:34:04.043624 [ 3 ] {} <Debug> HTTP-Session: 3815f7e1-4695-4c2f-a2ae-5e21bee8b026 Destroying unnamed session | ||
2992 | 2023.11.14 23:34:04.043759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2993 | 2023.11.14 23:34:04.043805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2994 | 2023.11.14 23:34:04.043823 [ 3 ] {} <Debug> HTTP-Session: fb7ac2b4-2fe5-4739-8962-959b97b36a7e Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
2995 | 2023.11.14 23:34:04.043839 [ 3 ] {} <Debug> HTTP-Session: fb7ac2b4-2fe5-4739-8962-959b97b36a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2996 | 2023.11.14 23:34:04.043913 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2997 | 2023.11.14 23:34:04.043951 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2998 | 2023.11.14 23:34:04.044066 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2999 | 2023.11.14 23:34:04.044375 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3000 | 2023.11.14 23:34:04.044582 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3001 | 2023.11.14 23:34:04.044730 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3002 | 2023.11.14 23:34:04.044853 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Information> executeQuery: Read 64 rows, 5.10 KiB in 0.000911491 sec., 70214 rows/sec., 5.47 MiB/sec. | ||
3003 | 2023.11.14 23:34:04.044957 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Debug> DynamicQueryHandler: Done processing query | ||
3004 | 2023.11.14 23:34:04.044980 [ 3 ] {f357a46d-7064-4809-94a3-4d7498d774fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3005 | 2023.11.14 23:34:04.044995 [ 3 ] {} <Debug> HTTP-Session: fb7ac2b4-2fe5-4739-8962-959b97b36a7e Destroying unnamed session | ||
3006 | 2023.11.14 23:34:04.045147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3007 | 2023.11.14 23:34:04.045189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3008 | 2023.11.14 23:34:04.045207 [ 3 ] {} <Debug> HTTP-Session: 3071028a-3548-4682-968f-956b2b3d9129 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3009 | 2023.11.14 23:34:04.045224 [ 3 ] {} <Debug> HTTP-Session: 3071028a-3548-4682-968f-956b2b3d9129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3010 | 2023.11.14 23:34:04.045294 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3011 | 2023.11.14 23:34:04.045333 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3012 | 2023.11.14 23:34:04.045449 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3013 | 2023.11.14 23:34:04.045724 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3014 | 2023.11.14 23:34:04.045966 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3015 | 2023.11.14 23:34:04.046140 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3016 | 2023.11.14 23:34:04.046265 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000941521 sec., 38236 rows/sec., 2.66 MiB/sec. | ||
3017 | 2023.11.14 23:34:04.046258 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3018 | 2023.11.14 23:34:04.046382 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3019 | 2023.11.14 23:34:04.046450 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Debug> DynamicQueryHandler: Done processing query | ||
3020 | 2023.11.14 23:34:04.046486 [ 3 ] {b0b3c205-ce97-44ad-9e2b-144956de6aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3021 | 2023.11.14 23:34:04.046491 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
3022 | 2023.11.14 23:34:04.046514 [ 3 ] {} <Debug> HTTP-Session: 3071028a-3548-4682-968f-956b2b3d9129 Destroying unnamed session | ||
3023 | 2023.11.14 23:34:04.046632 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3024 | 2023.11.14 23:34:04.046680 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part | ||
3025 | 2023.11.14 23:34:04.046705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3026 | 2023.11.14 23:34:04.046792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3027 | 2023.11.14 23:34:04.046829 [ 3 ] {} <Debug> HTTP-Session: 74641b56-5221-4589-b66e-d6459799eca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3028 | 2023.11.14 23:34:04.046884 [ 3 ] {} <Debug> HTTP-Session: 74641b56-5221-4589-b66e-d6459799eca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3029 | 2023.11.14 23:34:04.046938 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3030 | 2023.11.14 23:34:04.047076 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3031 | 2023.11.14 23:34:04.047203 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3032 | 2023.11.14 23:34:04.047205 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
3033 | 2023.11.14 23:34:04.047576 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3034 | 2023.11.14 23:34:04.047799 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3035 | 2023.11.14 23:34:04.047853 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
3036 | 2023.11.14 23:34:04.048048 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
3037 | 2023.11.14 23:34:04.048722 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3038 | 2023.11.14 23:34:04.049499 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3039 | 2023.11.14 23:34:04.049710 [ 15 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.003270457 sec., 81945.73418944202 rows/sec., 5.70 MiB/sec. | ||
3040 | 2023.11.14 23:34:04.049818 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3041 | 2023.11.14 23:34:04.049917 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3042 | 2023.11.14 23:34:04.050027 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.002885473 sec., 13862 rows/sec., 18.71 MiB/sec. | ||
3043 | 2023.11.14 23:34:04.050227 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Debug> DynamicQueryHandler: Done processing query | ||
3044 | 2023.11.14 23:34:04.050261 [ 3 ] {091024c7-d619-45d2-ba26-577f346148b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3045 | 2023.11.14 23:34:04.050287 [ 3 ] {} <Debug> HTTP-Session: 74641b56-5221-4589-b66e-d6459799eca2 Destroying unnamed session | ||
3046 | 2023.11.14 23:34:04.050331 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
3047 | 2023.11.14 23:34:04.050416 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
3048 | 2023.11.14 23:34:09.041486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3049 | 2023.11.14 23:34:09.041606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3050 | 2023.11.14 23:34:09.041633 [ 3 ] {} <Debug> HTTP-Session: 218f9ba1-8090-476a-81fa-3d74ec350ade Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3051 | 2023.11.14 23:34:09.041656 [ 3 ] {} <Debug> HTTP-Session: 218f9ba1-8090-476a-81fa-3d74ec350ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3052 | 2023.11.14 23:34:09.041781 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3053 | 2023.11.14 23:34:09.041837 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3054 | 2023.11.14 23:34:09.041994 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3055 | 2023.11.14 23:34:09.042457 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3056 | 2023.11.14 23:34:09.042720 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3057 | 2023.11.14 23:34:09.042891 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3058 | 2023.11.14 23:34:09.043028 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001208404 sec., 9102 rows/sec., 616.61 KiB/sec. | ||
3059 | 2023.11.14 23:34:09.043187 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Debug> DynamicQueryHandler: Done processing query | ||
3060 | 2023.11.14 23:34:09.043213 [ 3 ] {1d55b2ae-0697-4d8a-9a82-36d7ac6aa727} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3061 | 2023.11.14 23:34:09.043229 [ 3 ] {} <Debug> HTTP-Session: 218f9ba1-8090-476a-81fa-3d74ec350ade Destroying unnamed session | ||
3062 | 2023.11.14 23:34:09.043361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3063 | 2023.11.14 23:34:09.043407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3064 | 2023.11.14 23:34:09.043427 [ 3 ] {} <Debug> HTTP-Session: 6767b25e-f02e-4ef3-9765-518b0c23f51b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3065 | 2023.11.14 23:34:09.043443 [ 3 ] {} <Debug> HTTP-Session: 6767b25e-f02e-4ef3-9765-518b0c23f51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3066 | 2023.11.14 23:34:09.043520 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3067 | 2023.11.14 23:34:09.043559 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3068 | 2023.11.14 23:34:09.043664 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3069 | 2023.11.14 23:34:09.044010 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3070 | 2023.11.14 23:34:09.044231 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3071 | 2023.11.14 23:34:09.044380 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3072 | 2023.11.14 23:34:09.044507 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.000957991 sec., 115867 rows/sec., 10.92 MiB/sec. | ||
3073 | 2023.11.14 23:34:09.044610 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Debug> DynamicQueryHandler: Done processing query | ||
3074 | 2023.11.14 23:34:09.044634 [ 3 ] {4dacb755-ffaf-4481-8c45-e07339019cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
3075 | 2023.11.14 23:34:09.044650 [ 3 ] {} <Debug> HTTP-Session: 6767b25e-f02e-4ef3-9765-518b0c23f51b Destroying unnamed session | ||
3076 | 2023.11.14 23:34:09.044804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3077 | 2023.11.14 23:34:09.044850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3078 | 2023.11.14 23:34:09.044868 [ 3 ] {} <Debug> HTTP-Session: 341c8dc8-76f5-4fbc-ac06-6f8be5f2d7f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3079 | 2023.11.14 23:34:09.044885 [ 3 ] {} <Debug> HTTP-Session: 341c8dc8-76f5-4fbc-ac06-6f8be5f2d7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3080 | 2023.11.14 23:34:09.044967 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3081 | 2023.11.14 23:34:09.045006 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3082 | 2023.11.14 23:34:09.045112 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3083 | 2023.11.14 23:34:09.045525 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3084 | 2023.11.14 23:34:09.045733 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3085 | 2023.11.14 23:34:09.045877 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3086 | 2023.11.14 23:34:09.045991 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001050992 sec., 281638 rows/sec., 19.38 MiB/sec. | ||
3087 | 2023.11.14 23:34:09.046163 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Debug> DynamicQueryHandler: Done processing query | ||
3088 | 2023.11.14 23:34:09.046188 [ 3 ] {d264bdce-2f68-4ef8-a40d-333723fda9cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3089 | 2023.11.14 23:34:09.046204 [ 3 ] {} <Debug> HTTP-Session: 341c8dc8-76f5-4fbc-ac06-6f8be5f2d7f8 Destroying unnamed session | ||
3090 | 2023.11.14 23:34:09.046311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3091 | 2023.11.14 23:34:09.046355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3092 | 2023.11.14 23:34:09.046374 [ 3 ] {} <Debug> HTTP-Session: cb77aeee-9807-49be-9cdd-4b900c605927 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3093 | 2023.11.14 23:34:09.046390 [ 3 ] {} <Debug> HTTP-Session: cb77aeee-9807-49be-9cdd-4b900c605927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3094 | 2023.11.14 23:34:09.046458 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3095 | 2023.11.14 23:34:09.046497 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3096 | 2023.11.14 23:34:09.046608 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3097 | 2023.11.14 23:34:09.046882 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3098 | 2023.11.14 23:34:09.047126 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3099 | 2023.11.14 23:34:09.047315 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3100 | 2023.11.14 23:34:09.047438 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000951121 sec., 6308 rows/sec., 264.90 KiB/sec. | ||
3101 | 2023.11.14 23:34:09.047596 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Debug> DynamicQueryHandler: Done processing query | ||
3102 | 2023.11.14 23:34:09.047621 [ 3 ] {1ff9e030-61a2-44d4-9772-14aad9555000} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3103 | 2023.11.14 23:34:09.047637 [ 3 ] {} <Debug> HTTP-Session: cb77aeee-9807-49be-9cdd-4b900c605927 Destroying unnamed session | ||
3104 | 2023.11.14 23:34:09.047743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3105 | 2023.11.14 23:34:09.047788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3106 | 2023.11.14 23:34:09.047806 [ 3 ] {} <Debug> HTTP-Session: ff98b545-f1a6-4b1f-a7fb-161549b1f621 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3107 | 2023.11.14 23:34:09.047823 [ 3 ] {} <Debug> HTTP-Session: ff98b545-f1a6-4b1f-a7fb-161549b1f621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3108 | 2023.11.14 23:34:09.047899 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3109 | 2023.11.14 23:34:09.047941 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3110 | 2023.11.14 23:34:09.048065 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3111 | 2023.11.14 23:34:09.048355 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3112 | 2023.11.14 23:34:09.048614 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3113 | 2023.11.14 23:34:09.048799 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3114 | 2023.11.14 23:34:09.048926 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000992241 sec., 70547 rows/sec., 4.28 MiB/sec. | ||
3115 | 2023.11.14 23:34:09.049045 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Debug> DynamicQueryHandler: Done processing query | ||
3116 | 2023.11.14 23:34:09.049068 [ 3 ] {810237ac-742f-4904-bb56-486e05db3f9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3117 | 2023.11.14 23:34:09.049084 [ 3 ] {} <Debug> HTTP-Session: ff98b545-f1a6-4b1f-a7fb-161549b1f621 Destroying unnamed session | ||
3118 | 2023.11.14 23:34:09.049188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3119 | 2023.11.14 23:34:09.049233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3120 | 2023.11.14 23:34:09.049251 [ 3 ] {} <Debug> HTTP-Session: caa4770d-0a4d-4a17-8e52-0b48395feaf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3121 | 2023.11.14 23:34:09.049268 [ 3 ] {} <Debug> HTTP-Session: caa4770d-0a4d-4a17-8e52-0b48395feaf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3122 | 2023.11.14 23:34:09.049341 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3123 | 2023.11.14 23:34:09.049384 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3124 | 2023.11.14 23:34:09.049519 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3125 | 2023.11.14 23:34:09.049825 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3126 | 2023.11.14 23:34:09.050102 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3127 | 2023.11.14 23:34:09.050276 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3128 | 2023.11.14 23:34:09.050406 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001028891 sec., 4859 rows/sec., 6.56 MiB/sec. | ||
3129 | 2023.11.14 23:34:09.050587 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Debug> DynamicQueryHandler: Done processing query | ||
3130 | 2023.11.14 23:34:09.050611 [ 3 ] {6cb5f64d-5cd2-4c29-b88a-61768acca6a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3131 | 2023.11.14 23:34:09.050627 [ 3 ] {} <Debug> HTTP-Session: caa4770d-0a4d-4a17-8e52-0b48395feaf0 Destroying unnamed session | ||
3132 | 2023.11.14 23:34:09.050731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3133 | 2023.11.14 23:34:09.050775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3134 | 2023.11.14 23:34:09.050793 [ 3 ] {} <Debug> HTTP-Session: a25f6204-812b-48a5-a8fe-950b9dd4e152 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3135 | 2023.11.14 23:34:09.050809 [ 3 ] {} <Debug> HTTP-Session: a25f6204-812b-48a5-a8fe-950b9dd4e152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3136 | 2023.11.14 23:34:09.050878 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3137 | 2023.11.14 23:34:09.050916 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3138 | 2023.11.14 23:34:09.051028 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3139 | 2023.11.14 23:34:09.051282 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3140 | 2023.11.14 23:34:09.051521 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3141 | 2023.11.14 23:34:09.051700 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3142 | 2023.11.14 23:34:09.051823 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000911841 sec., 23030 rows/sec., 1.19 MiB/sec. | ||
3143 | 2023.11.14 23:34:09.051820 [ 179 ] {} <Debug> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3144 | 2023.11.14 23:34:09.051943 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3145 | 2023.11.14 23:34:09.052005 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Debug> DynamicQueryHandler: Done processing query | ||
3146 | 2023.11.14 23:34:09.052041 [ 19 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
3147 | 2023.11.14 23:34:09.052048 [ 3 ] {ae2468af-19a4-44cd-8023-aeaf6eae2b2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3148 | 2023.11.14 23:34:09.052102 [ 3 ] {} <Debug> HTTP-Session: a25f6204-812b-48a5-a8fe-950b9dd4e152 Destroying unnamed session | ||
3149 | 2023.11.14 23:34:09.052173 [ 19 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3150 | 2023.11.14 23:34:09.052212 [ 19 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 132 rows starting from the beginning of the part | ||
3151 | 2023.11.14 23:34:09.052325 [ 19 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
3152 | 2023.11.14 23:34:09.052412 [ 19 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
3153 | 2023.11.14 23:34:09.052495 [ 19 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part | ||
3154 | 2023.11.14 23:34:09.052577 [ 19 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
3155 | 2023.11.14 23:34:09.052655 [ 19 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part | ||
3156 | 2023.11.14 23:34:09.053309 [ 21 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.001312065 sec., 185204.23911925094 rows/sec., 10.05 MiB/sec. | ||
3157 | 2023.11.14 23:34:09.053488 [ 17 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3158 | 2023.11.14 23:34:09.053745 [ 17 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
3159 | 2023.11.14 23:34:09.053823 [ 17 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_11_2} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
3160 | 2023.11.14 23:34:14.039002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3161 | 2023.11.14 23:34:14.039116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3162 | 2023.11.14 23:34:14.039141 [ 3 ] {} <Debug> HTTP-Session: d99e8e8e-7397-4c57-8264-5acd1f8f4c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3163 | 2023.11.14 23:34:14.039165 [ 3 ] {} <Debug> HTTP-Session: d99e8e8e-7397-4c57-8264-5acd1f8f4c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3164 | 2023.11.14 23:34:14.039291 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3165 | 2023.11.14 23:34:14.039348 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3166 | 2023.11.14 23:34:14.039507 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3167 | 2023.11.14 23:34:14.039925 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3168 | 2023.11.14 23:34:14.040211 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3169 | 2023.11.14 23:34:14.040376 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3170 | 2023.11.14 23:34:14.040513 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001175923 sec., 34015 rows/sec., 2.69 MiB/sec. | ||
3171 | 2023.11.14 23:34:14.040661 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Debug> DynamicQueryHandler: Done processing query | ||
3172 | 2023.11.14 23:34:14.040687 [ 3 ] {cdc1b8f0-dbaf-445b-a528-eae01f022095} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3173 | 2023.11.14 23:34:14.040705 [ 3 ] {} <Debug> HTTP-Session: d99e8e8e-7397-4c57-8264-5acd1f8f4c79 Destroying unnamed session | ||
3174 | 2023.11.14 23:34:14.040838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3175 | 2023.11.14 23:34:14.040889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3176 | 2023.11.14 23:34:14.040910 [ 3 ] {} <Debug> HTTP-Session: 0e86f8bc-9812-442a-a33c-2618d5b3dbb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3177 | 2023.11.14 23:34:14.040928 [ 3 ] {} <Debug> HTTP-Session: 0e86f8bc-9812-442a-a33c-2618d5b3dbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3178 | 2023.11.14 23:34:14.041015 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3179 | 2023.11.14 23:34:14.041054 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3180 | 2023.11.14 23:34:14.041162 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3181 | 2023.11.14 23:34:14.041508 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3182 | 2023.11.14 23:34:14.041728 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3183 | 2023.11.14 23:34:14.041877 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3184 | 2023.11.14 23:34:14.041998 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Information> executeQuery: Read 120 rows, 11.99 KiB in 0.000954481 sec., 125722 rows/sec., 12.27 MiB/sec. | ||
3185 | 2023.11.14 23:34:14.042118 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Debug> DynamicQueryHandler: Done processing query | ||
3186 | 2023.11.14 23:34:14.042141 [ 3 ] {a668e89a-5bc4-4f78-9876-4be7e5b1f98e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3187 | 2023.11.14 23:34:14.042157 [ 3 ] {} <Debug> HTTP-Session: 0e86f8bc-9812-442a-a33c-2618d5b3dbb0 Destroying unnamed session | ||
3188 | 2023.11.14 23:34:14.042273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3189 | 2023.11.14 23:34:14.042320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3190 | 2023.11.14 23:34:14.042339 [ 3 ] {} <Debug> HTTP-Session: d3fa0a01-064b-4b68-8ad9-342014b71c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3191 | 2023.11.14 23:34:14.042356 [ 3 ] {} <Debug> HTTP-Session: d3fa0a01-064b-4b68-8ad9-342014b71c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3192 | 2023.11.14 23:34:14.042430 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3193 | 2023.11.14 23:34:14.042469 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3194 | 2023.11.14 23:34:14.042577 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3195 | 2023.11.14 23:34:14.042851 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3196 | 2023.11.14 23:34:14.043059 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3197 | 2023.11.14 23:34:14.043206 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3198 | 2023.11.14 23:34:14.043328 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.00087002 sec., 45975 rows/sec., 3.60 MiB/sec. | ||
3199 | 2023.11.14 23:34:14.043441 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Debug> DynamicQueryHandler: Done processing query | ||
3200 | 2023.11.14 23:34:14.043464 [ 3 ] {9da26f47-88fd-4521-bdcc-1576f22da094} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3201 | 2023.11.14 23:34:14.043480 [ 3 ] {} <Debug> HTTP-Session: d3fa0a01-064b-4b68-8ad9-342014b71c86 Destroying unnamed session | ||
3202 | 2023.11.14 23:34:14.043609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3203 | 2023.11.14 23:34:14.043654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3204 | 2023.11.14 23:34:14.043672 [ 3 ] {} <Debug> HTTP-Session: 585068de-ae93-4eed-ba7a-a5d5ff269ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3205 | 2023.11.14 23:34:14.043688 [ 3 ] {} <Debug> HTTP-Session: 585068de-ae93-4eed-ba7a-a5d5ff269ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3206 | 2023.11.14 23:34:14.043776 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3207 | 2023.11.14 23:34:14.043820 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3208 | 2023.11.14 23:34:14.043957 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3209 | 2023.11.14 23:34:14.044383 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3210 | 2023.11.14 23:34:14.044699 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3211 | 2023.11.14 23:34:14.044880 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3212 | 2023.11.14 23:34:14.045000 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001187383 sec., 33687 rows/sec., 45.46 MiB/sec. | ||
3213 | 2023.11.14 23:34:14.045122 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Debug> DynamicQueryHandler: Done processing query | ||
3214 | 2023.11.14 23:34:14.045145 [ 3 ] {113b2c0b-d485-428f-afca-c85cc96e8962} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3215 | 2023.11.14 23:34:14.045161 [ 3 ] {} <Debug> HTTP-Session: 585068de-ae93-4eed-ba7a-a5d5ff269ee8 Destroying unnamed session | ||
3216 | 2023.11.14 23:34:16.646356 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3217 | 2023.11.14 23:34:16.646409 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3218 | 2023.11.14 23:34:19.042724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3219 | 2023.11.14 23:34:19.042856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3220 | 2023.11.14 23:34:19.042886 [ 3 ] {} <Debug> HTTP-Session: bc7b4a58-1c0c-46ad-ae2e-b0e48e34421c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3221 | 2023.11.14 23:34:19.042914 [ 3 ] {} <Debug> HTTP-Session: bc7b4a58-1c0c-46ad-ae2e-b0e48e34421c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3222 | 2023.11.14 23:34:19.043057 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3223 | 2023.11.14 23:34:19.043122 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3224 | 2023.11.14 23:34:19.043304 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3225 | 2023.11.14 23:34:19.043772 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3226 | 2023.11.14 23:34:19.044078 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3227 | 2023.11.14 23:34:19.044252 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3228 | 2023.11.14 23:34:19.044399 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001303904 sec., 8436 rows/sec., 571.45 KiB/sec. | ||
3229 | 2023.11.14 23:34:19.044545 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Debug> DynamicQueryHandler: Done processing query | ||
3230 | 2023.11.14 23:34:19.044571 [ 3 ] {07371c2d-a9b0-4617-b572-260ecc53ccae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3231 | 2023.11.14 23:34:19.044588 [ 3 ] {} <Debug> HTTP-Session: bc7b4a58-1c0c-46ad-ae2e-b0e48e34421c Destroying unnamed session | ||
3232 | 2023.11.14 23:34:19.044692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3233 | 2023.11.14 23:34:19.044745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3234 | 2023.11.14 23:34:19.044764 [ 3 ] {} <Debug> HTTP-Session: 36c948d3-0772-4772-9ddb-ef011a6c2889 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3235 | 2023.11.14 23:34:19.044783 [ 3 ] {} <Debug> HTTP-Session: 36c948d3-0772-4772-9ddb-ef011a6c2889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3236 | 2023.11.14 23:34:19.044863 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3237 | 2023.11.14 23:34:19.044905 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3238 | 2023.11.14 23:34:19.045018 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3239 | 2023.11.14 23:34:19.045424 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3240 | 2023.11.14 23:34:19.045633 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3241 | 2023.11.14 23:34:19.045785 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
3242 | 2023.11.14 23:34:19.045915 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001022772 sec., 3910 rows/sec., 326.55 KiB/sec. | ||
3243 | 2023.11.14 23:34:19.046068 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Debug> DynamicQueryHandler: Done processing query | ||
3244 | 2023.11.14 23:34:19.046094 [ 3 ] {48a618ad-9da0-439d-a8c8-b0cd4f931fbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3245 | 2023.11.14 23:34:19.046110 [ 3 ] {} <Debug> HTTP-Session: 36c948d3-0772-4772-9ddb-ef011a6c2889 Destroying unnamed session | ||
3246 | 2023.11.14 23:34:19.046247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3247 | 2023.11.14 23:34:19.046293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3248 | 2023.11.14 23:34:19.046312 [ 3 ] {} <Debug> HTTP-Session: ae6d69ab-1fa9-4d81-a404-f2e691990537 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3249 | 2023.11.14 23:34:19.046329 [ 3 ] {} <Debug> HTTP-Session: ae6d69ab-1fa9-4d81-a404-f2e691990537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3250 | 2023.11.14 23:34:19.046410 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3251 | 2023.11.14 23:34:19.046449 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3252 | 2023.11.14 23:34:19.046559 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3253 | 2023.11.14 23:34:19.046909 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3254 | 2023.11.14 23:34:19.047131 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3255 | 2023.11.14 23:34:19.047280 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3256 | 2023.11.14 23:34:19.047411 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Information> executeQuery: Read 113 rows, 10.89 KiB in 0.000974302 sec., 115980 rows/sec., 10.91 MiB/sec. | ||
3257 | 2023.11.14 23:34:19.047528 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Debug> DynamicQueryHandler: Done processing query | ||
3258 | 2023.11.14 23:34:19.047556 [ 3 ] {e81571d5-3573-457a-99e0-12720636f539} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
3259 | 2023.11.14 23:34:19.047572 [ 3 ] {} <Debug> HTTP-Session: ae6d69ab-1fa9-4d81-a404-f2e691990537 Destroying unnamed session | ||
3260 | 2023.11.14 23:34:19.047664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3261 | 2023.11.14 23:34:19.047709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3262 | 2023.11.14 23:34:19.047729 [ 3 ] {} <Debug> HTTP-Session: c6b2e27d-4249-4a46-a416-da13b39986a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3263 | 2023.11.14 23:34:19.047745 [ 3 ] {} <Debug> HTTP-Session: c6b2e27d-4249-4a46-a416-da13b39986a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3264 | 2023.11.14 23:34:19.047813 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3265 | 2023.11.14 23:34:19.047852 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3266 | 2023.11.14 23:34:19.047958 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3267 | 2023.11.14 23:34:19.048327 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3268 | 2023.11.14 23:34:19.048530 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3269 | 2023.11.14 23:34:19.048682 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
3270 | 2023.11.14 23:34:19.048816 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000970351 sec., 4122 rows/sec., 287.83 KiB/sec. | ||
3271 | 2023.11.14 23:34:19.048936 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Debug> DynamicQueryHandler: Done processing query | ||
3272 | 2023.11.14 23:34:19.048960 [ 3 ] {213250b6-9574-4b7f-82a2-53efa80d7f95} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3273 | 2023.11.14 23:34:19.048976 [ 3 ] {} <Debug> HTTP-Session: c6b2e27d-4249-4a46-a416-da13b39986a1 Destroying unnamed session | ||
3274 | 2023.11.14 23:34:19.049121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3275 | 2023.11.14 23:34:19.049167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3276 | 2023.11.14 23:34:19.049186 [ 3 ] {} <Debug> HTTP-Session: edec949f-ed88-40c3-89da-996a1c5be68b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3277 | 2023.11.14 23:34:19.049202 [ 3 ] {} <Debug> HTTP-Session: edec949f-ed88-40c3-89da-996a1c5be68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3278 | 2023.11.14 23:34:19.049287 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3279 | 2023.11.14 23:34:19.049326 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3280 | 2023.11.14 23:34:19.049433 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3281 | 2023.11.14 23:34:19.049893 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3282 | 2023.11.14 23:34:19.050146 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3283 | 2023.11.14 23:34:19.050304 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3284 | 2023.11.14 23:34:19.050431 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Information> executeQuery: Read 300 rows, 21.18 KiB in 0.001109173 sec., 270471 rows/sec., 18.65 MiB/sec. | ||
3285 | 2023.11.14 23:34:19.050547 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Debug> DynamicQueryHandler: Done processing query | ||
3286 | 2023.11.14 23:34:19.050571 [ 3 ] {bb016481-502c-466c-90d8-6d200c023267} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3287 | 2023.11.14 23:34:19.050587 [ 3 ] {} <Debug> HTTP-Session: edec949f-ed88-40c3-89da-996a1c5be68b Destroying unnamed session | ||
3288 | 2023.11.14 23:34:19.050684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3289 | 2023.11.14 23:34:19.050729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3290 | 2023.11.14 23:34:19.050747 [ 3 ] {} <Debug> HTTP-Session: 34c80c75-e9a5-49f4-ab9d-6795e9e5fb20 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3291 | 2023.11.14 23:34:19.050763 [ 3 ] {} <Debug> HTTP-Session: 34c80c75-e9a5-49f4-ab9d-6795e9e5fb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3292 | 2023.11.14 23:34:19.050831 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3293 | 2023.11.14 23:34:19.050869 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3294 | 2023.11.14 23:34:19.050978 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3295 | 2023.11.14 23:34:19.051303 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3296 | 2023.11.14 23:34:19.051546 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3297 | 2023.11.14 23:34:19.051719 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3298 | 2023.11.14 23:34:19.051846 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000982142 sec., 6109 rows/sec., 256.53 KiB/sec. | ||
3299 | 2023.11.14 23:34:19.051840 [ 108 ] {} <Debug> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3300 | 2023.11.14 23:34:19.051965 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3301 | 2023.11.14 23:34:19.052029 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Debug> DynamicQueryHandler: Done processing query | ||
3302 | 2023.11.14 23:34:19.052093 [ 3 ] {508a3ac6-7a0a-4f20-a7ad-750f373d74c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3303 | 2023.11.14 23:34:19.052102 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
3304 | 2023.11.14 23:34:19.052138 [ 3 ] {} <Debug> HTTP-Session: 34c80c75-e9a5-49f4-ab9d-6795e9e5fb20 Destroying unnamed session | ||
3305 | 2023.11.14 23:34:19.052250 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3306 | 2023.11.14 23:34:19.052310 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
3307 | 2023.11.14 23:34:19.052312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3308 | 2023.11.14 23:34:19.052387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3309 | 2023.11.14 23:34:19.052425 [ 3 ] {} <Debug> HTTP-Session: ade40f16-9a17-4142-958f-e94b8d66434b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3310 | 2023.11.14 23:34:19.052458 [ 3 ] {} <Debug> HTTP-Session: ade40f16-9a17-4142-958f-e94b8d66434b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3311 | 2023.11.14 23:34:19.052556 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3312 | 2023.11.14 23:34:19.052688 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3313 | 2023.11.14 23:34:19.052815 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3314 | 2023.11.14 23:34:19.052832 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3315 | 2023.11.14 23:34:19.053161 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3316 | 2023.11.14 23:34:19.053347 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3317 | 2023.11.14 23:34:19.053397 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
3318 | 2023.11.14 23:34:19.053591 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
3319 | 2023.11.14 23:34:19.054135 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3320 | 2023.11.14 23:34:19.054689 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3321 | 2023.11.14 23:34:19.055074 [ 21 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003045674 sec., 21670.080251530533 rows/sec., 909.97 KiB/sec. | ||
3322 | 2023.11.14 23:34:19.055085 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3323 | 2023.11.14 23:34:19.055234 [ 17 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3324 | 2023.11.14 23:34:19.055276 [ 108 ] {} <Debug> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3325 | 2023.11.14 23:34:19.055391 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3326 | 2023.11.14 23:34:19.055396 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00263623 sec., 26553 rows/sec., 1.61 MiB/sec. | ||
3327 | 2023.11.14 23:34:19.055557 [ 19 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
3328 | 2023.11.14 23:34:19.055722 [ 17 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
3329 | 2023.11.14 23:34:19.055718 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Debug> DynamicQueryHandler: Done processing query | ||
3330 | 2023.11.14 23:34:19.055818 [ 3 ] {6a66e362-1ce5-4bf7-8bf3-ffe41e705ecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3331 | 2023.11.14 23:34:19.055848 [ 19 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3332 | 2023.11.14 23:34:19.055871 [ 3 ] {} <Debug> HTTP-Session: ade40f16-9a17-4142-958f-e94b8d66434b Destroying unnamed session | ||
3333 | 2023.11.14 23:34:19.055889 [ 17 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_11_2} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
3334 | 2023.11.14 23:34:19.055945 [ 19 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 431 rows starting from the beginning of the part | ||
3335 | 2023.11.14 23:34:19.056090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3336 | 2023.11.14 23:34:19.056169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3337 | 2023.11.14 23:34:19.056229 [ 3 ] {} <Debug> HTTP-Session: c189b48d-b2de-4dc7-b46f-626af4bb1a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3338 | 2023.11.14 23:34:19.056237 [ 19 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
3339 | 2023.11.14 23:34:19.056254 [ 3 ] {} <Debug> HTTP-Session: c189b48d-b2de-4dc7-b46f-626af4bb1a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3340 | 2023.11.14 23:34:19.056475 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3341 | 2023.11.14 23:34:19.056493 [ 19 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part | ||
3342 | 2023.11.14 23:34:19.056583 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3343 | 2023.11.14 23:34:19.056797 [ 19 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 81 rows starting from the beginning of the part | ||
3344 | 2023.11.14 23:34:19.057143 [ 19 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part | ||
3345 | 2023.11.14 23:34:19.057158 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3346 | 2023.11.14 23:34:19.057352 [ 19 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part | ||
3347 | 2023.11.14 23:34:19.057787 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3348 | 2023.11.14 23:34:19.058282 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3349 | 2023.11.14 23:34:19.058674 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3350 | 2023.11.14 23:34:19.059000 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Information> executeQuery: Read 2 rows, 142.00 B in 0.002470548 sec., 809 rows/sec., 56.13 KiB/sec. | ||
3351 | 2023.11.14 23:34:19.059011 [ 17 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.00355877 sec., 222548.80197371563 rows/sec., 13.52 MiB/sec. | ||
3352 | 2023.11.14 23:34:19.059220 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Debug> DynamicQueryHandler: Done processing query | ||
3353 | 2023.11.14 23:34:19.059261 [ 3 ] {f6de100c-e54e-4e97-8b40-696f012529c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3354 | 2023.11.14 23:34:19.059270 [ 17 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3355 | 2023.11.14 23:34:19.059292 [ 3 ] {} <Debug> HTTP-Session: c189b48d-b2de-4dc7-b46f-626af4bb1a47 Destroying unnamed session | ||
3356 | 2023.11.14 23:34:19.059462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3357 | 2023.11.14 23:34:19.059520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3358 | 2023.11.14 23:34:19.059559 [ 3 ] {} <Debug> HTTP-Session: 9e3e9077-e0ae-45ed-b7df-0739cc7c8a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3359 | 2023.11.14 23:34:19.059580 [ 17 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
3360 | 2023.11.14 23:34:19.059591 [ 3 ] {} <Debug> HTTP-Session: 9e3e9077-e0ae-45ed-b7df-0739cc7c8a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3361 | 2023.11.14 23:34:19.059691 [ 17 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
3362 | 2023.11.14 23:34:19.059739 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3363 | 2023.11.14 23:34:19.059839 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3364 | 2023.11.14 23:34:19.059996 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3365 | 2023.11.14 23:34:19.060358 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3366 | 2023.11.14 23:34:19.060645 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3367 | 2023.11.14 23:34:19.060827 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3368 | 2023.11.14 23:34:19.060960 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001162783 sec., 4300 rows/sec., 5.80 MiB/sec. | ||
3369 | 2023.11.14 23:34:19.061081 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Debug> DynamicQueryHandler: Done processing query | ||
3370 | 2023.11.14 23:34:19.061105 [ 3 ] {d7298db8-c6e7-4730-ae18-21e50bf68d20} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3371 | 2023.11.14 23:34:19.061121 [ 3 ] {} <Debug> HTTP-Session: 9e3e9077-e0ae-45ed-b7df-0739cc7c8a88 Destroying unnamed session | ||
3372 | 2023.11.14 23:34:19.061213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3373 | 2023.11.14 23:34:19.061258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3374 | 2023.11.14 23:34:19.061277 [ 3 ] {} <Debug> HTTP-Session: 139d6f0b-4265-43cb-ae2d-b8a24cb3fcd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3375 | 2023.11.14 23:34:19.061294 [ 3 ] {} <Debug> HTTP-Session: 139d6f0b-4265-43cb-ae2d-b8a24cb3fcd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3376 | 2023.11.14 23:34:19.061364 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3377 | 2023.11.14 23:34:19.061402 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3378 | 2023.11.14 23:34:19.061507 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3379 | 2023.11.14 23:34:19.061776 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3380 | 2023.11.14 23:34:19.062008 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3381 | 2023.11.14 23:34:19.062183 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3382 | 2023.11.14 23:34:19.062309 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00091697 sec., 22901 rows/sec., 1.19 MiB/sec. | ||
3383 | 2023.11.14 23:34:19.062421 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Debug> DynamicQueryHandler: Done processing query | ||
3384 | 2023.11.14 23:34:19.062444 [ 3 ] {a67d19d3-dfe6-4712-a334-2760fbe82ec9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3385 | 2023.11.14 23:34:19.062459 [ 3 ] {} <Debug> HTTP-Session: 139d6f0b-4265-43cb-ae2d-b8a24cb3fcd1 Destroying unnamed session | ||
3386 | 2023.11.14 23:34:24.039461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3387 | 2023.11.14 23:34:24.039573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3388 | 2023.11.14 23:34:24.039597 [ 3 ] {} <Debug> HTTP-Session: e126a1c7-e18f-4abc-957c-8844326e6af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3389 | 2023.11.14 23:34:24.039620 [ 3 ] {} <Debug> HTTP-Session: e126a1c7-e18f-4abc-957c-8844326e6af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3390 | 2023.11.14 23:34:24.039746 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3391 | 2023.11.14 23:34:24.039800 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3392 | 2023.11.14 23:34:24.039956 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3393 | 2023.11.14 23:34:24.040414 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3394 | 2023.11.14 23:34:24.040671 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3395 | 2023.11.14 23:34:24.040835 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3396 | 2023.11.14 23:34:24.040971 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001179684 sec., 33907 rows/sec., 2.68 MiB/sec. | ||
3397 | 2023.11.14 23:34:24.040970 [ 75 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3398 | 2023.11.14 23:34:24.041092 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3399 | 2023.11.14 23:34:24.041180 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Debug> DynamicQueryHandler: Done processing query | ||
3400 | 2023.11.14 23:34:24.041210 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3401 | 2023.11.14 23:34:24.041230 [ 3 ] {de5ebc60-9a23-4363-8950-64fcefdf3f8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3402 | 2023.11.14 23:34:24.041290 [ 3 ] {} <Debug> HTTP-Session: e126a1c7-e18f-4abc-957c-8844326e6af9 Destroying unnamed session | ||
3403 | 2023.11.14 23:34:24.041356 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3404 | 2023.11.14 23:34:24.041392 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part | ||
3405 | 2023.11.14 23:34:24.041475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3406 | 2023.11.14 23:34:24.041559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3407 | 2023.11.14 23:34:24.041572 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
3408 | 2023.11.14 23:34:24.041593 [ 3 ] {} <Debug> HTTP-Session: 56dca40c-431e-4b5f-a2ba-3e0669ce0a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3409 | 2023.11.14 23:34:24.041648 [ 3 ] {} <Debug> HTTP-Session: 56dca40c-431e-4b5f-a2ba-3e0669ce0a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3410 | 2023.11.14 23:34:24.041789 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
3411 | 2023.11.14 23:34:24.041852 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3412 | 2023.11.14 23:34:24.041954 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3413 | 2023.11.14 23:34:24.041997 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
3414 | 2023.11.14 23:34:24.042315 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
3415 | 2023.11.14 23:34:24.042399 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3416 | 2023.11.14 23:34:24.042570 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
3417 | 2023.11.14 23:34:24.043124 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3418 | 2023.11.14 23:34:24.043614 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3419 | 2023.11.14 23:34:24.043871 [ 19 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.002714071 sec., 71110.88840343528 rows/sec., 5.47 MiB/sec. | ||
3420 | 2023.11.14 23:34:24.043911 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3421 | 2023.11.14 23:34:24.044057 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3422 | 2023.11.14 23:34:24.044071 [ 75 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3423 | 2023.11.14 23:34:24.044165 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3424 | 2023.11.14 23:34:24.044154 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Information> executeQuery: Read 120 rows, 11.99 KiB in 0.002221545 sec., 54016 rows/sec., 5.27 MiB/sec. | ||
3425 | 2023.11.14 23:34:24.044375 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3426 | 2023.11.14 23:34:24.044519 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3427 | 2023.11.14 23:34:24.044660 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3428 | 2023.11.14 23:34:24.044664 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Debug> DynamicQueryHandler: Done processing query | ||
3429 | 2023.11.14 23:34:24.044679 [ 10 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_21_4} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3430 | 2023.11.14 23:34:24.044724 [ 3 ] {cb75e8c7-0563-4bef-bde9-e8862c1c7dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3431 | 2023.11.14 23:34:24.044742 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 271 rows starting from the beginning of the part | ||
3432 | 2023.11.14 23:34:24.044804 [ 3 ] {} <Debug> HTTP-Session: 56dca40c-431e-4b5f-a2ba-3e0669ce0a05 Destroying unnamed session | ||
3433 | 2023.11.14 23:34:24.044970 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 156 rows starting from the beginning of the part | ||
3434 | 2023.11.14 23:34:24.045084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3435 | 2023.11.14 23:34:24.045115 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 111 rows starting from the beginning of the part | ||
3436 | 2023.11.14 23:34:24.045178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3437 | 2023.11.14 23:34:24.045215 [ 3 ] {} <Debug> HTTP-Session: 5838c509-f258-4b64-8b6c-ff3743b5056d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3438 | 2023.11.14 23:34:24.045264 [ 3 ] {} <Debug> HTTP-Session: 5838c509-f258-4b64-8b6c-ff3743b5056d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3439 | 2023.11.14 23:34:24.045309 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part | ||
3440 | 2023.11.14 23:34:24.045470 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3441 | 2023.11.14 23:34:24.045537 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
3442 | 2023.11.14 23:34:24.045555 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3443 | 2023.11.14 23:34:24.045866 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part | ||
3444 | 2023.11.14 23:34:24.046022 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3445 | 2023.11.14 23:34:24.046778 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3446 | 2023.11.14 23:34:24.047269 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3447 | 2023.11.14 23:34:24.047528 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3448 | 2023.11.14 23:34:24.047825 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.002289876 sec., 17468 rows/sec., 1.37 MiB/sec. | ||
3449 | 2023.11.14 23:34:24.047839 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 4 columns (4 merged, 0 gathered) in 0.003609761 sec., 246830.7458582438 rows/sec., 23.49 MiB/sec. | ||
3450 | 2023.11.14 23:34:24.047863 [ 75 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3451 | 2023.11.14 23:34:24.047949 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3452 | 2023.11.14 23:34:24.048122 [ 19 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3453 | 2023.11.14 23:34:24.048149 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3454 | 2023.11.14 23:34:24.048221 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Debug> DynamicQueryHandler: Done processing query | ||
3455 | 2023.11.14 23:34:24.048288 [ 3 ] {a03de8f2-1425-4d1c-a66b-7af29a04d9d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3456 | 2023.11.14 23:34:24.048335 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3457 | 2023.11.14 23:34:24.048357 [ 3 ] {} <Debug> HTTP-Session: 5838c509-f258-4b64-8b6c-ff3743b5056d Destroying unnamed session | ||
3458 | 2023.11.14 23:34:24.048417 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 397 rows starting from the beginning of the part | ||
3459 | 2023.11.14 23:34:24.048504 [ 19 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3460 | 2023.11.14 23:34:24.048652 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
3461 | 2023.11.14 23:34:24.048656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3462 | 2023.11.14 23:34:24.048672 [ 19 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_21_4} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3463 | 2023.11.14 23:34:24.048805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3464 | 2023.11.14 23:34:24.048921 [ 3 ] {} <Debug> HTTP-Session: d5436d4d-3ec5-4618-83ec-2f576b5ebc65 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3465 | 2023.11.14 23:34:24.048959 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 296 rows starting from the beginning of the part | ||
3466 | 2023.11.14 23:34:24.048972 [ 3 ] {} <Debug> HTTP-Session: d5436d4d-3ec5-4618-83ec-2f576b5ebc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3467 | 2023.11.14 23:34:24.049224 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
3468 | 2023.11.14 23:34:24.049235 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3469 | 2023.11.14 23:34:24.049356 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3470 | 2023.11.14 23:34:24.049454 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 300 rows starting from the beginning of the part | ||
3471 | 2023.11.14 23:34:24.049805 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
3472 | 2023.11.14 23:34:24.050001 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3473 | 2023.11.14 23:34:24.051146 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3474 | 2023.11.14 23:34:24.051593 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 4 columns (4 merged, 0 gathered) in 0.003548011 sec., 320461.23870529153 rows/sec., 22.70 MiB/sec. | ||
3475 | 2023.11.14 23:34:24.051744 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3476 | 2023.11.14 23:34:24.051763 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3477 | 2023.11.14 23:34:24.052028 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3478 | 2023.11.14 23:34:24.052118 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3479 | 2023.11.14 23:34:24.052161 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_21_4} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3480 | 2023.11.14 23:34:24.052287 [ 75 ] {} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3481 | 2023.11.14 23:34:24.052364 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
3482 | 2023.11.14 23:34:24.052377 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.003065535 sec., 13048 rows/sec., 17.61 MiB/sec. | ||
3483 | 2023.11.14 23:34:24.052466 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3484 | 2023.11.14 23:34:24.052652 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Debug> DynamicQueryHandler: Done processing query | ||
3485 | 2023.11.14 23:34:24.052672 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3486 | 2023.11.14 23:34:24.052699 [ 3 ] {2890d9b9-738a-401a-87a8-7597604b044c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3487 | 2023.11.14 23:34:24.052732 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 293 rows starting from the beginning of the part | ||
3488 | 2023.11.14 23:34:24.052743 [ 3 ] {} <Debug> HTTP-Session: d5436d4d-3ec5-4618-83ec-2f576b5ebc65 Destroying unnamed session | ||
3489 | 2023.11.14 23:34:24.052888 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
3490 | 2023.11.14 23:34:24.052989 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part | ||
3491 | 2023.11.14 23:34:24.053079 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
3492 | 2023.11.14 23:34:24.053165 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
3493 | 2023.11.14 23:34:24.053252 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
3494 | 2023.11.14 23:34:24.054487 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 6 columns (6 merged, 0 gathered) in 0.002075404 sec., 203815.7390079233 rows/sec., 275.04 MiB/sec. | ||
3495 | 2023.11.14 23:34:24.054725 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3496 | 2023.11.14 23:34:24.054932 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3497 | 2023.11.14 23:34:24.054999 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3498 | 2023.11.14 23:34:24.055062 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 58581400-a883-42d6-89d6-9f2c7d93b550::all_1_16_3: 4.01 MiB. | ||
3499 | 2023.11.14 23:34:25.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.38 MiB, peak 238.66 MiB, will set to 231.30 MiB (RSS), difference: -4.08 MiB | ||
3500 | 2023.11.14 23:34:29.042637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3501 | 2023.11.14 23:34:29.042754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3502 | 2023.11.14 23:34:29.042780 [ 3 ] {} <Debug> HTTP-Session: e1925ee6-31ba-4e2a-8edd-15b0aa526eae Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3503 | 2023.11.14 23:34:29.042804 [ 3 ] {} <Debug> HTTP-Session: e1925ee6-31ba-4e2a-8edd-15b0aa526eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3504 | 2023.11.14 23:34:29.042933 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3505 | 2023.11.14 23:34:29.042991 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3506 | 2023.11.14 23:34:29.043148 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3507 | 2023.11.14 23:34:29.043566 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3508 | 2023.11.14 23:34:29.043829 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3509 | 2023.11.14 23:34:29.043999 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3510 | 2023.11.14 23:34:29.044125 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001164673 sec., 9444 rows/sec., 639.77 KiB/sec. | ||
3511 | 2023.11.14 23:34:29.044257 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Debug> DynamicQueryHandler: Done processing query | ||
3512 | 2023.11.14 23:34:29.044280 [ 3 ] {50da273d-5888-411a-bf96-aaef80f94909} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3513 | 2023.11.14 23:34:29.044295 [ 3 ] {} <Debug> HTTP-Session: e1925ee6-31ba-4e2a-8edd-15b0aa526eae Destroying unnamed session | ||
3514 | 2023.11.14 23:34:29.044402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3515 | 2023.11.14 23:34:29.044445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3516 | 2023.11.14 23:34:29.044463 [ 3 ] {} <Debug> HTTP-Session: 25136673-4ef1-4da7-86e6-6a40af741a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3517 | 2023.11.14 23:34:29.044478 [ 3 ] {} <Debug> HTTP-Session: 25136673-4ef1-4da7-86e6-6a40af741a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3518 | 2023.11.14 23:34:29.044543 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3519 | 2023.11.14 23:34:29.044579 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3520 | 2023.11.14 23:34:29.044680 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3521 | 2023.11.14 23:34:29.045025 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3522 | 2023.11.14 23:34:29.045236 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3523 | 2023.11.14 23:34:29.045387 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3524 | 2023.11.14 23:34:29.045514 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00089482 sec., 2235 rows/sec., 190.99 KiB/sec. | ||
3525 | 2023.11.14 23:34:29.045508 [ 92 ] {} <Debug> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3526 | 2023.11.14 23:34:29.045635 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3527 | 2023.11.14 23:34:29.045703 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Debug> DynamicQueryHandler: Done processing query | ||
3528 | 2023.11.14 23:34:29.045732 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
3529 | 2023.11.14 23:34:29.045742 [ 3 ] {766d3e9f-e125-4e9d-bfd8-86d1a12a38d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3530 | 2023.11.14 23:34:29.045793 [ 3 ] {} <Debug> HTTP-Session: 25136673-4ef1-4da7-86e6-6a40af741a80 Destroying unnamed session | ||
3531 | 2023.11.14 23:34:29.045861 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3532 | 2023.11.14 23:34:29.045896 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
3533 | 2023.11.14 23:34:29.045946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3534 | 2023.11.14 23:34:29.046026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3535 | 2023.11.14 23:34:29.046084 [ 3 ] {} <Debug> HTTP-Session: 3bdfaf34-92cc-4252-af0c-f23c69320c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3536 | 2023.11.14 23:34:29.046115 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
3537 | 2023.11.14 23:34:29.046128 [ 3 ] {} <Debug> HTTP-Session: 3bdfaf34-92cc-4252-af0c-f23c69320c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3538 | 2023.11.14 23:34:29.046383 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3539 | 2023.11.14 23:34:29.046383 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
3540 | 2023.11.14 23:34:29.046476 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3541 | 2023.11.14 23:34:29.046677 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
3542 | 2023.11.14 23:34:29.046959 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3543 | 2023.11.14 23:34:29.046980 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
3544 | 2023.11.14 23:34:29.047173 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3545 | 2023.11.14 23:34:29.047720 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3546 | 2023.11.14 23:34:29.048190 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3547 | 2023.11.14 23:34:29.048465 [ 14 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002776081 sec., 5043.080515301966 rows/sec., 428.11 KiB/sec. | ||
3548 | 2023.11.14 23:34:29.048477 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3549 | 2023.11.14 23:34:29.048618 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3550 | 2023.11.14 23:34:29.048682 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Information> executeQuery: Read 112 rows, 10.79 KiB in 0.002235525 sec., 50100 rows/sec., 4.72 MiB/sec. | ||
3551 | 2023.11.14 23:34:29.048961 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
3552 | 2023.11.14 23:34:29.048967 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Debug> DynamicQueryHandler: Done processing query | ||
3553 | 2023.11.14 23:34:29.049021 [ 3 ] {f6bcb089-b0ad-4cfd-8098-3a4cac4e1ecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
3554 | 2023.11.14 23:34:29.049044 [ 3 ] {} <Debug> HTTP-Session: 3bdfaf34-92cc-4252-af0c-f23c69320c89 Destroying unnamed session | ||
3555 | 2023.11.14 23:34:29.049061 [ 24 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_6_1} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
3556 | 2023.11.14 23:34:29.049175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3557 | 2023.11.14 23:34:29.049226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3558 | 2023.11.14 23:34:29.049244 [ 3 ] {} <Debug> HTTP-Session: 818e5617-6a3d-4616-b04d-8a531ed67af8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3559 | 2023.11.14 23:34:29.049261 [ 3 ] {} <Debug> HTTP-Session: 818e5617-6a3d-4616-b04d-8a531ed67af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3560 | 2023.11.14 23:34:29.049332 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3561 | 2023.11.14 23:34:29.049371 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3562 | 2023.11.14 23:34:29.049496 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3563 | 2023.11.14 23:34:29.049780 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3564 | 2023.11.14 23:34:29.049992 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3565 | 2023.11.14 23:34:29.050140 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3566 | 2023.11.14 23:34:29.050259 [ 92 ] {} <Debug> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3567 | 2023.11.14 23:34:29.050268 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000898121 sec., 2226 rows/sec., 155.49 KiB/sec. | ||
3568 | 2023.11.14 23:34:29.050308 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3569 | 2023.11.14 23:34:29.050501 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
3570 | 2023.11.14 23:34:29.050564 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Debug> DynamicQueryHandler: Done processing query | ||
3571 | 2023.11.14 23:34:29.050619 [ 3 ] {d30fbfde-4c96-400a-b62a-f1acf25c0109} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3572 | 2023.11.14 23:34:29.050653 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3573 | 2023.11.14 23:34:29.050663 [ 3 ] {} <Debug> HTTP-Session: 818e5617-6a3d-4616-b04d-8a531ed67af8 Destroying unnamed session | ||
3574 | 2023.11.14 23:34:29.050712 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
3575 | 2023.11.14 23:34:29.050834 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
3576 | 2023.11.14 23:34:29.050906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 49459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3577 | 2023.11.14 23:34:29.050994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3578 | 2023.11.14 23:34:29.051021 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
3579 | 2023.11.14 23:34:29.051034 [ 3 ] {} <Debug> HTTP-Session: 2880ffc8-eff4-4b8d-8a01-5321fe6274f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3580 | 2023.11.14 23:34:29.051087 [ 3 ] {} <Debug> HTTP-Session: 2880ffc8-eff4-4b8d-8a01-5321fe6274f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3581 | 2023.11.14 23:34:29.051316 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
3582 | 2023.11.14 23:34:29.051327 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3583 | 2023.11.14 23:34:29.051417 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3584 | 2023.11.14 23:34:29.051596 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
3585 | 2023.11.14 23:34:29.051895 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3586 | 2023.11.14 23:34:29.051917 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3587 | 2023.11.14 23:34:29.053013 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3588 | 2023.11.14 23:34:29.053324 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002950143 sec., 4745.532674178845 rows/sec., 331.35 KiB/sec. | ||
3589 | 2023.11.14 23:34:29.053491 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3590 | 2023.11.14 23:34:29.053501 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3591 | 2023.11.14 23:34:29.053772 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
3592 | 2023.11.14 23:34:29.053792 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3593 | 2023.11.14 23:34:29.053881 [ 20 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_6_1} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
3594 | 2023.11.14 23:34:29.054045 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Information> executeQuery: Read 309 rows, 21.88 KiB in 0.00264833 sec., 116677 rows/sec., 8.07 MiB/sec. | ||
3595 | 2023.11.14 23:34:29.054192 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Debug> DynamicQueryHandler: Done processing query | ||
3596 | 2023.11.14 23:34:29.054216 [ 3 ] {e03fd852-0396-41f1-add2-b2bad9577543} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3597 | 2023.11.14 23:34:29.054233 [ 3 ] {} <Debug> HTTP-Session: 2880ffc8-eff4-4b8d-8a01-5321fe6274f5 Destroying unnamed session | ||
3598 | 2023.11.14 23:34:29.054340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3599 | 2023.11.14 23:34:29.054386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3600 | 2023.11.14 23:34:29.054405 [ 3 ] {} <Debug> HTTP-Session: 5431627a-0aa0-42ec-8df7-4f6ea2ef76ca Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3601 | 2023.11.14 23:34:29.054422 [ 3 ] {} <Debug> HTTP-Session: 5431627a-0aa0-42ec-8df7-4f6ea2ef76ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3602 | 2023.11.14 23:34:29.054491 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3603 | 2023.11.14 23:34:29.054530 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3604 | 2023.11.14 23:34:29.054642 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3605 | 2023.11.14 23:34:29.054937 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3606 | 2023.11.14 23:34:29.055187 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3607 | 2023.11.14 23:34:29.055364 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3608 | 2023.11.14 23:34:29.055488 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000969591 sec., 6188 rows/sec., 259.86 KiB/sec. | ||
3609 | 2023.11.14 23:34:29.055601 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Debug> DynamicQueryHandler: Done processing query | ||
3610 | 2023.11.14 23:34:29.055625 [ 3 ] {6b75cdf9-7dc7-4748-8199-e72aab5b0640} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3611 | 2023.11.14 23:34:29.055640 [ 3 ] {} <Debug> HTTP-Session: 5431627a-0aa0-42ec-8df7-4f6ea2ef76ca Destroying unnamed session | ||
3612 | 2023.11.14 23:34:29.055745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 14867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3613 | 2023.11.14 23:34:29.055789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3614 | 2023.11.14 23:34:29.055808 [ 3 ] {} <Debug> HTTP-Session: cd943666-b67a-4375-a12c-9682d9205dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3615 | 2023.11.14 23:34:29.055825 [ 3 ] {} <Debug> HTTP-Session: cd943666-b67a-4375-a12c-9682d9205dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3616 | 2023.11.14 23:34:29.055897 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3617 | 2023.11.14 23:34:29.055940 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3618 | 2023.11.14 23:34:29.056059 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3619 | 2023.11.14 23:34:29.056379 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3620 | 2023.11.14 23:34:29.056630 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3621 | 2023.11.14 23:34:29.056804 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3622 | 2023.11.14 23:34:29.056916 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000989641 sec., 81847 rows/sec., 5.00 MiB/sec. | ||
3623 | 2023.11.14 23:34:29.057038 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Debug> DynamicQueryHandler: Done processing query | ||
3624 | 2023.11.14 23:34:29.057060 [ 3 ] {6c286df3-fa49-4692-9191-50ab066c9f60} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3625 | 2023.11.14 23:34:29.057077 [ 3 ] {} <Debug> HTTP-Session: cd943666-b67a-4375-a12c-9682d9205dbf Destroying unnamed session | ||
3626 | 2023.11.14 23:34:29.057164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3627 | 2023.11.14 23:34:29.057210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3628 | 2023.11.14 23:34:29.057229 [ 3 ] {} <Debug> HTTP-Session: 8245c4ad-d1de-4da8-9546-003011b95039 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3629 | 2023.11.14 23:34:29.057245 [ 3 ] {} <Debug> HTTP-Session: 8245c4ad-d1de-4da8-9546-003011b95039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3630 | 2023.11.14 23:34:29.057314 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3631 | 2023.11.14 23:34:29.057355 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3632 | 2023.11.14 23:34:29.057468 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3633 | 2023.11.14 23:34:29.057723 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3634 | 2023.11.14 23:34:29.057957 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3635 | 2023.11.14 23:34:29.058133 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3636 | 2023.11.14 23:34:29.058254 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00091137 sec., 1097 rows/sec., 76.08 KiB/sec. | ||
3637 | 2023.11.14 23:34:29.058369 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Debug> DynamicQueryHandler: Done processing query | ||
3638 | 2023.11.14 23:34:29.058393 [ 3 ] {9c054f36-3ce7-40e5-aa3f-34ce589d4499} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3639 | 2023.11.14 23:34:29.058408 [ 3 ] {} <Debug> HTTP-Session: 8245c4ad-d1de-4da8-9546-003011b95039 Destroying unnamed session | ||
3640 | 2023.11.14 23:34:29.058501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3641 | 2023.11.14 23:34:29.058546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3642 | 2023.11.14 23:34:29.058566 [ 3 ] {} <Debug> HTTP-Session: c5f7d9fc-839c-4631-847e-d4ed71562837 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3643 | 2023.11.14 23:34:29.058582 [ 3 ] {} <Debug> HTTP-Session: c5f7d9fc-839c-4631-847e-d4ed71562837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3644 | 2023.11.14 23:34:29.058653 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3645 | 2023.11.14 23:34:29.058695 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3646 | 2023.11.14 23:34:29.058832 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3647 | 2023.11.14 23:34:29.059135 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3648 | 2023.11.14 23:34:29.059405 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3649 | 2023.11.14 23:34:29.059595 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3650 | 2023.11.14 23:34:29.059725 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001036822 sec., 4822 rows/sec., 6.51 MiB/sec. | ||
3651 | 2023.11.14 23:34:29.059877 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Debug> DynamicQueryHandler: Done processing query | ||
3652 | 2023.11.14 23:34:29.059901 [ 3 ] {abb2505d-ee29-4677-a59b-1dc36dfd94bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3653 | 2023.11.14 23:34:29.059918 [ 3 ] {} <Debug> HTTP-Session: c5f7d9fc-839c-4631-847e-d4ed71562837 Destroying unnamed session | ||
3654 | 2023.11.14 23:34:29.060010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3655 | 2023.11.14 23:34:29.060056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3656 | 2023.11.14 23:34:29.060074 [ 3 ] {} <Debug> HTTP-Session: 71f77c53-043c-424e-a5dd-a3cd0a97c75b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3657 | 2023.11.14 23:34:29.060090 [ 3 ] {} <Debug> HTTP-Session: 71f77c53-043c-424e-a5dd-a3cd0a97c75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3658 | 2023.11.14 23:34:29.060161 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3659 | 2023.11.14 23:34:29.060200 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3660 | 2023.11.14 23:34:29.060305 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3661 | 2023.11.14 23:34:29.060567 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3662 | 2023.11.14 23:34:29.060796 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3663 | 2023.11.14 23:34:29.060970 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3664 | 2023.11.14 23:34:29.061093 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000898211 sec., 23379 rows/sec., 1.21 MiB/sec. | ||
3665 | 2023.11.14 23:34:29.061226 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Debug> DynamicQueryHandler: Done processing query | ||
3666 | 2023.11.14 23:34:29.061251 [ 3 ] {248317f5-762f-45d0-a88c-77fad8a2f842} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3667 | 2023.11.14 23:34:29.061266 [ 3 ] {} <Debug> HTTP-Session: 71f77c53-043c-424e-a5dd-a3cd0a97c75b Destroying unnamed session | ||
3668 | 2023.11.14 23:34:31.646522 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3669 | 2023.11.14 23:34:31.646583 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3670 | 2023.11.14 23:34:34.042015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3671 | 2023.11.14 23:34:34.042133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3672 | 2023.11.14 23:34:34.042159 [ 3 ] {} <Debug> HTTP-Session: 1e81b627-1f8e-457b-a7be-6826d0faf7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3673 | 2023.11.14 23:34:34.042183 [ 3 ] {} <Debug> HTTP-Session: 1e81b627-1f8e-457b-a7be-6826d0faf7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3674 | 2023.11.14 23:34:34.042308 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3675 | 2023.11.14 23:34:34.042365 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3676 | 2023.11.14 23:34:34.042520 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3677 | 2023.11.14 23:34:34.042958 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3678 | 2023.11.14 23:34:34.043252 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3679 | 2023.11.14 23:34:34.043425 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3680 | 2023.11.14 23:34:34.043546 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001202574 sec., 33261 rows/sec., 2.63 MiB/sec. | ||
3681 | 2023.11.14 23:34:34.043675 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Debug> DynamicQueryHandler: Done processing query | ||
3682 | 2023.11.14 23:34:34.043701 [ 3 ] {eb099115-36c8-4125-a3d2-7d549242f064} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3683 | 2023.11.14 23:34:34.043717 [ 3 ] {} <Debug> HTTP-Session: 1e81b627-1f8e-457b-a7be-6826d0faf7b1 Destroying unnamed session | ||
3684 | 2023.11.14 23:34:34.043843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3685 | 2023.11.14 23:34:34.043892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3686 | 2023.11.14 23:34:34.043911 [ 3 ] {} <Debug> HTTP-Session: c5775d4a-82ae-4ea4-8a26-69ba3251155b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3687 | 2023.11.14 23:34:34.043930 [ 3 ] {} <Debug> HTTP-Session: c5775d4a-82ae-4ea4-8a26-69ba3251155b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3688 | 2023.11.14 23:34:34.044007 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3689 | 2023.11.14 23:34:34.044048 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3690 | 2023.11.14 23:34:34.044155 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3691 | 2023.11.14 23:34:34.044438 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3692 | 2023.11.14 23:34:34.044641 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3693 | 2023.11.14 23:34:34.044798 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3694 | 2023.11.14 23:34:34.044897 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000860719 sec., 2323 rows/sec., 198.55 KiB/sec. | ||
3695 | 2023.11.14 23:34:34.045012 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Debug> DynamicQueryHandler: Done processing query | ||
3696 | 2023.11.14 23:34:34.045036 [ 3 ] {4496cebc-e579-44ea-a5bd-12d4d1118de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3697 | 2023.11.14 23:34:34.045053 [ 3 ] {} <Debug> HTTP-Session: c5775d4a-82ae-4ea4-8a26-69ba3251155b Destroying unnamed session | ||
3698 | 2023.11.14 23:34:34.045216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 24785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3699 | 2023.11.14 23:34:34.045263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3700 | 2023.11.14 23:34:34.045281 [ 3 ] {} <Debug> HTTP-Session: 567d9fde-29b1-4388-93cb-3bba07ecf555 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3701 | 2023.11.14 23:34:34.045299 [ 3 ] {} <Debug> HTTP-Session: 567d9fde-29b1-4388-93cb-3bba07ecf555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3702 | 2023.11.14 23:34:34.045376 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3703 | 2023.11.14 23:34:34.045439 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3704 | 2023.11.14 23:34:34.045540 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3705 | 2023.11.14 23:34:34.045902 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3706 | 2023.11.14 23:34:34.046125 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3707 | 2023.11.14 23:34:34.046274 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3708 | 2023.11.14 23:34:34.046377 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Information> executeQuery: Read 157 rows, 15.20 KiB in 0.00094669 sec., 165840 rows/sec., 15.68 MiB/sec. | ||
3709 | 2023.11.14 23:34:34.046534 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Debug> DynamicQueryHandler: Done processing query | ||
3710 | 2023.11.14 23:34:34.046558 [ 3 ] {448504d4-6c31-47c6-b623-b7b68775b340} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3711 | 2023.11.14 23:34:34.046575 [ 3 ] {} <Debug> HTTP-Session: 567d9fde-29b1-4388-93cb-3bba07ecf555 Destroying unnamed session | ||
3712 | 2023.11.14 23:34:34.046738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3713 | 2023.11.14 23:34:34.046784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3714 | 2023.11.14 23:34:34.046804 [ 3 ] {} <Debug> HTTP-Session: 28b352df-ef58-473f-9e3b-50ec95eb4a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3715 | 2023.11.14 23:34:34.046822 [ 3 ] {} <Debug> HTTP-Session: 28b352df-ef58-473f-9e3b-50ec95eb4a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3716 | 2023.11.14 23:34:34.046892 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3717 | 2023.11.14 23:34:34.046935 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3718 | 2023.11.14 23:34:34.047042 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3719 | 2023.11.14 23:34:34.047286 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3720 | 2023.11.14 23:34:34.047515 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3721 | 2023.11.14 23:34:34.047662 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3722 | 2023.11.14 23:34:34.047764 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Information> executeQuery: Read 2 rows, 143.00 B in 0.0008435 sec., 2371 rows/sec., 165.56 KiB/sec. | ||
3723 | 2023.11.14 23:34:34.047885 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Debug> DynamicQueryHandler: Done processing query | ||
3724 | 2023.11.14 23:34:34.047909 [ 3 ] {515b2952-ce2f-4055-bb65-a7c255f17319} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3725 | 2023.11.14 23:34:34.047927 [ 3 ] {} <Debug> HTTP-Session: 28b352df-ef58-473f-9e3b-50ec95eb4a95 Destroying unnamed session | ||
3726 | 2023.11.14 23:34:34.048048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 11213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3727 | 2023.11.14 23:34:34.048093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3728 | 2023.11.14 23:34:34.048114 [ 3 ] {} <Debug> HTTP-Session: c338d3f2-6378-4f7e-8b9b-73e2253183e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3729 | 2023.11.14 23:34:34.048130 [ 3 ] {} <Debug> HTTP-Session: c338d3f2-6378-4f7e-8b9b-73e2253183e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3730 | 2023.11.14 23:34:34.048202 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3731 | 2023.11.14 23:34:34.048241 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3732 | 2023.11.14 23:34:34.048346 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3733 | 2023.11.14 23:34:34.048642 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3734 | 2023.11.14 23:34:34.048855 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3735 | 2023.11.14 23:34:34.049007 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3736 | 2023.11.14 23:34:34.049129 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Information> executeQuery: Read 66 rows, 5.26 KiB in 0.00089926 sec., 73393 rows/sec., 5.72 MiB/sec. | ||
3737 | 2023.11.14 23:34:34.049236 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Debug> DynamicQueryHandler: Done processing query | ||
3738 | 2023.11.14 23:34:34.049261 [ 3 ] {938e1920-ee16-4d89-8c61-722f1c706ebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3739 | 2023.11.14 23:34:34.049277 [ 3 ] {} <Debug> HTTP-Session: c338d3f2-6378-4f7e-8b9b-73e2253183e7 Destroying unnamed session | ||
3740 | 2023.11.14 23:34:34.049400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3741 | 2023.11.14 23:34:34.049445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3742 | 2023.11.14 23:34:34.049464 [ 3 ] {} <Debug> HTTP-Session: 6f990984-6c52-4874-b2e2-f1b5c87bb66b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3743 | 2023.11.14 23:34:34.049480 [ 3 ] {} <Debug> HTTP-Session: 6f990984-6c52-4874-b2e2-f1b5c87bb66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3744 | 2023.11.14 23:34:34.049553 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3745 | 2023.11.14 23:34:34.049595 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3746 | 2023.11.14 23:34:34.049713 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3747 | 2023.11.14 23:34:34.049979 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3748 | 2023.11.14 23:34:34.050231 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3749 | 2023.11.14 23:34:34.050413 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3750 | 2023.11.14 23:34:34.050538 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.00095182 sec., 38872 rows/sec., 2.70 MiB/sec. | ||
3751 | 2023.11.14 23:34:34.050657 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Debug> DynamicQueryHandler: Done processing query | ||
3752 | 2023.11.14 23:34:34.050681 [ 3 ] {5f8e07b7-ed64-47c0-a422-486020691dd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3753 | 2023.11.14 23:34:34.050698 [ 3 ] {} <Debug> HTTP-Session: 6f990984-6c52-4874-b2e2-f1b5c87bb66b Destroying unnamed session | ||
3754 | 2023.11.14 23:34:34.050836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3755 | 2023.11.14 23:34:34.050881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3756 | 2023.11.14 23:34:34.050901 [ 3 ] {} <Debug> HTTP-Session: b296abea-bc5f-43ab-8200-3852f23f4847 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3757 | 2023.11.14 23:34:34.050918 [ 3 ] {} <Debug> HTTP-Session: b296abea-bc5f-43ab-8200-3852f23f4847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3758 | 2023.11.14 23:34:34.050999 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3759 | 2023.11.14 23:34:34.051043 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3760 | 2023.11.14 23:34:34.051178 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3761 | 2023.11.14 23:34:34.051567 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3762 | 2023.11.14 23:34:34.051848 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3763 | 2023.11.14 23:34:34.052011 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3764 | 2023.11.14 23:34:34.052206 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001174203 sec., 34065 rows/sec., 45.97 MiB/sec. | ||
3765 | 2023.11.14 23:34:34.052416 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Debug> DynamicQueryHandler: Done processing query | ||
3766 | 2023.11.14 23:34:34.052440 [ 3 ] {d390fa60-697d-4cca-864d-0cbb443f62de} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3767 | 2023.11.14 23:34:34.052457 [ 3 ] {} <Debug> HTTP-Session: b296abea-bc5f-43ab-8200-3852f23f4847 Destroying unnamed session | ||
3768 | 2023.11.14 23:34:39.042991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3769 | 2023.11.14 23:34:39.043116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3770 | 2023.11.14 23:34:39.043147 [ 3 ] {} <Debug> HTTP-Session: e0385181-2216-4ab2-bdd0-efcdaf62fd4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3771 | 2023.11.14 23:34:39.043174 [ 3 ] {} <Debug> HTTP-Session: e0385181-2216-4ab2-bdd0-efcdaf62fd4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3772 | 2023.11.14 23:34:39.043315 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3773 | 2023.11.14 23:34:39.043381 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3774 | 2023.11.14 23:34:39.043564 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3775 | 2023.11.14 23:34:39.043983 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3776 | 2023.11.14 23:34:39.044246 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3777 | 2023.11.14 23:34:39.044409 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3778 | 2023.11.14 23:34:39.044552 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001197543 sec., 9185 rows/sec., 622.20 KiB/sec. | ||
3779 | 2023.11.14 23:34:39.044745 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Debug> DynamicQueryHandler: Done processing query | ||
3780 | 2023.11.14 23:34:39.044771 [ 3 ] {0efff0fa-e715-495d-9540-e0c61caba7ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3781 | 2023.11.14 23:34:39.044788 [ 3 ] {} <Debug> HTTP-Session: e0385181-2216-4ab2-bdd0-efcdaf62fd4c Destroying unnamed session | ||
3782 | 2023.11.14 23:34:39.044913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3783 | 2023.11.14 23:34:39.044964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3784 | 2023.11.14 23:34:39.044984 [ 3 ] {} <Debug> HTTP-Session: 91302a9f-bd40-4e9f-aad4-89cead6aea7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3785 | 2023.11.14 23:34:39.045002 [ 3 ] {} <Debug> HTTP-Session: 91302a9f-bd40-4e9f-aad4-89cead6aea7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3786 | 2023.11.14 23:34:39.045091 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3787 | 2023.11.14 23:34:39.045134 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3788 | 2023.11.14 23:34:39.045253 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3789 | 2023.11.14 23:34:39.045657 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3790 | 2023.11.14 23:34:39.045879 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3791 | 2023.11.14 23:34:39.046031 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3792 | 2023.11.14 23:34:39.046155 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.001031822 sec., 107576 rows/sec., 10.14 MiB/sec. | ||
3793 | 2023.11.14 23:34:39.046283 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Debug> DynamicQueryHandler: Done processing query | ||
3794 | 2023.11.14 23:34:39.046306 [ 3 ] {e0c78327-b13b-4744-bd56-cf2513ac3ae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
3795 | 2023.11.14 23:34:39.046322 [ 3 ] {} <Debug> HTTP-Session: 91302a9f-bd40-4e9f-aad4-89cead6aea7f Destroying unnamed session | ||
3796 | 2023.11.14 23:34:39.046481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3797 | 2023.11.14 23:34:39.046527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3798 | 2023.11.14 23:34:39.046547 [ 3 ] {} <Debug> HTTP-Session: 6b0e7982-7e7b-48a3-911a-a7346d86b368 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3799 | 2023.11.14 23:34:39.046565 [ 3 ] {} <Debug> HTTP-Session: 6b0e7982-7e7b-48a3-911a-a7346d86b368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3800 | 2023.11.14 23:34:39.046656 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3801 | 2023.11.14 23:34:39.046698 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3802 | 2023.11.14 23:34:39.046809 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3803 | 2023.11.14 23:34:39.047279 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3804 | 2023.11.14 23:34:39.047514 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3805 | 2023.11.14 23:34:39.047662 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3806 | 2023.11.14 23:34:39.047790 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001103462 sec., 268246 rows/sec., 18.45 MiB/sec. | ||
3807 | 2023.11.14 23:34:39.047912 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Debug> DynamicQueryHandler: Done processing query | ||
3808 | 2023.11.14 23:34:39.047936 [ 3 ] {1ca6b7b7-3484-40f0-a1a6-7a47fa9c502c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3809 | 2023.11.14 23:34:39.047951 [ 3 ] {} <Debug> HTTP-Session: 6b0e7982-7e7b-48a3-911a-a7346d86b368 Destroying unnamed session | ||
3810 | 2023.11.14 23:34:39.048064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3811 | 2023.11.14 23:34:39.048110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3812 | 2023.11.14 23:34:39.048129 [ 3 ] {} <Debug> HTTP-Session: e29c5b92-06d3-46ed-99cc-003a13b65bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3813 | 2023.11.14 23:34:39.048146 [ 3 ] {} <Debug> HTTP-Session: e29c5b92-06d3-46ed-99cc-003a13b65bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3814 | 2023.11.14 23:34:39.048225 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3815 | 2023.11.14 23:34:39.048266 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3816 | 2023.11.14 23:34:39.048375 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3817 | 2023.11.14 23:34:39.048638 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3818 | 2023.11.14 23:34:39.048887 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3819 | 2023.11.14 23:34:39.049069 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3820 | 2023.11.14 23:34:39.049196 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000939001 sec., 6389 rows/sec., 268.32 KiB/sec. | ||
3821 | 2023.11.14 23:34:39.049322 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Debug> DynamicQueryHandler: Done processing query | ||
3822 | 2023.11.14 23:34:39.049346 [ 3 ] {1fa9add9-0975-4586-b897-bdf725b32f3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3823 | 2023.11.14 23:34:39.049362 [ 3 ] {} <Debug> HTTP-Session: e29c5b92-06d3-46ed-99cc-003a13b65bb1 Destroying unnamed session | ||
3824 | 2023.11.14 23:34:39.049479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3825 | 2023.11.14 23:34:39.049527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3826 | 2023.11.14 23:34:39.049547 [ 3 ] {} <Debug> HTTP-Session: eacfac96-de01-406d-b3da-7776e0e108c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3827 | 2023.11.14 23:34:39.049564 [ 3 ] {} <Debug> HTTP-Session: eacfac96-de01-406d-b3da-7776e0e108c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3828 | 2023.11.14 23:34:39.049642 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3829 | 2023.11.14 23:34:39.049684 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3830 | 2023.11.14 23:34:39.049805 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3831 | 2023.11.14 23:34:39.050124 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3832 | 2023.11.14 23:34:39.050391 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3833 | 2023.11.14 23:34:39.050568 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3834 | 2023.11.14 23:34:39.050704 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001030312 sec., 67940 rows/sec., 4.12 MiB/sec. | ||
3835 | 2023.11.14 23:34:39.050827 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Debug> DynamicQueryHandler: Done processing query | ||
3836 | 2023.11.14 23:34:39.050852 [ 3 ] {74318183-5e56-4022-9860-4bc488d04b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3837 | 2023.11.14 23:34:39.050868 [ 3 ] {} <Debug> HTTP-Session: eacfac96-de01-406d-b3da-7776e0e108c9 Destroying unnamed session | ||
3838 | 2023.11.14 23:34:39.050975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3839 | 2023.11.14 23:34:39.051022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3840 | 2023.11.14 23:34:39.051042 [ 3 ] {} <Debug> HTTP-Session: e1994ade-9713-4b64-bf37-69e9d0defd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3841 | 2023.11.14 23:34:39.051062 [ 3 ] {} <Debug> HTTP-Session: e1994ade-9713-4b64-bf37-69e9d0defd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3842 | 2023.11.14 23:34:39.051144 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3843 | 2023.11.14 23:34:39.051190 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3844 | 2023.11.14 23:34:39.051327 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3845 | 2023.11.14 23:34:39.051639 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3846 | 2023.11.14 23:34:39.051914 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3847 | 2023.11.14 23:34:39.052103 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3848 | 2023.11.14 23:34:39.052236 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001055343 sec., 4737 rows/sec., 6.39 MiB/sec. | ||
3849 | 2023.11.14 23:34:39.052426 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Debug> DynamicQueryHandler: Done processing query | ||
3850 | 2023.11.14 23:34:39.052450 [ 3 ] {3a1a0dc0-03d4-443f-87d7-780b322acd42} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3851 | 2023.11.14 23:34:39.052466 [ 3 ] {} <Debug> HTTP-Session: e1994ade-9713-4b64-bf37-69e9d0defd5c Destroying unnamed session | ||
3852 | 2023.11.14 23:34:39.052562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3853 | 2023.11.14 23:34:39.052608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3854 | 2023.11.14 23:34:39.052628 [ 3 ] {} <Debug> HTTP-Session: 959dd0d0-2493-444c-98a4-5c20a0a9be2f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3855 | 2023.11.14 23:34:39.052646 [ 3 ] {} <Debug> HTTP-Session: 959dd0d0-2493-444c-98a4-5c20a0a9be2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3856 | 2023.11.14 23:34:39.052716 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3857 | 2023.11.14 23:34:39.052756 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3858 | 2023.11.14 23:34:39.052870 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3859 | 2023.11.14 23:34:39.053135 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3860 | 2023.11.14 23:34:39.053374 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3861 | 2023.11.14 23:34:39.053545 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3862 | 2023.11.14 23:34:39.053666 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000914671 sec., 22959 rows/sec., 1.19 MiB/sec. | ||
3863 | 2023.11.14 23:34:39.053787 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Debug> DynamicQueryHandler: Done processing query | ||
3864 | 2023.11.14 23:34:39.053812 [ 3 ] {3d1e81c7-9de9-4248-9489-10b3ed3a0046} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3865 | 2023.11.14 23:34:39.053828 [ 3 ] {} <Debug> HTTP-Session: 959dd0d0-2493-444c-98a4-5c20a0a9be2f Destroying unnamed session | ||
3866 | 2023.11.14 23:34:44.039516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3867 | 2023.11.14 23:34:44.039631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3868 | 2023.11.14 23:34:44.039658 [ 3 ] {} <Debug> HTTP-Session: d55419a3-2a8f-4cb5-b7da-8ef2a8b30e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3869 | 2023.11.14 23:34:44.039681 [ 3 ] {} <Debug> HTTP-Session: d55419a3-2a8f-4cb5-b7da-8ef2a8b30e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3870 | 2023.11.14 23:34:44.039809 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3871 | 2023.11.14 23:34:44.039868 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3872 | 2023.11.14 23:34:44.040026 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3873 | 2023.11.14 23:34:44.040464 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3874 | 2023.11.14 23:34:44.040745 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3875 | 2023.11.14 23:34:44.040912 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3876 | 2023.11.14 23:34:44.041071 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001225054 sec., 32651 rows/sec., 2.58 MiB/sec. | ||
3877 | 2023.11.14 23:34:44.041230 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Debug> DynamicQueryHandler: Done processing query | ||
3878 | 2023.11.14 23:34:44.041256 [ 3 ] {59043fdf-c950-4231-98a2-2c23be911e9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3879 | 2023.11.14 23:34:44.041273 [ 3 ] {} <Debug> HTTP-Session: d55419a3-2a8f-4cb5-b7da-8ef2a8b30e15 Destroying unnamed session | ||
3880 | 2023.11.14 23:34:44.041397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3881 | 2023.11.14 23:34:44.041449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3882 | 2023.11.14 23:34:44.041470 [ 3 ] {} <Debug> HTTP-Session: d94a7b24-5d4b-4e02-856a-f734fb0fa263 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3883 | 2023.11.14 23:34:44.041489 [ 3 ] {} <Debug> HTTP-Session: d94a7b24-5d4b-4e02-856a-f734fb0fa263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3884 | 2023.11.14 23:34:44.041568 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3885 | 2023.11.14 23:34:44.041612 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3886 | 2023.11.14 23:34:44.041725 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3887 | 2023.11.14 23:34:44.042021 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3888 | 2023.11.14 23:34:44.042225 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3889 | 2023.11.14 23:34:44.042375 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3890 | 2023.11.14 23:34:44.042500 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00090186 sec., 2217 rows/sec., 189.50 KiB/sec. | ||
3891 | 2023.11.14 23:34:44.042628 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Debug> DynamicQueryHandler: Done processing query | ||
3892 | 2023.11.14 23:34:44.042651 [ 3 ] {7681965f-1308-4fcc-b8e8-019306e1ec83} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3893 | 2023.11.14 23:34:44.042667 [ 3 ] {} <Debug> HTTP-Session: d94a7b24-5d4b-4e02-856a-f734fb0fa263 Destroying unnamed session | ||
3894 | 2023.11.14 23:34:44.042825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3895 | 2023.11.14 23:34:44.042872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3896 | 2023.11.14 23:34:44.042892 [ 3 ] {} <Debug> HTTP-Session: c8d1461f-4cb2-4234-8856-d24eb96fdd4a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3897 | 2023.11.14 23:34:44.042909 [ 3 ] {} <Debug> HTTP-Session: c8d1461f-4cb2-4234-8856-d24eb96fdd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3898 | 2023.11.14 23:34:44.042987 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3899 | 2023.11.14 23:34:44.043026 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3900 | 2023.11.14 23:34:44.043130 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3901 | 2023.11.14 23:34:44.043554 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3902 | 2023.11.14 23:34:44.043765 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3903 | 2023.11.14 23:34:44.043922 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3904 | 2023.11.14 23:34:44.044056 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Information> executeQuery: Read 121 rows, 12.08 KiB in 0.001038892 sec., 116470 rows/sec., 11.35 MiB/sec. | ||
3905 | 2023.11.14 23:34:44.044190 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Debug> DynamicQueryHandler: Done processing query | ||
3906 | 2023.11.14 23:34:44.044214 [ 3 ] {a64f3235-7c2c-49e9-926c-18cd772fc7af} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3907 | 2023.11.14 23:34:44.044230 [ 3 ] {} <Debug> HTTP-Session: c8d1461f-4cb2-4234-8856-d24eb96fdd4a Destroying unnamed session | ||
3908 | 2023.11.14 23:34:44.044345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3909 | 2023.11.14 23:34:44.044392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3910 | 2023.11.14 23:34:44.044412 [ 3 ] {} <Debug> HTTP-Session: 22ba1e0b-7f1f-4229-b462-1da6dfbc5ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3911 | 2023.11.14 23:34:44.044429 [ 3 ] {} <Debug> HTTP-Session: 22ba1e0b-7f1f-4229-b462-1da6dfbc5ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3912 | 2023.11.14 23:34:44.044500 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3913 | 2023.11.14 23:34:44.044540 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3914 | 2023.11.14 23:34:44.044646 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3915 | 2023.11.14 23:34:44.044916 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3916 | 2023.11.14 23:34:44.045125 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3917 | 2023.11.14 23:34:44.045274 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3918 | 2023.11.14 23:34:44.045394 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00086484 sec., 2312 rows/sec., 161.47 KiB/sec. | ||
3919 | 2023.11.14 23:34:44.045515 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Debug> DynamicQueryHandler: Done processing query | ||
3920 | 2023.11.14 23:34:44.045540 [ 3 ] {df1b97c5-6410-404d-937f-f3d66099fd8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3921 | 2023.11.14 23:34:44.045558 [ 3 ] {} <Debug> HTTP-Session: 22ba1e0b-7f1f-4229-b462-1da6dfbc5ff4 Destroying unnamed session | ||
3922 | 2023.11.14 23:34:44.045671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7169, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3923 | 2023.11.14 23:34:44.045718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3924 | 2023.11.14 23:34:44.045737 [ 3 ] {} <Debug> HTTP-Session: 1ec0679c-2335-4bd0-847e-0bb1e8cc8a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3925 | 2023.11.14 23:34:44.045754 [ 3 ] {} <Debug> HTTP-Session: 1ec0679c-2335-4bd0-847e-0bb1e8cc8a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3926 | 2023.11.14 23:34:44.045825 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3927 | 2023.11.14 23:34:44.045865 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3928 | 2023.11.14 23:34:44.045972 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3929 | 2023.11.14 23:34:44.046270 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3930 | 2023.11.14 23:34:44.046475 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3931 | 2023.11.14 23:34:44.046625 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3932 | 2023.11.14 23:34:44.046757 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.00090148 sec., 46590 rows/sec., 3.65 MiB/sec. | ||
3933 | 2023.11.14 23:34:44.046906 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Debug> DynamicQueryHandler: Done processing query | ||
3934 | 2023.11.14 23:34:44.046930 [ 3 ] {fc05d2e6-5c3d-4c8e-ac1b-2228feedc949} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3935 | 2023.11.14 23:34:44.046946 [ 3 ] {} <Debug> HTTP-Session: 1ec0679c-2335-4bd0-847e-0bb1e8cc8a05 Destroying unnamed session | ||
3936 | 2023.11.14 23:34:44.047046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3937 | 2023.11.14 23:34:44.047092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3938 | 2023.11.14 23:34:44.047111 [ 3 ] {} <Debug> HTTP-Session: a6339179-8e9f-481d-8f6f-a7a0aebfeaec Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3939 | 2023.11.14 23:34:44.047129 [ 3 ] {} <Debug> HTTP-Session: a6339179-8e9f-481d-8f6f-a7a0aebfeaec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3940 | 2023.11.14 23:34:44.047197 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3941 | 2023.11.14 23:34:44.047240 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3942 | 2023.11.14 23:34:44.047360 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3943 | 2023.11.14 23:34:44.047619 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3944 | 2023.11.14 23:34:44.047867 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3945 | 2023.11.14 23:34:44.048046 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3946 | 2023.11.14 23:34:44.048173 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000944501 sec., 1058 rows/sec., 73.41 KiB/sec. | ||
3947 | 2023.11.14 23:34:44.048300 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Debug> DynamicQueryHandler: Done processing query | ||
3948 | 2023.11.14 23:34:44.048324 [ 3 ] {3427b3dc-12c2-4afe-bfaf-bca114d3669e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3949 | 2023.11.14 23:34:44.048341 [ 3 ] {} <Debug> HTTP-Session: a6339179-8e9f-481d-8f6f-a7a0aebfeaec Destroying unnamed session | ||
3950 | 2023.11.14 23:34:44.048481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3951 | 2023.11.14 23:34:44.048526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3952 | 2023.11.14 23:34:44.048545 [ 3 ] {} <Debug> HTTP-Session: 204f78a7-9b8a-4ad6-8c75-3325afb3c0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3953 | 2023.11.14 23:34:44.048562 [ 3 ] {} <Debug> HTTP-Session: 204f78a7-9b8a-4ad6-8c75-3325afb3c0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3954 | 2023.11.14 23:34:44.048643 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3955 | 2023.11.14 23:34:44.048689 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3956 | 2023.11.14 23:34:44.048822 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3957 | 2023.11.14 23:34:44.049294 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3958 | 2023.11.14 23:34:44.049605 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3959 | 2023.11.14 23:34:44.049790 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3960 | 2023.11.14 23:34:44.049930 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001253895 sec., 31900 rows/sec., 43.05 MiB/sec. | ||
3961 | 2023.11.14 23:34:44.050061 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Debug> DynamicQueryHandler: Done processing query | ||
3962 | 2023.11.14 23:34:44.050085 [ 3 ] {c7b26747-7f32-4c3c-a1b8-f5a2db3fef13} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3963 | 2023.11.14 23:34:44.050102 [ 3 ] {} <Debug> HTTP-Session: 204f78a7-9b8a-4ad6-8c75-3325afb3c0bc Destroying unnamed session | ||
3964 | 2023.11.14 23:34:46.646628 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3965 | 2023.11.14 23:34:46.646674 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3966 | 2023.11.14 23:34:49.043563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3967 | 2023.11.14 23:34:49.043687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3968 | 2023.11.14 23:34:49.043716 [ 3 ] {} <Debug> HTTP-Session: ad28113f-a827-4f49-bd2d-7f58c4a26414 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3969 | 2023.11.14 23:34:49.043743 [ 3 ] {} <Debug> HTTP-Session: ad28113f-a827-4f49-bd2d-7f58c4a26414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3970 | 2023.11.14 23:34:49.043873 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3971 | 2023.11.14 23:34:49.043932 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3972 | 2023.11.14 23:34:49.044100 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3973 | 2023.11.14 23:34:49.044544 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3974 | 2023.11.14 23:34:49.044871 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3975 | 2023.11.14 23:34:49.045036 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3976 | 2023.11.14 23:34:49.045156 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001227634 sec., 8960 rows/sec., 606.95 KiB/sec. | ||
3977 | 2023.11.14 23:34:49.045155 [ 162 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3978 | 2023.11.14 23:34:49.045228 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3979 | 2023.11.14 23:34:49.045311 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3980 | 2023.11.14 23:34:49.045316 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Debug> DynamicQueryHandler: Done processing query | ||
3981 | 2023.11.14 23:34:49.045362 [ 3 ] {e73f57b2-2d78-4415-9ced-5bf40eea6be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3982 | 2023.11.14 23:34:49.045389 [ 3 ] {} <Debug> HTTP-Session: ad28113f-a827-4f49-bd2d-7f58c4a26414 Destroying unnamed session | ||
3983 | 2023.11.14 23:34:49.045417 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3984 | 2023.11.14 23:34:49.045450 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part | ||
3985 | 2023.11.14 23:34:49.045534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3986 | 2023.11.14 23:34:49.045572 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
3987 | 2023.11.14 23:34:49.045592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3988 | 2023.11.14 23:34:49.045622 [ 3 ] {} <Debug> HTTP-Session: c0658323-2b42-47de-b0c3-6b6551163ead Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
3989 | 2023.11.14 23:34:49.045646 [ 3 ] {} <Debug> HTTP-Session: c0658323-2b42-47de-b0c3-6b6551163ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3990 | 2023.11.14 23:34:49.045709 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
3991 | 2023.11.14 23:34:49.045778 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3992 | 2023.11.14 23:34:49.045838 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3993 | 2023.11.14 23:34:49.045855 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
3994 | 2023.11.14 23:34:49.046052 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
3995 | 2023.11.14 23:34:49.046065 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3996 | 2023.11.14 23:34:49.046172 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
3997 | 2023.11.14 23:34:49.046606 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
3998 | 2023.11.14 23:34:49.046912 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3999 | 2023.11.14 23:34:49.047038 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.00175514 sec., 93439.83955695841 rows/sec., 7.07 MiB/sec. | ||
4000 | 2023.11.14 23:34:49.047107 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
4001 | 2023.11.14 23:34:49.047158 [ 22 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4002 | 2023.11.14 23:34:49.047214 [ 162 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4003 | 2023.11.14 23:34:49.047245 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.001433706 sec., 77421 rows/sec., 7.29 MiB/sec. | ||
4004 | 2023.11.14 23:34:49.047257 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4005 | 2023.11.14 23:34:49.047494 [ 22 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
4006 | 2023.11.14 23:34:49.047488 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
4007 | 2023.11.14 23:34:49.047568 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Debug> DynamicQueryHandler: Done processing query | ||
4008 | 2023.11.14 23:34:49.047579 [ 22 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_26_5} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
4009 | 2023.11.14 23:34:49.047607 [ 3 ] {d7834d6e-010b-4fc3-adb7-8ab5c1958984} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
4010 | 2023.11.14 23:34:49.047663 [ 3 ] {} <Debug> HTTP-Session: c0658323-2b42-47de-b0c3-6b6551163ead Destroying unnamed session | ||
4011 | 2023.11.14 23:34:49.047785 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4012 | 2023.11.14 23:34:49.047822 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 273 rows starting from the beginning of the part | ||
4013 | 2023.11.14 23:34:49.047950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4014 | 2023.11.14 23:34:49.047988 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
4015 | 2023.11.14 23:34:49.048064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4016 | 2023.11.14 23:34:49.048107 [ 3 ] {} <Debug> HTTP-Session: f9b012b7-5d5f-4500-8447-08b6a7b73898 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4017 | 2023.11.14 23:34:49.048158 [ 3 ] {} <Debug> HTTP-Session: f9b012b7-5d5f-4500-8447-08b6a7b73898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4018 | 2023.11.14 23:34:49.048209 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 157 rows starting from the beginning of the part | ||
4019 | 2023.11.14 23:34:49.048375 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4020 | 2023.11.14 23:34:49.048432 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 111 rows starting from the beginning of the part | ||
4021 | 2023.11.14 23:34:49.048451 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4022 | 2023.11.14 23:34:49.048765 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 121 rows starting from the beginning of the part | ||
4023 | 2023.11.14 23:34:49.048919 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4024 | 2023.11.14 23:34:49.049030 [ 20 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 111 rows starting from the beginning of the part | ||
4025 | 2023.11.14 23:34:49.049876 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4026 | 2023.11.14 23:34:49.050288 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4027 | 2023.11.14 23:34:49.050565 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 885 rows, containing 4 columns (4 merged, 0 gathered) in 0.003249336 sec., 272363.3382327959 rows/sec., 25.79 MiB/sec. | ||
4028 | 2023.11.14 23:34:49.050588 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
4029 | 2023.11.14 23:34:49.050748 [ 162 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4030 | 2023.11.14 23:34:49.050770 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4031 | 2023.11.14 23:34:49.050824 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.002393867 sec., 123649 rows/sec., 8.51 MiB/sec. | ||
4032 | 2023.11.14 23:34:49.050829 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4033 | 2023.11.14 23:34:49.051087 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
4034 | 2023.11.14 23:34:49.051143 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
4035 | 2023.11.14 23:34:49.051157 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Debug> DynamicQueryHandler: Done processing query | ||
4036 | 2023.11.14 23:34:49.051220 [ 3 ] {1d31e37b-5d92-44e7-b6c1-0d526e5630b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4037 | 2023.11.14 23:34:49.051285 [ 3 ] {} <Debug> HTTP-Session: f9b012b7-5d5f-4500-8447-08b6a7b73898 Destroying unnamed session | ||
4038 | 2023.11.14 23:34:49.051299 [ 24 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_26_5} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
4039 | 2023.11.14 23:34:49.051305 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4040 | 2023.11.14 23:34:49.051353 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 401 rows starting from the beginning of the part | ||
4041 | 2023.11.14 23:34:49.051479 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 309 rows starting from the beginning of the part | ||
4042 | 2023.11.14 23:34:49.051554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4043 | 2023.11.14 23:34:49.051644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4044 | 2023.11.14 23:34:49.051640 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
4045 | 2023.11.14 23:34:49.051683 [ 3 ] {} <Debug> HTTP-Session: 919ed26e-cf38-4882-af31-6f29bb9f7768 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4046 | 2023.11.14 23:34:49.051752 [ 3 ] {} <Debug> HTTP-Session: 919ed26e-cf38-4882-af31-6f29bb9f7768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4047 | 2023.11.14 23:34:49.051921 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 296 rows starting from the beginning of the part | ||
4048 | 2023.11.14 23:34:49.051953 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4049 | 2023.11.14 23:34:49.052039 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4050 | 2023.11.14 23:34:49.052138 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
4051 | 2023.11.14 23:34:49.052496 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 296 rows starting from the beginning of the part | ||
4052 | 2023.11.14 23:34:49.052539 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4053 | 2023.11.14 23:34:49.053175 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4054 | 2023.11.14 23:34:49.053806 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4055 | 2023.11.14 23:34:49.054125 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4056 | 2023.11.14 23:34:49.054401 [ 20 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.003449429 sec., 408763.3054630201 rows/sec., 28.73 MiB/sec. | ||
4057 | 2023.11.14 23:34:49.054416 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002399187 sec., 2500 rows/sec., 105.02 KiB/sec. | ||
4058 | 2023.11.14 23:34:49.054616 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4059 | 2023.11.14 23:34:49.054662 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Debug> DynamicQueryHandler: Done processing query | ||
4060 | 2023.11.14 23:34:49.054704 [ 3 ] {0eb83da4-3a9d-4e92-a44f-5c4f0766f375} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4061 | 2023.11.14 23:34:49.054724 [ 3 ] {} <Debug> HTTP-Session: 919ed26e-cf38-4882-af31-6f29bb9f7768 Destroying unnamed session | ||
4062 | 2023.11.14 23:34:49.054867 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
4063 | 2023.11.14 23:34:49.054892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4064 | 2023.11.14 23:34:49.054956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4065 | 2023.11.14 23:34:49.054966 [ 24 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_26_5} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
4066 | 2023.11.14 23:34:49.054985 [ 3 ] {} <Debug> HTTP-Session: 377232b3-3902-4ef1-8cfb-35e9d262b67b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4067 | 2023.11.14 23:34:49.055018 [ 3 ] {} <Debug> HTTP-Session: 377232b3-3902-4ef1-8cfb-35e9d262b67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4068 | 2023.11.14 23:34:49.055147 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4069 | 2023.11.14 23:34:49.055189 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4070 | 2023.11.14 23:34:49.055322 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4071 | 2023.11.14 23:34:49.055643 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4072 | 2023.11.14 23:34:49.055912 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4073 | 2023.11.14 23:34:49.056088 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4074 | 2023.11.14 23:34:49.056209 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001025232 sec., 68277 rows/sec., 4.14 MiB/sec. | ||
4075 | 2023.11.14 23:34:49.056374 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Debug> DynamicQueryHandler: Done processing query | ||
4076 | 2023.11.14 23:34:49.056399 [ 3 ] {bb266c43-9381-488c-b170-fc172f85732b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4077 | 2023.11.14 23:34:49.056415 [ 3 ] {} <Debug> HTTP-Session: 377232b3-3902-4ef1-8cfb-35e9d262b67b Destroying unnamed session | ||
4078 | 2023.11.14 23:34:49.056534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4079 | 2023.11.14 23:34:49.056581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4080 | 2023.11.14 23:34:49.056600 [ 3 ] {} <Debug> HTTP-Session: 7aa35dfa-4458-4cbd-a310-6fe1b2556b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4081 | 2023.11.14 23:34:49.056618 [ 3 ] {} <Debug> HTTP-Session: 7aa35dfa-4458-4cbd-a310-6fe1b2556b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4082 | 2023.11.14 23:34:49.056692 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4083 | 2023.11.14 23:34:49.056738 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4084 | 2023.11.14 23:34:49.056879 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4085 | 2023.11.14 23:34:49.057170 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4086 | 2023.11.14 23:34:49.057450 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4087 | 2023.11.14 23:34:49.057634 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4088 | 2023.11.14 23:34:49.057776 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001049512 sec., 4764 rows/sec., 6.43 MiB/sec. | ||
4089 | 2023.11.14 23:34:49.057768 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4090 | 2023.11.14 23:34:49.057861 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4091 | 2023.11.14 23:34:49.057999 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Debug> DynamicQueryHandler: Done processing query | ||
4092 | 2023.11.14 23:34:49.058008 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
4093 | 2023.11.14 23:34:49.058034 [ 3 ] {c2f62c0f-2fc1-4e05-b702-69fc9883c6b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4094 | 2023.11.14 23:34:49.058090 [ 3 ] {} <Debug> HTTP-Session: 7aa35dfa-4458-4cbd-a310-6fe1b2556b0c Destroying unnamed session | ||
4095 | 2023.11.14 23:34:49.058182 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4096 | 2023.11.14 23:34:49.058217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4097 | 2023.11.14 23:34:49.058249 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 423 rows starting from the beginning of the part | ||
4098 | 2023.11.14 23:34:49.058316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4099 | 2023.11.14 23:34:49.058359 [ 3 ] {} <Debug> HTTP-Session: 86ba6280-d7b5-4ecf-8c4b-a1fa56538c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4100 | 2023.11.14 23:34:49.058389 [ 3 ] {} <Debug> HTTP-Session: 86ba6280-d7b5-4ecf-8c4b-a1fa56538c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4101 | 2023.11.14 23:34:49.058553 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
4102 | 2023.11.14 23:34:49.058591 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4103 | 2023.11.14 23:34:49.058687 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4104 | 2023.11.14 23:34:49.058884 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
4105 | 2023.11.14 23:34:49.059211 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4106 | 2023.11.14 23:34:49.059243 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part | ||
4107 | 2023.11.14 23:34:49.059512 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
4108 | 2023.11.14 23:34:49.059888 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
4109 | 2023.11.14 23:34:49.059968 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4110 | 2023.11.14 23:34:49.060477 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4111 | 2023.11.14 23:34:49.060737 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4112 | 2023.11.14 23:34:49.060870 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002221106 sec., 9454 rows/sec., 502.11 KiB/sec. | ||
4113 | 2023.11.14 23:34:49.061006 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Debug> DynamicQueryHandler: Done processing query | ||
4114 | 2023.11.14 23:34:49.061030 [ 3 ] {99ce237f-087d-4ac9-8754-8454b65fac61} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4115 | 2023.11.14 23:34:49.061047 [ 3 ] {} <Debug> HTTP-Session: 86ba6280-d7b5-4ecf-8c4b-a1fa56538c0f Destroying unnamed session | ||
4116 | 2023.11.14 23:34:49.062106 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 6 columns (6 merged, 0 gathered) in 0.004170727 sec., 124198.97058714225 rows/sec., 167.60 MiB/sec. | ||
4117 | 2023.11.14 23:34:49.062614 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4118 | 2023.11.14 23:34:49.062833 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
4119 | 2023.11.14 23:34:49.062901 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
4120 | 2023.11.14 23:34:49.062971 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 58581400-a883-42d6-89d6-9f2c7d93b550::all_1_21_4: 4.48 MiB. | ||
4121 | 2023.11.14 23:34:54.040748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4122 | 2023.11.14 23:34:54.040878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4123 | 2023.11.14 23:34:54.040909 [ 3 ] {} <Debug> HTTP-Session: 5bcb95e3-e2d5-41da-8ece-8c65bbf8b248 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4124 | 2023.11.14 23:34:54.040936 [ 3 ] {} <Debug> HTTP-Session: 5bcb95e3-e2d5-41da-8ece-8c65bbf8b248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4125 | 2023.11.14 23:34:54.041076 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4126 | 2023.11.14 23:34:54.041140 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4127 | 2023.11.14 23:34:54.041321 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4128 | 2023.11.14 23:34:54.041781 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4129 | 2023.11.14 23:34:54.042054 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4130 | 2023.11.14 23:34:54.042221 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
4131 | 2023.11.14 23:34:54.042366 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001246564 sec., 32088 rows/sec., 2.54 MiB/sec. | ||
4132 | 2023.11.14 23:34:54.042514 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Debug> DynamicQueryHandler: Done processing query | ||
4133 | 2023.11.14 23:34:54.042540 [ 3 ] {da92514d-3b96-419f-bdd3-aaf61cc3306f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4134 | 2023.11.14 23:34:54.042556 [ 3 ] {} <Debug> HTTP-Session: 5bcb95e3-e2d5-41da-8ece-8c65bbf8b248 Destroying unnamed session | ||
4135 | 2023.11.14 23:34:54.042686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4136 | 2023.11.14 23:34:54.042736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4137 | 2023.11.14 23:34:54.042756 [ 3 ] {} <Debug> HTTP-Session: 22978c70-7ed2-410f-bab5-ab8d8af92302 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4138 | 2023.11.14 23:34:54.042774 [ 3 ] {} <Debug> HTTP-Session: 22978c70-7ed2-410f-bab5-ab8d8af92302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4139 | 2023.11.14 23:34:54.042861 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4140 | 2023.11.14 23:34:54.042901 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4141 | 2023.11.14 23:34:54.043011 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4142 | 2023.11.14 23:34:54.043352 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4143 | 2023.11.14 23:34:54.043570 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4144 | 2023.11.14 23:34:54.043720 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
4145 | 2023.11.14 23:34:54.043844 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Information> executeQuery: Read 120 rows, 11.99 KiB in 0.000954071 sec., 125776 rows/sec., 12.27 MiB/sec. | ||
4146 | 2023.11.14 23:34:54.043965 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Debug> DynamicQueryHandler: Done processing query | ||
4147 | 2023.11.14 23:34:54.043990 [ 3 ] {030a6868-04ab-4541-8588-d253ae7eaa86} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4148 | 2023.11.14 23:34:54.044006 [ 3 ] {} <Debug> HTTP-Session: 22978c70-7ed2-410f-bab5-ab8d8af92302 Destroying unnamed session | ||
4149 | 2023.11.14 23:34:54.044121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4150 | 2023.11.14 23:34:54.044169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4151 | 2023.11.14 23:34:54.044189 [ 3 ] {} <Debug> HTTP-Session: 6605691c-db9f-4de1-b27d-efd2ae84d4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4152 | 2023.11.14 23:34:54.044207 [ 3 ] {} <Debug> HTTP-Session: 6605691c-db9f-4de1-b27d-efd2ae84d4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4153 | 2023.11.14 23:34:54.044280 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4154 | 2023.11.14 23:34:54.044320 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4155 | 2023.11.14 23:34:54.044428 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4156 | 2023.11.14 23:34:54.044703 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4157 | 2023.11.14 23:34:54.044918 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4158 | 2023.11.14 23:34:54.045068 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
4159 | 2023.11.14 23:34:54.045187 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.00087892 sec., 45510 rows/sec., 3.56 MiB/sec. | ||
4160 | 2023.11.14 23:34:54.045303 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Debug> DynamicQueryHandler: Done processing query | ||
4161 | 2023.11.14 23:34:54.045328 [ 3 ] {2eae1185-6285-4006-a6c1-978654cf18dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4162 | 2023.11.14 23:34:54.045346 [ 3 ] {} <Debug> HTTP-Session: 6605691c-db9f-4de1-b27d-efd2ae84d4e1 Destroying unnamed session | ||
4163 | 2023.11.14 23:34:54.045481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4164 | 2023.11.14 23:34:54.045528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4165 | 2023.11.14 23:34:54.045548 [ 3 ] {} <Debug> HTTP-Session: 43733347-36cb-40c0-bc56-d706b20a6561 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4166 | 2023.11.14 23:34:54.045565 [ 3 ] {} <Debug> HTTP-Session: 43733347-36cb-40c0-bc56-d706b20a6561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4167 | 2023.11.14 23:34:54.045651 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4168 | 2023.11.14 23:34:54.045697 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4169 | 2023.11.14 23:34:54.045835 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4170 | 2023.11.14 23:34:54.046273 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4171 | 2023.11.14 23:34:54.046586 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4172 | 2023.11.14 23:34:54.046773 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4173 | 2023.11.14 23:34:54.046900 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001220034 sec., 32785 rows/sec., 44.24 MiB/sec. | ||
4174 | 2023.11.14 23:34:54.047028 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Debug> DynamicQueryHandler: Done processing query | ||
4175 | 2023.11.14 23:34:54.047052 [ 3 ] {aa43c133-c5c7-43e2-955b-79b08af2ef9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4176 | 2023.11.14 23:34:54.047069 [ 3 ] {} <Debug> HTTP-Session: 43733347-36cb-40c0-bc56-d706b20a6561 Destroying unnamed session | ||
4177 | 2023.11.14 23:34:55.131385 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
4178 | 2023.11.14 23:34:55.131462 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4179 | 2023.11.14 23:34:55.131549 [ 24 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
4180 | 2023.11.14 23:34:55.131749 [ 24 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4181 | 2023.11.14 23:34:55.131789 [ 24 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part | ||
4182 | 2023.11.14 23:34:55.131921 [ 24 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::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 | ||
4183 | 2023.11.14 23:34:55.132025 [ 24 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4184 | 2023.11.14 23:34:55.132123 [ 24 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
4185 | 2023.11.14 23:34:55.132215 [ 24 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4186 | 2023.11.14 23:34:55.132946 [ 9 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434827 sec., 215356.9733494003 rows/sec., 14.98 MiB/sec. | ||
4187 | 2023.11.14 23:34:55.133116 [ 9 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4188 | 2023.11.14 23:34:55.133386 [ 9 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
4189 | 2023.11.14 23:34:55.133468 [ 9 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
4190 | 2023.11.14 23:34:59.045317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4191 | 2023.11.14 23:34:59.045442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4192 | 2023.11.14 23:34:59.045472 [ 3 ] {} <Debug> HTTP-Session: 16d5739e-7f6b-47ff-a02c-58009aa0acee Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4193 | 2023.11.14 23:34:59.045501 [ 3 ] {} <Debug> HTTP-Session: 16d5739e-7f6b-47ff-a02c-58009aa0acee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4194 | 2023.11.14 23:34:59.045641 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4195 | 2023.11.14 23:34:59.045706 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4196 | 2023.11.14 23:34:59.045882 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4197 | 2023.11.14 23:34:59.046325 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4198 | 2023.11.14 23:34:59.046594 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4199 | 2023.11.14 23:34:59.046758 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
4200 | 2023.11.14 23:34:59.046895 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001208233 sec., 9104 rows/sec., 616.70 KiB/sec. | ||
4201 | 2023.11.14 23:34:59.047092 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Debug> DynamicQueryHandler: Done processing query | ||
4202 | 2023.11.14 23:34:59.047118 [ 3 ] {77737490-412c-47fa-ba14-9fa33345c064} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4203 | 2023.11.14 23:34:59.047135 [ 3 ] {} <Debug> HTTP-Session: 16d5739e-7f6b-47ff-a02c-58009aa0acee Destroying unnamed session | ||
4204 | 2023.11.14 23:34:59.047243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4205 | 2023.11.14 23:34:59.047288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4206 | 2023.11.14 23:34:59.047308 [ 3 ] {} <Debug> HTTP-Session: 97348671-f819-41cd-8940-a349c61fb924 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4207 | 2023.11.14 23:34:59.047325 [ 3 ] {} <Debug> HTTP-Session: 97348671-f819-41cd-8940-a349c61fb924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4208 | 2023.11.14 23:34:59.047396 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4209 | 2023.11.14 23:34:59.047437 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4210 | 2023.11.14 23:34:59.047552 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4211 | 2023.11.14 23:34:59.047840 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4212 | 2023.11.14 23:34:59.048050 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4213 | 2023.11.14 23:34:59.048195 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4214 | 2023.11.14 23:34:59.048324 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Information> executeQuery: Read 2 rows, 175.00 B in 0.0008911 sec., 2244 rows/sec., 191.78 KiB/sec. | ||
4215 | 2023.11.14 23:34:59.048462 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Debug> DynamicQueryHandler: Done processing query | ||
4216 | 2023.11.14 23:34:59.048486 [ 3 ] {866f8647-3177-418b-8668-0648cf5be178} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4217 | 2023.11.14 23:34:59.048502 [ 3 ] {} <Debug> HTTP-Session: 97348671-f819-41cd-8940-a349c61fb924 Destroying unnamed session | ||
4218 | 2023.11.14 23:34:59.048625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4219 | 2023.11.14 23:34:59.048670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4220 | 2023.11.14 23:34:59.048689 [ 3 ] {} <Debug> HTTP-Session: 6ad93f4b-7bad-41b8-a6f1-3d1ef6ac9abb Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4221 | 2023.11.14 23:34:59.048706 [ 3 ] {} <Debug> HTTP-Session: 6ad93f4b-7bad-41b8-a6f1-3d1ef6ac9abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4222 | 2023.11.14 23:34:59.048779 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4223 | 2023.11.14 23:34:59.048817 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4224 | 2023.11.14 23:34:59.048924 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4225 | 2023.11.14 23:34:59.049270 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4226 | 2023.11.14 23:34:59.049486 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4227 | 2023.11.14 23:34:59.049632 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
4228 | 2023.11.14 23:34:59.049756 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Information> executeQuery: Read 112 rows, 10.79 KiB in 0.000946411 sec., 118341 rows/sec., 11.13 MiB/sec. | ||
4229 | 2023.11.14 23:34:59.049870 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Debug> DynamicQueryHandler: Done processing query | ||
4230 | 2023.11.14 23:34:59.049894 [ 3 ] {55a04903-16ec-4187-8595-bad694c9f4e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
4231 | 2023.11.14 23:34:59.049910 [ 3 ] {} <Debug> HTTP-Session: 6ad93f4b-7bad-41b8-a6f1-3d1ef6ac9abb Destroying unnamed session | ||
4232 | 2023.11.14 23:34:59.050056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4233 | 2023.11.14 23:34:59.050100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4234 | 2023.11.14 23:34:59.050120 [ 3 ] {} <Debug> HTTP-Session: db1b9372-668b-4f47-9a24-efb9eded425f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4235 | 2023.11.14 23:34:59.050136 [ 3 ] {} <Debug> HTTP-Session: db1b9372-668b-4f47-9a24-efb9eded425f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4236 | 2023.11.14 23:34:59.050204 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4237 | 2023.11.14 23:34:59.050243 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4238 | 2023.11.14 23:34:59.050347 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4239 | 2023.11.14 23:34:59.050602 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4240 | 2023.11.14 23:34:59.050805 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4241 | 2023.11.14 23:34:59.050949 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
4242 | 2023.11.14 23:34:59.051077 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00083661 sec., 2390 rows/sec., 166.92 KiB/sec. | ||
4243 | 2023.11.14 23:34:59.051206 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Debug> DynamicQueryHandler: Done processing query | ||
4244 | 2023.11.14 23:34:59.051230 [ 3 ] {53400a10-b113-4f05-88d2-8f740557b9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4245 | 2023.11.14 23:34:59.051246 [ 3 ] {} <Debug> HTTP-Session: db1b9372-668b-4f47-9a24-efb9eded425f Destroying unnamed session | ||
4246 | 2023.11.14 23:34:59.051396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 49463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4247 | 2023.11.14 23:34:59.051441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4248 | 2023.11.14 23:34:59.051460 [ 3 ] {} <Debug> HTTP-Session: 1ba2cfa8-d1c6-471f-adf1-eb8189a17539 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4249 | 2023.11.14 23:34:59.051477 [ 3 ] {} <Debug> HTTP-Session: 1ba2cfa8-d1c6-471f-adf1-eb8189a17539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4250 | 2023.11.14 23:34:59.051561 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4251 | 2023.11.14 23:34:59.051600 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4252 | 2023.11.14 23:34:59.051706 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4253 | 2023.11.14 23:34:59.052183 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4254 | 2023.11.14 23:34:59.052414 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4255 | 2023.11.14 23:34:59.052563 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
4256 | 2023.11.14 23:34:59.052705 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Information> executeQuery: Read 309 rows, 21.88 KiB in 0.001115172 sec., 277087 rows/sec., 19.16 MiB/sec. | ||
4257 | 2023.11.14 23:34:59.052823 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Debug> DynamicQueryHandler: Done processing query | ||
4258 | 2023.11.14 23:34:59.052846 [ 3 ] {4b8aac93-f280-457e-9c11-6a898f8d2cca} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4259 | 2023.11.14 23:34:59.052863 [ 3 ] {} <Debug> HTTP-Session: 1ba2cfa8-d1c6-471f-adf1-eb8189a17539 Destroying unnamed session | ||
4260 | 2023.11.14 23:34:59.052983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4261 | 2023.11.14 23:34:59.053029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4262 | 2023.11.14 23:34:59.053048 [ 3 ] {} <Debug> HTTP-Session: 55a82580-fd38-41d8-aa9b-1b9deb2aac1e Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4263 | 2023.11.14 23:34:59.053066 [ 3 ] {} <Debug> HTTP-Session: 55a82580-fd38-41d8-aa9b-1b9deb2aac1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4264 | 2023.11.14 23:34:59.053133 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4265 | 2023.11.14 23:34:59.053172 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4266 | 2023.11.14 23:34:59.053280 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4267 | 2023.11.14 23:34:59.053541 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4268 | 2023.11.14 23:34:59.053781 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4269 | 2023.11.14 23:34:59.053955 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4270 | 2023.11.14 23:34:59.054087 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000922941 sec., 6500 rows/sec., 272.99 KiB/sec. | ||
4271 | 2023.11.14 23:34:59.054245 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Debug> DynamicQueryHandler: Done processing query | ||
4272 | 2023.11.14 23:34:59.054269 [ 3 ] {5237efcd-3c9a-4de4-905e-5e228ca12ce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4273 | 2023.11.14 23:34:59.054287 [ 3 ] {} <Debug> HTTP-Session: 55a82580-fd38-41d8-aa9b-1b9deb2aac1e Destroying unnamed session | ||
4274 | 2023.11.14 23:34:59.054405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 14868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4275 | 2023.11.14 23:34:59.054449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4276 | 2023.11.14 23:34:59.054468 [ 3 ] {} <Debug> HTTP-Session: 3129c76d-82da-426b-a3b9-ab91fb1ce0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4277 | 2023.11.14 23:34:59.054485 [ 3 ] {} <Debug> HTTP-Session: 3129c76d-82da-426b-a3b9-ab91fb1ce0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4278 | 2023.11.14 23:34:59.054558 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4279 | 2023.11.14 23:34:59.054598 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4280 | 2023.11.14 23:34:59.054724 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4281 | 2023.11.14 23:34:59.055040 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4282 | 2023.11.14 23:34:59.055291 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4283 | 2023.11.14 23:34:59.055465 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4284 | 2023.11.14 23:34:59.055609 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001009132 sec., 80267 rows/sec., 4.91 MiB/sec. | ||
4285 | 2023.11.14 23:34:59.055750 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Debug> DynamicQueryHandler: Done processing query | ||
4286 | 2023.11.14 23:34:59.055774 [ 3 ] {ce11e361-8bbd-401a-b2bb-0f461eb3e1ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4287 | 2023.11.14 23:34:59.055790 [ 3 ] {} <Debug> HTTP-Session: 3129c76d-82da-426b-a3b9-ab91fb1ce0bf Destroying unnamed session | ||
4288 | 2023.11.14 23:34:59.055911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4289 | 2023.11.14 23:34:59.055954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4290 | 2023.11.14 23:34:59.055973 [ 3 ] {} <Debug> HTTP-Session: 593d8ee9-0d60-49b4-9c40-101d186f5379 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4291 | 2023.11.14 23:34:59.055990 [ 3 ] {} <Debug> HTTP-Session: 593d8ee9-0d60-49b4-9c40-101d186f5379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4292 | 2023.11.14 23:34:59.056057 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4293 | 2023.11.14 23:34:59.056096 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4294 | 2023.11.14 23:34:59.056215 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4295 | 2023.11.14 23:34:59.056464 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4296 | 2023.11.14 23:34:59.056702 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4297 | 2023.11.14 23:34:59.056887 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4298 | 2023.11.14 23:34:59.056991 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00090807 sec., 1101 rows/sec., 76.36 KiB/sec. | ||
4299 | 2023.11.14 23:34:59.057121 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Debug> DynamicQueryHandler: Done processing query | ||
4300 | 2023.11.14 23:34:59.057145 [ 3 ] {cfbcebfe-d5c8-422d-9429-374c695b7a7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4301 | 2023.11.14 23:34:59.057161 [ 3 ] {} <Debug> HTTP-Session: 593d8ee9-0d60-49b4-9c40-101d186f5379 Destroying unnamed session | ||
4302 | 2023.11.14 23:34:59.057266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4303 | 2023.11.14 23:34:59.057309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4304 | 2023.11.14 23:34:59.057328 [ 3 ] {} <Debug> HTTP-Session: e9ba1d96-6f02-451b-870f-ac191780bdf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4305 | 2023.11.14 23:34:59.057344 [ 3 ] {} <Debug> HTTP-Session: e9ba1d96-6f02-451b-870f-ac191780bdf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4306 | 2023.11.14 23:34:59.057414 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4307 | 2023.11.14 23:34:59.057457 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4308 | 2023.11.14 23:34:59.057589 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4309 | 2023.11.14 23:34:59.057922 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4310 | 2023.11.14 23:34:59.058209 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4311 | 2023.11.14 23:34:59.058389 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4312 | 2023.11.14 23:34:59.058523 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001080772 sec., 4626 rows/sec., 6.24 MiB/sec. | ||
4313 | 2023.11.14 23:34:59.058634 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Debug> DynamicQueryHandler: Done processing query | ||
4314 | 2023.11.14 23:34:59.058657 [ 3 ] {1e08bb05-c53e-4a4d-90bf-ef62ef01631c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4315 | 2023.11.14 23:34:59.058672 [ 3 ] {} <Debug> HTTP-Session: e9ba1d96-6f02-451b-870f-ac191780bdf6 Destroying unnamed session | ||
4316 | 2023.11.14 23:34:59.058776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4317 | 2023.11.14 23:34:59.058820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4318 | 2023.11.14 23:34:59.058838 [ 3 ] {} <Debug> HTTP-Session: ddc9eb57-d79b-4a9a-bf12-4a2b8824ab34 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4319 | 2023.11.14 23:34:59.058855 [ 3 ] {} <Debug> HTTP-Session: ddc9eb57-d79b-4a9a-bf12-4a2b8824ab34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4320 | 2023.11.14 23:34:59.058925 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4321 | 2023.11.14 23:34:59.058964 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4322 | 2023.11.14 23:34:59.059066 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4323 | 2023.11.14 23:34:59.059310 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4324 | 2023.11.14 23:34:59.059542 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4325 | 2023.11.14 23:34:59.059720 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4326 | 2023.11.14 23:34:59.059860 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00089438 sec., 23479 rows/sec., 1.22 MiB/sec. | ||
4327 | 2023.11.14 23:34:59.059860 [ 152 ] {} <Debug> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4328 | 2023.11.14 23:34:59.059995 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4329 | 2023.11.14 23:34:59.060031 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Debug> DynamicQueryHandler: Done processing query | ||
4330 | 2023.11.14 23:34:59.060089 [ 3 ] {0fe0aa9a-894c-4a80-abd5-1840e612e66c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4331 | 2023.11.14 23:34:59.060131 [ 3 ] {} <Debug> HTTP-Session: ddc9eb57-d79b-4a9a-bf12-4a2b8824ab34 Destroying unnamed session | ||
4332 | 2023.11.14 23:34:59.060132 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
4333 | 2023.11.14 23:34:59.060280 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4334 | 2023.11.14 23:34:59.060318 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
4335 | 2023.11.14 23:34:59.060432 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part | ||
4336 | 2023.11.14 23:34:59.060517 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part | ||
4337 | 2023.11.14 23:34:59.060599 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
4338 | 2023.11.14 23:34:59.060679 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
4339 | 2023.11.14 23:34:59.060756 [ 23 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
4340 | 2023.11.14 23:34:59.061372 [ 24 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318575 sec., 263921.2786530914 rows/sec., 14.13 MiB/sec. | ||
4341 | 2023.11.14 23:34:59.061512 [ 24 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4342 | 2023.11.14 23:34:59.061742 [ 24 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
4343 | 2023.11.14 23:34:59.061817 [ 24 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_16_3} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
4344 | 2023.11.14 23:35:01.646909 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4345 | 2023.11.14 23:35:01.646959 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4346 | 2023.11.14 23:35:04.042398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4347 | 2023.11.14 23:35:04.042502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4348 | 2023.11.14 23:35:04.042526 [ 3 ] {} <Debug> HTTP-Session: 9776e3ab-9468-4924-9c96-4f4637915fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4349 | 2023.11.14 23:35:04.042548 [ 3 ] {} <Debug> HTTP-Session: 9776e3ab-9468-4924-9c96-4f4637915fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4350 | 2023.11.14 23:35:04.042667 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4351 | 2023.11.14 23:35:04.042720 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4352 | 2023.11.14 23:35:04.042867 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4353 | 2023.11.14 23:35:04.043349 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4354 | 2023.11.14 23:35:04.043615 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4355 | 2023.11.14 23:35:04.043774 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
4356 | 2023.11.14 23:35:04.043892 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001142313 sec., 35016 rows/sec., 2.77 MiB/sec. | ||
4357 | 2023.11.14 23:35:04.044015 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Debug> DynamicQueryHandler: Done processing query | ||
4358 | 2023.11.14 23:35:04.044040 [ 3 ] {34427739-a7e0-463f-b985-8af53ae2e41f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4359 | 2023.11.14 23:35:04.044056 [ 3 ] {} <Debug> HTTP-Session: 9776e3ab-9468-4924-9c96-4f4637915fb5 Destroying unnamed session | ||
4360 | 2023.11.14 23:35:04.044220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 24635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4361 | 2023.11.14 23:35:04.044265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4362 | 2023.11.14 23:35:04.044286 [ 3 ] {} <Debug> HTTP-Session: 68e22b33-9c68-47f8-a482-f1e0cb7a3e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4363 | 2023.11.14 23:35:04.044304 [ 3 ] {} <Debug> HTTP-Session: 68e22b33-9c68-47f8-a482-f1e0cb7a3e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4364 | 2023.11.14 23:35:04.044382 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4365 | 2023.11.14 23:35:04.044420 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4366 | 2023.11.14 23:35:04.044522 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4367 | 2023.11.14 23:35:04.044911 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4368 | 2023.11.14 23:35:04.045135 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4369 | 2023.11.14 23:35:04.045300 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
4370 | 2023.11.14 23:35:04.045403 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Information> executeQuery: Read 156 rows, 15.11 KiB in 0.000992061 sec., 157248 rows/sec., 14.87 MiB/sec. | ||
4371 | 2023.11.14 23:35:04.045541 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Debug> DynamicQueryHandler: Done processing query | ||
4372 | 2023.11.14 23:35:04.045568 [ 3 ] {38e41637-be55-4e66-ac73-05c7fd337939} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4373 | 2023.11.14 23:35:04.045585 [ 3 ] {} <Debug> HTTP-Session: 68e22b33-9c68-47f8-a482-f1e0cb7a3e5f Destroying unnamed session | ||
4374 | 2023.11.14 23:35:04.045703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4375 | 2023.11.14 23:35:04.045748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4376 | 2023.11.14 23:35:04.045770 [ 3 ] {} <Debug> HTTP-Session: 211edf24-da4f-4233-b07b-ef3f81c53d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4377 | 2023.11.14 23:35:04.045788 [ 3 ] {} <Debug> HTTP-Session: 211edf24-da4f-4233-b07b-ef3f81c53d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4378 | 2023.11.14 23:35:04.045864 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4379 | 2023.11.14 23:35:04.045903 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4380 | 2023.11.14 23:35:04.046013 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4381 | 2023.11.14 23:35:04.046320 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4382 | 2023.11.14 23:35:04.046532 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4383 | 2023.11.14 23:35:04.046680 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
4384 | 2023.11.14 23:35:04.046779 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Information> executeQuery: Read 64 rows, 5.10 KiB in 0.00088799 sec., 72072 rows/sec., 5.61 MiB/sec. | ||
4385 | 2023.11.14 23:35:04.046878 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Debug> DynamicQueryHandler: Done processing query | ||
4386 | 2023.11.14 23:35:04.046901 [ 3 ] {ae443d3d-6d41-4ce5-b6e9-c6b45a2a95c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4387 | 2023.11.14 23:35:04.046917 [ 3 ] {} <Debug> HTTP-Session: 211edf24-da4f-4233-b07b-ef3f81c53d01 Destroying unnamed session | ||
4388 | 2023.11.14 23:35:04.047023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4389 | 2023.11.14 23:35:04.047066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4390 | 2023.11.14 23:35:04.047085 [ 3 ] {} <Debug> HTTP-Session: 2f5eed0b-064f-41bf-a32c-ba51a856a84d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4391 | 2023.11.14 23:35:04.047101 [ 3 ] {} <Debug> HTTP-Session: 2f5eed0b-064f-41bf-a32c-ba51a856a84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4392 | 2023.11.14 23:35:04.047172 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4393 | 2023.11.14 23:35:04.047211 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4394 | 2023.11.14 23:35:04.047325 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4395 | 2023.11.14 23:35:04.047599 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4396 | 2023.11.14 23:35:04.047847 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4397 | 2023.11.14 23:35:04.048022 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
4398 | 2023.11.14 23:35:04.048124 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.00092588 sec., 38881 rows/sec., 2.71 MiB/sec. | ||
4399 | 2023.11.14 23:35:04.048238 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Debug> DynamicQueryHandler: Done processing query | ||
4400 | 2023.11.14 23:35:04.048262 [ 3 ] {6c452643-b466-48fd-b5d3-7e46528eadcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4401 | 2023.11.14 23:35:04.048278 [ 3 ] {} <Debug> HTTP-Session: 2f5eed0b-064f-41bf-a32c-ba51a856a84d Destroying unnamed session | ||
4402 | 2023.11.14 23:35:04.048417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4403 | 2023.11.14 23:35:04.048463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4404 | 2023.11.14 23:35:04.048482 [ 3 ] {} <Debug> HTTP-Session: 5e03666d-672f-4a54-a549-745711898950 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4405 | 2023.11.14 23:35:04.048499 [ 3 ] {} <Debug> HTTP-Session: 5e03666d-672f-4a54-a549-745711898950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4406 | 2023.11.14 23:35:04.048581 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4407 | 2023.11.14 23:35:04.048624 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4408 | 2023.11.14 23:35:04.048759 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4409 | 2023.11.14 23:35:04.049179 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4410 | 2023.11.14 23:35:04.049473 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4411 | 2023.11.14 23:35:04.049648 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
4412 | 2023.11.14 23:35:04.049750 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001142253 sec., 35018 rows/sec., 47.26 MiB/sec. | ||
4413 | 2023.11.14 23:35:04.049855 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Debug> DynamicQueryHandler: Done processing query | ||
4414 | 2023.11.14 23:35:04.049878 [ 3 ] {681095f5-d542-4e2d-b21b-a05760bcd9c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4415 | 2023.11.14 23:35:04.049894 [ 3 ] {} <Debug> HTTP-Session: 5e03666d-672f-4a54-a549-745711898950 Destroying unnamed session | ||
4416 | 2023.11.14 23:35:09.043990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4417 | 2023.11.14 23:35:09.044105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4418 | 2023.11.14 23:35:09.044130 [ 3 ] {} <Debug> HTTP-Session: 17873dc7-5557-4e08-a3b6-8a26d0a9deb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4419 | 2023.11.14 23:35:09.044155 [ 3 ] {} <Debug> HTTP-Session: 17873dc7-5557-4e08-a3b6-8a26d0a9deb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4420 | 2023.11.14 23:35:09.044283 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4421 | 2023.11.14 23:35:09.044345 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4422 | 2023.11.14 23:35:09.044527 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4423 | 2023.11.14 23:35:09.044963 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4424 | 2023.11.14 23:35:09.045279 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4425 | 2023.11.14 23:35:09.045445 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
4426 | 2023.11.14 23:35:09.045579 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001253894 sec., 8772 rows/sec., 594.24 KiB/sec. | ||
4427 | 2023.11.14 23:35:09.045714 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Debug> DynamicQueryHandler: Done processing query | ||
4428 | 2023.11.14 23:35:09.045739 [ 3 ] {e4fdb196-79d4-4968-b02c-e164c44c096f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4429 | 2023.11.14 23:35:09.045755 [ 3 ] {} <Debug> HTTP-Session: 17873dc7-5557-4e08-a3b6-8a26d0a9deb1 Destroying unnamed session | ||
4430 | 2023.11.14 23:35:09.045877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4431 | 2023.11.14 23:35:09.045923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4432 | 2023.11.14 23:35:09.045942 [ 3 ] {} <Debug> HTTP-Session: ba967b87-97bb-41b0-84d9-8efd8c48121b Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4433 | 2023.11.14 23:35:09.045959 [ 3 ] {} <Debug> HTTP-Session: ba967b87-97bb-41b0-84d9-8efd8c48121b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4434 | 2023.11.14 23:35:09.046033 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4435 | 2023.11.14 23:35:09.046072 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4436 | 2023.11.14 23:35:09.046178 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4437 | 2023.11.14 23:35:09.046593 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4438 | 2023.11.14 23:35:09.046806 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4439 | 2023.11.14 23:35:09.046952 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
4440 | 2023.11.14 23:35:09.047077 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.001016161 sec., 109234 rows/sec., 10.29 MiB/sec. | ||
4441 | 2023.11.14 23:35:09.047199 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Debug> DynamicQueryHandler: Done processing query | ||
4442 | 2023.11.14 23:35:09.047223 [ 3 ] {65eb1d65-e7a2-4ef6-9397-91233ff17528} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
4443 | 2023.11.14 23:35:09.047238 [ 3 ] {} <Debug> HTTP-Session: ba967b87-97bb-41b0-84d9-8efd8c48121b Destroying unnamed session | ||
4444 | 2023.11.14 23:35:09.047412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4445 | 2023.11.14 23:35:09.047458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4446 | 2023.11.14 23:35:09.047477 [ 3 ] {} <Debug> HTTP-Session: eac9e536-af31-4e42-b993-c994840ce7f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4447 | 2023.11.14 23:35:09.047493 [ 3 ] {} <Debug> HTTP-Session: eac9e536-af31-4e42-b993-c994840ce7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4448 | 2023.11.14 23:35:09.047577 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4449 | 2023.11.14 23:35:09.047615 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4450 | 2023.11.14 23:35:09.047719 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4451 | 2023.11.14 23:35:09.048171 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4452 | 2023.11.14 23:35:09.048388 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4453 | 2023.11.14 23:35:09.048535 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
4454 | 2023.11.14 23:35:09.048656 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001049842 sec., 281947 rows/sec., 19.40 MiB/sec. | ||
4455 | 2023.11.14 23:35:09.048772 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Debug> DynamicQueryHandler: Done processing query | ||
4456 | 2023.11.14 23:35:09.048795 [ 3 ] {9e05766d-ef08-4cf7-aa24-e3e3071f0594} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4457 | 2023.11.14 23:35:09.048810 [ 3 ] {} <Debug> HTTP-Session: eac9e536-af31-4e42-b993-c994840ce7f8 Destroying unnamed session | ||
4458 | 2023.11.14 23:35:09.048965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4459 | 2023.11.14 23:35:09.049009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4460 | 2023.11.14 23:35:09.049028 [ 3 ] {} <Debug> HTTP-Session: 3739b9a5-ae45-4201-927c-4f8af65cc047 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4461 | 2023.11.14 23:35:09.049044 [ 3 ] {} <Debug> HTTP-Session: 3739b9a5-ae45-4201-927c-4f8af65cc047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4462 | 2023.11.14 23:35:09.049115 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4463 | 2023.11.14 23:35:09.049153 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4464 | 2023.11.14 23:35:09.049262 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4465 | 2023.11.14 23:35:09.049516 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4466 | 2023.11.14 23:35:09.049750 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4467 | 2023.11.14 23:35:09.049921 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4468 | 2023.11.14 23:35:09.050021 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00087831 sec., 6831 rows/sec., 286.86 KiB/sec. | ||
4469 | 2023.11.14 23:35:09.050027 [ 146 ] {} <Debug> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4470 | 2023.11.14 23:35:09.050102 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4471 | 2023.11.14 23:35:09.050159 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Debug> DynamicQueryHandler: Done processing query | ||
4472 | 2023.11.14 23:35:09.050213 [ 3 ] {dc9437de-8ca4-483d-9674-9f841767dc74} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4473 | 2023.11.14 23:35:09.050209 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
4474 | 2023.11.14 23:35:09.050236 [ 3 ] {} <Debug> HTTP-Session: 3739b9a5-ae45-4201-927c-4f8af65cc047 Destroying unnamed session | ||
4475 | 2023.11.14 23:35:09.050361 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4476 | 2023.11.14 23:35:09.050422 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
4477 | 2023.11.14 23:35:09.050424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4478 | 2023.11.14 23:35:09.050507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4479 | 2023.11.14 23:35:09.050536 [ 3 ] {} <Debug> HTTP-Session: c8f404a4-ba88-42d9-8e48-f15386239e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4480 | 2023.11.14 23:35:09.050572 [ 3 ] {} <Debug> HTTP-Session: c8f404a4-ba88-42d9-8e48-f15386239e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4481 | 2023.11.14 23:35:09.050692 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
4482 | 2023.11.14 23:35:09.050781 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4483 | 2023.11.14 23:35:09.050892 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4484 | 2023.11.14 23:35:09.050941 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
4485 | 2023.11.14 23:35:09.051305 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
4486 | 2023.11.14 23:35:09.051420 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4487 | 2023.11.14 23:35:09.051604 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
4488 | 2023.11.14 23:35:09.051799 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
4489 | 2023.11.14 23:35:09.052317 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4490 | 2023.11.14 23:35:09.052967 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4491 | 2023.11.14 23:35:09.053383 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4492 | 2023.11.14 23:35:09.053507 [ 23 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003341718 sec., 28727.73824721296 rows/sec., 1.18 MiB/sec. | ||
4493 | 2023.11.14 23:35:09.053540 [ 146 ] {} <Debug> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4494 | 2023.11.14 23:35:09.053590 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002757331 sec., 25386 rows/sec., 1.54 MiB/sec. | ||
4495 | 2023.11.14 23:35:09.053604 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4496 | 2023.11.14 23:35:09.053743 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4497 | 2023.11.14 23:35:09.053989 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Debug> DynamicQueryHandler: Done processing query | ||
4498 | 2023.11.14 23:35:09.054002 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
4499 | 2023.11.14 23:35:09.054040 [ 3 ] {4739d052-b87a-412d-98b0-e288155590b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4500 | 2023.11.14 23:35:09.054110 [ 3 ] {} <Debug> HTTP-Session: c8f404a4-ba88-42d9-8e48-f15386239e69 Destroying unnamed session | ||
4501 | 2023.11.14 23:35:09.054178 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
4502 | 2023.11.14 23:35:09.054304 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4503 | 2023.11.14 23:35:09.054322 [ 16 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_16_3} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
4504 | 2023.11.14 23:35:09.054336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4505 | 2023.11.14 23:35:09.054377 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 792 rows starting from the beginning of the part | ||
4506 | 2023.11.14 23:35:09.054471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4507 | 2023.11.14 23:35:09.054544 [ 3 ] {} <Debug> HTTP-Session: 89a42540-7ab9-495b-a198-337608d9bc16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4508 | 2023.11.14 23:35:09.054571 [ 3 ] {} <Debug> HTTP-Session: 89a42540-7ab9-495b-a198-337608d9bc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4509 | 2023.11.14 23:35:09.054717 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part | ||
4510 | 2023.11.14 23:35:09.054765 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4511 | 2023.11.14 23:35:09.054872 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4512 | 2023.11.14 23:35:09.054966 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
4513 | 2023.11.14 23:35:09.055340 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part | ||
4514 | 2023.11.14 23:35:09.055523 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4515 | 2023.11.14 23:35:09.055637 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
4516 | 2023.11.14 23:35:09.055803 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
4517 | 2023.11.14 23:35:09.056384 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4518 | 2023.11.14 23:35:09.057062 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4519 | 2023.11.14 23:35:09.057380 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
4520 | 2023.11.14 23:35:09.057712 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002936483 sec., 1702 rows/sec., 2.30 MiB/sec. | ||
4521 | 2023.11.14 23:35:09.057723 [ 13 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 5 columns (5 merged, 0 gathered) in 0.004079266 sec., 285345.4518533481 rows/sec., 17.34 MiB/sec. | ||
4522 | 2023.11.14 23:35:09.057905 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Debug> DynamicQueryHandler: Done processing query | ||
4523 | 2023.11.14 23:35:09.057934 [ 16 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4524 | 2023.11.14 23:35:09.057942 [ 3 ] {8b1ea843-6b50-48f5-8db4-2c0137dd5b85} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4525 | 2023.11.14 23:35:09.058069 [ 3 ] {} <Debug> HTTP-Session: 89a42540-7ab9-495b-a198-337608d9bc16 Destroying unnamed session | ||
4526 | 2023.11.14 23:35:09.058209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4527 | 2023.11.14 23:35:09.058278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4528 | 2023.11.14 23:35:09.058324 [ 3 ] {} <Debug> HTTP-Session: 3696108e-3882-4004-b564-9fa46093eaf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4529 | 2023.11.14 23:35:09.058331 [ 16 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
4530 | 2023.11.14 23:35:09.058351 [ 3 ] {} <Debug> HTTP-Session: 3696108e-3882-4004-b564-9fa46093eaf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4531 | 2023.11.14 23:35:09.058443 [ 16 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
4532 | 2023.11.14 23:35:09.058496 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4533 | 2023.11.14 23:35:09.058593 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4534 | 2023.11.14 23:35:09.058714 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4535 | 2023.11.14 23:35:09.058981 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4536 | 2023.11.14 23:35:09.059223 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4537 | 2023.11.14 23:35:09.059400 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4538 | 2023.11.14 23:35:09.059509 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000941781 sec., 22298 rows/sec., 1.16 MiB/sec. | ||
4539 | 2023.11.14 23:35:09.059658 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Debug> DynamicQueryHandler: Done processing query | ||
4540 | 2023.11.14 23:35:09.059683 [ 3 ] {31457883-d954-41a0-b14d-c33fbc7fc0b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4541 | 2023.11.14 23:35:09.059699 [ 3 ] {} <Debug> HTTP-Session: 3696108e-3882-4004-b564-9fa46093eaf8 Destroying unnamed session | ||
4542 | 2023.11.14 23:35:14.040331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4543 | 2023.11.14 23:35:14.040466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4544 | 2023.11.14 23:35:14.040497 [ 3 ] {} <Debug> HTTP-Session: f229eadc-5932-4a1b-ad3c-824d9d5f99d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4545 | 2023.11.14 23:35:14.040524 [ 3 ] {} <Debug> HTTP-Session: f229eadc-5932-4a1b-ad3c-824d9d5f99d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4546 | 2023.11.14 23:35:14.040667 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4547 | 2023.11.14 23:35:14.040734 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4548 | 2023.11.14 23:35:14.040914 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4549 | 2023.11.14 23:35:14.041427 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4550 | 2023.11.14 23:35:14.041707 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4551 | 2023.11.14 23:35:14.041878 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4552 | 2023.11.14 23:35:14.042032 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001317695 sec., 30356 rows/sec., 2.40 MiB/sec. | ||
4553 | 2023.11.14 23:35:14.042034 [ 143 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4554 | 2023.11.14 23:35:14.042165 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4555 | 2023.11.14 23:35:14.042229 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Debug> DynamicQueryHandler: Done processing query | ||
4556 | 2023.11.14 23:35:14.042260 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
4557 | 2023.11.14 23:35:14.042274 [ 3 ] {83abf03b-007b-4f17-bf67-0550437dc4cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4558 | 2023.11.14 23:35:14.042316 [ 3 ] {} <Debug> HTTP-Session: f229eadc-5932-4a1b-ad3c-824d9d5f99d9 Destroying unnamed session | ||
4559 | 2023.11.14 23:35:14.042383 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4560 | 2023.11.14 23:35:14.042420 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part | ||
4561 | 2023.11.14 23:35:14.042505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4562 | 2023.11.14 23:35:14.042566 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
4563 | 2023.11.14 23:35:14.042579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4564 | 2023.11.14 23:35:14.042633 [ 3 ] {} <Debug> HTTP-Session: ad7dde53-a9ad-4938-be2b-af3878c4a2ed Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4565 | 2023.11.14 23:35:14.042671 [ 3 ] {} <Debug> HTTP-Session: ad7dde53-a9ad-4938-be2b-af3878c4a2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4566 | 2023.11.14 23:35:14.042769 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
4567 | 2023.11.14 23:35:14.042890 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4568 | 2023.11.14 23:35:14.043016 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4569 | 2023.11.14 23:35:14.043023 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
4570 | 2023.11.14 23:35:14.043319 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
4571 | 2023.11.14 23:35:14.043479 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4572 | 2023.11.14 23:35:14.043577 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
4573 | 2023.11.14 23:35:14.044340 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4574 | 2023.11.14 23:35:14.044825 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4575 | 2023.11.14 23:35:14.044992 [ 13 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.002780072 sec., 69422.66243464197 rows/sec., 5.34 MiB/sec. | ||
4576 | 2023.11.14 23:35:14.045094 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4577 | 2023.11.14 23:35:14.045162 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4578 | 2023.11.14 23:35:14.045260 [ 143 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4579 | 2023.11.14 23:35:14.045314 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Information> executeQuery: Read 120 rows, 11.99 KiB in 0.002351717 sec., 51026 rows/sec., 4.98 MiB/sec. | ||
4580 | 2023.11.14 23:35:14.045325 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4581 | 2023.11.14 23:35:14.045467 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
4582 | 2023.11.14 23:35:14.045508 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
4583 | 2023.11.14 23:35:14.045632 [ 23 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_31_6} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
4584 | 2023.11.14 23:35:14.045655 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Debug> DynamicQueryHandler: Done processing query | ||
4585 | 2023.11.14 23:35:14.045757 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4586 | 2023.11.14 23:35:14.045759 [ 3 ] {b7e62a58-972d-4615-961c-eaa3fc51028d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4587 | 2023.11.14 23:35:14.045831 [ 3 ] {} <Debug> HTTP-Session: ad7dde53-a9ad-4938-be2b-af3878c4a2ed Destroying unnamed session | ||
4588 | 2023.11.14 23:35:14.045844 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 273 rows starting from the beginning of the part | ||
4589 | 2023.11.14 23:35:14.045963 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part | ||
4590 | 2023.11.14 23:35:14.046041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4591 | 2023.11.14 23:35:14.046110 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
4592 | 2023.11.14 23:35:14.046133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4593 | 2023.11.14 23:35:14.046178 [ 3 ] {} <Debug> HTTP-Session: 5639eca4-0490-4e5d-b967-3b3538e63af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4594 | 2023.11.14 23:35:14.046212 [ 3 ] {} <Debug> HTTP-Session: 5639eca4-0490-4e5d-b967-3b3538e63af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4595 | 2023.11.14 23:35:14.046301 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 156 rows starting from the beginning of the part | ||
4596 | 2023.11.14 23:35:14.046434 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4597 | 2023.11.14 23:35:14.046532 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 111 rows starting from the beginning of the part | ||
4598 | 2023.11.14 23:35:14.046534 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4599 | 2023.11.14 23:35:14.046854 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part | ||
4600 | 2023.11.14 23:35:14.047021 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4601 | 2023.11.14 23:35:14.047867 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4602 | 2023.11.14 23:35:14.048355 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4603 | 2023.11.14 23:35:14.048683 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4604 | 2023.11.14 23:35:14.048803 [ 21 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 4 columns (4 merged, 0 gathered) in 0.003408699 sec., 261683.41645888946 rows/sec., 24.90 MiB/sec. | ||
4605 | 2023.11.14 23:35:14.048898 [ 143 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4606 | 2023.11.14 23:35:14.048935 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.002448787 sec., 16334 rows/sec., 1.28 MiB/sec. | ||
4607 | 2023.11.14 23:35:14.049008 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4608 | 2023.11.14 23:35:14.049106 [ 21 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4609 | 2023.11.14 23:35:14.049190 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
4610 | 2023.11.14 23:35:14.049374 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4611 | 2023.11.14 23:35:14.049380 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Debug> DynamicQueryHandler: Done processing query | ||
4612 | 2023.11.14 23:35:14.049422 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 401 rows starting from the beginning of the part | ||
4613 | 2023.11.14 23:35:14.049436 [ 3 ] {d801e9a2-c3d2-4157-a77c-926c75cd83b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4614 | 2023.11.14 23:35:14.049529 [ 3 ] {} <Debug> HTTP-Session: 5639eca4-0490-4e5d-b967-3b3538e63af3 Destroying unnamed session | ||
4615 | 2023.11.14 23:35:14.049586 [ 21 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
4616 | 2023.11.14 23:35:14.049676 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
4617 | 2023.11.14 23:35:14.049736 [ 21 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_31_6} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
4618 | 2023.11.14 23:35:14.049806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4619 | 2023.11.14 23:35:14.049939 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 309 rows starting from the beginning of the part | ||
4620 | 2023.11.14 23:35:14.049964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4621 | 2023.11.14 23:35:14.050025 [ 3 ] {} <Debug> HTTP-Session: 422179c2-121e-43d3-8150-ded468351c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4622 | 2023.11.14 23:35:14.050055 [ 3 ] {} <Debug> HTTP-Session: 422179c2-121e-43d3-8150-ded468351c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4623 | 2023.11.14 23:35:14.050144 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
4624 | 2023.11.14 23:35:14.050284 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4625 | 2023.11.14 23:35:14.050327 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 296 rows starting from the beginning of the part | ||
4626 | 2023.11.14 23:35:14.050402 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4627 | 2023.11.14 23:35:14.050611 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
4628 | 2023.11.14 23:35:14.051146 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4629 | 2023.11.14 23:35:14.051927 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4630 | 2023.11.14 23:35:14.052211 [ 17 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003146325 sec., 365505.78849928087 rows/sec., 25.91 MiB/sec. | ||
4631 | 2023.11.14 23:35:14.052397 [ 16 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4632 | 2023.11.14 23:35:14.052587 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4633 | 2023.11.14 23:35:14.052681 [ 16 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
4634 | 2023.11.14 23:35:14.052784 [ 16 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_31_6} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
4635 | 2023.11.14 23:35:14.052890 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
4636 | 2023.11.14 23:35:14.053047 [ 143 ] {} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4637 | 2023.11.14 23:35:14.053063 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.002712411 sec., 14747 rows/sec., 19.90 MiB/sec. | ||
4638 | 2023.11.14 23:35:14.053101 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4639 | 2023.11.14 23:35:14.053305 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
4640 | 2023.11.14 23:35:14.053513 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Debug> DynamicQueryHandler: Done processing query | ||
4641 | 2023.11.14 23:35:14.053551 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4642 | 2023.11.14 23:35:14.053563 [ 3 ] {96097756-3978-41d9-a95f-e75e8f4597b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4643 | 2023.11.14 23:35:14.053615 [ 3 ] {} <Debug> HTTP-Session: 422179c2-121e-43d3-8150-ded468351c6a Destroying unnamed session | ||
4644 | 2023.11.14 23:35:14.053625 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 518 rows starting from the beginning of the part | ||
4645 | 2023.11.14 23:35:14.053769 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
4646 | 2023.11.14 23:35:14.053877 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
4647 | 2023.11.14 23:35:14.053972 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
4648 | 2023.11.14 23:35:14.054061 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part | ||
4649 | 2023.11.14 23:35:14.054152 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
4650 | 2023.11.14 23:35:14.055823 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 6 columns (6 merged, 0 gathered) in 0.002662821 sec., 243350.94247792097 rows/sec., 328.39 MiB/sec. | ||
4651 | 2023.11.14 23:35:14.056220 [ 16 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4652 | 2023.11.14 23:35:14.056459 [ 16 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
4653 | 2023.11.14 23:35:14.056531 [ 16 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
4654 | 2023.11.14 23:35:14.056610 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 58581400-a883-42d6-89d6-9f2c7d93b550::all_1_26_5: 4.05 MiB. | ||
4655 | 2023.11.14 23:35:16.646998 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4656 | 2023.11.14 23:35:16.647058 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4657 | 2023.11.14 23:35:19.044788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4658 | 2023.11.14 23:35:19.044905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4659 | 2023.11.14 23:35:19.044931 [ 3 ] {} <Debug> HTTP-Session: 168b5c2d-6556-40b6-8220-3c0ad36f1181 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4660 | 2023.11.14 23:35:19.044955 [ 3 ] {} <Debug> HTTP-Session: 168b5c2d-6556-40b6-8220-3c0ad36f1181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4661 | 2023.11.14 23:35:19.045079 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4662 | 2023.11.14 23:35:19.045135 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4663 | 2023.11.14 23:35:19.045300 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4664 | 2023.11.14 23:35:19.045732 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4665 | 2023.11.14 23:35:19.046001 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4666 | 2023.11.14 23:35:19.046175 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4667 | 2023.11.14 23:35:19.046315 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001195763 sec., 9199 rows/sec., 623.13 KiB/sec. | ||
4668 | 2023.11.14 23:35:19.046499 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Debug> DynamicQueryHandler: Done processing query | ||
4669 | 2023.11.14 23:35:19.046526 [ 3 ] {0dcb02a8-2f46-4197-b231-0c025fb068a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4670 | 2023.11.14 23:35:19.046544 [ 3 ] {} <Debug> HTTP-Session: 168b5c2d-6556-40b6-8220-3c0ad36f1181 Destroying unnamed session | ||
4671 | 2023.11.14 23:35:19.046651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4672 | 2023.11.14 23:35:19.046705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4673 | 2023.11.14 23:35:19.046724 [ 3 ] {} <Debug> HTTP-Session: f5a87278-c323-4ff9-a589-28bcddf4d52d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4674 | 2023.11.14 23:35:19.046742 [ 3 ] {} <Debug> HTTP-Session: f5a87278-c323-4ff9-a589-28bcddf4d52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4675 | 2023.11.14 23:35:19.046821 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4676 | 2023.11.14 23:35:19.046862 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4677 | 2023.11.14 23:35:19.046976 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4678 | 2023.11.14 23:35:19.047279 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4679 | 2023.11.14 23:35:19.047481 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4680 | 2023.11.14 23:35:19.047628 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4681 | 2023.11.14 23:35:19.047756 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00089832 sec., 4452 rows/sec., 371.79 KiB/sec. | ||
4682 | 2023.11.14 23:35:19.047903 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Debug> DynamicQueryHandler: Done processing query | ||
4683 | 2023.11.14 23:35:19.047928 [ 3 ] {247e2562-165f-4cb9-9b8e-c4f0e4d2b3ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4684 | 2023.11.14 23:35:19.047944 [ 3 ] {} <Debug> HTTP-Session: f5a87278-c323-4ff9-a589-28bcddf4d52d Destroying unnamed session | ||
4685 | 2023.11.14 23:35:19.048056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4686 | 2023.11.14 23:35:19.048101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4687 | 2023.11.14 23:35:19.048120 [ 3 ] {} <Debug> HTTP-Session: d88c37e7-d5a6-4482-b6cf-544d65bca922 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4688 | 2023.11.14 23:35:19.048136 [ 3 ] {} <Debug> HTTP-Session: d88c37e7-d5a6-4482-b6cf-544d65bca922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4689 | 2023.11.14 23:35:19.048212 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4690 | 2023.11.14 23:35:19.048250 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4691 | 2023.11.14 23:35:19.048359 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4692 | 2023.11.14 23:35:19.048723 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4693 | 2023.11.14 23:35:19.048937 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4694 | 2023.11.14 23:35:19.049085 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4695 | 2023.11.14 23:35:19.049207 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Information> executeQuery: Read 113 rows, 10.89 KiB in 0.000965071 sec., 117089 rows/sec., 11.02 MiB/sec. | ||
4696 | 2023.11.14 23:35:19.049367 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Debug> DynamicQueryHandler: Done processing query | ||
4697 | 2023.11.14 23:35:19.049390 [ 3 ] {bd4d7b25-90e4-45eb-8d17-2cb1bd62a340} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
4698 | 2023.11.14 23:35:19.049406 [ 3 ] {} <Debug> HTTP-Session: d88c37e7-d5a6-4482-b6cf-544d65bca922 Destroying unnamed session | ||
4699 | 2023.11.14 23:35:19.049508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4700 | 2023.11.14 23:35:19.049553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4701 | 2023.11.14 23:35:19.049571 [ 3 ] {} <Debug> HTTP-Session: c4234950-24e2-41a3-adf5-66d8e2cad997 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4702 | 2023.11.14 23:35:19.049587 [ 3 ] {} <Debug> HTTP-Session: c4234950-24e2-41a3-adf5-66d8e2cad997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4703 | 2023.11.14 23:35:19.049657 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4704 | 2023.11.14 23:35:19.049696 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4705 | 2023.11.14 23:35:19.049802 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4706 | 2023.11.14 23:35:19.050081 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4707 | 2023.11.14 23:35:19.050281 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4708 | 2023.11.14 23:35:19.050426 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
4709 | 2023.11.14 23:35:19.050547 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00086035 sec., 4649 rows/sec., 324.63 KiB/sec. | ||
4710 | 2023.11.14 23:35:19.050711 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Debug> DynamicQueryHandler: Done processing query | ||
4711 | 2023.11.14 23:35:19.050735 [ 3 ] {18360a3f-7eed-47a3-a184-b4c656d12d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4712 | 2023.11.14 23:35:19.050750 [ 3 ] {} <Debug> HTTP-Session: c4234950-24e2-41a3-adf5-66d8e2cad997 Destroying unnamed session | ||
4713 | 2023.11.14 23:35:19.050883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4714 | 2023.11.14 23:35:19.050927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4715 | 2023.11.14 23:35:19.050945 [ 3 ] {} <Debug> HTTP-Session: 806e2835-2797-43eb-82db-c5aa83d9da83 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4716 | 2023.11.14 23:35:19.050961 [ 3 ] {} <Debug> HTTP-Session: 806e2835-2797-43eb-82db-c5aa83d9da83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4717 | 2023.11.14 23:35:19.051045 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4718 | 2023.11.14 23:35:19.051084 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4719 | 2023.11.14 23:35:19.051193 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4720 | 2023.11.14 23:35:19.051639 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4721 | 2023.11.14 23:35:19.051859 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4722 | 2023.11.14 23:35:19.052011 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4723 | 2023.11.14 23:35:19.052137 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Information> executeQuery: Read 300 rows, 21.18 KiB in 0.001061232 sec., 282690 rows/sec., 19.49 MiB/sec. | ||
4724 | 2023.11.14 23:35:19.052288 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Debug> DynamicQueryHandler: Done processing query | ||
4725 | 2023.11.14 23:35:19.052311 [ 3 ] {6fa6696a-e489-4e46-b3aa-b9eac3f17237} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4726 | 2023.11.14 23:35:19.052326 [ 3 ] {} <Debug> HTTP-Session: 806e2835-2797-43eb-82db-c5aa83d9da83 Destroying unnamed session | ||
4727 | 2023.11.14 23:35:19.052428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4728 | 2023.11.14 23:35:19.052472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4729 | 2023.11.14 23:35:19.052490 [ 3 ] {} <Debug> HTTP-Session: 22f332bd-c003-492b-8101-63cde2e51854 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4730 | 2023.11.14 23:35:19.052506 [ 3 ] {} <Debug> HTTP-Session: 22f332bd-c003-492b-8101-63cde2e51854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4731 | 2023.11.14 23:35:19.052573 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4732 | 2023.11.14 23:35:19.052611 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4733 | 2023.11.14 23:35:19.052717 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4734 | 2023.11.14 23:35:19.052972 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4735 | 2023.11.14 23:35:19.053209 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4736 | 2023.11.14 23:35:19.053381 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4737 | 2023.11.14 23:35:19.053497 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089557 sec., 6699 rows/sec., 281.33 KiB/sec. | ||
4738 | 2023.11.14 23:35:19.053608 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Debug> DynamicQueryHandler: Done processing query | ||
4739 | 2023.11.14 23:35:19.053631 [ 3 ] {39ba9c4d-f9b6-4539-8e47-11eab68f7db4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4740 | 2023.11.14 23:35:19.053647 [ 3 ] {} <Debug> HTTP-Session: 22f332bd-c003-492b-8101-63cde2e51854 Destroying unnamed session | ||
4741 | 2023.11.14 23:35:19.053745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4742 | 2023.11.14 23:35:19.053790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4743 | 2023.11.14 23:35:19.053808 [ 3 ] {} <Debug> HTTP-Session: 7c948aad-f9d5-4519-a598-737f2b85e4e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4744 | 2023.11.14 23:35:19.053824 [ 3 ] {} <Debug> HTTP-Session: 7c948aad-f9d5-4519-a598-737f2b85e4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4745 | 2023.11.14 23:35:19.053897 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4746 | 2023.11.14 23:35:19.053937 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4747 | 2023.11.14 23:35:19.054052 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4748 | 2023.11.14 23:35:19.054467 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4749 | 2023.11.14 23:35:19.054711 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4750 | 2023.11.14 23:35:19.054884 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4751 | 2023.11.14 23:35:19.055003 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001077952 sec., 64937 rows/sec., 3.94 MiB/sec. | ||
4752 | 2023.11.14 23:35:19.055122 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Debug> DynamicQueryHandler: Done processing query | ||
4753 | 2023.11.14 23:35:19.055146 [ 3 ] {56da1648-7ffe-4e6a-b217-b3ca105b6dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4754 | 2023.11.14 23:35:19.055162 [ 3 ] {} <Debug> HTTP-Session: 7c948aad-f9d5-4519-a598-737f2b85e4e6 Destroying unnamed session | ||
4755 | 2023.11.14 23:35:19.055252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4756 | 2023.11.14 23:35:19.055296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4757 | 2023.11.14 23:35:19.055314 [ 3 ] {} <Debug> HTTP-Session: ed0ba1af-3209-4044-b68d-9842c6c00989 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4758 | 2023.11.14 23:35:19.055329 [ 3 ] {} <Debug> HTTP-Session: ed0ba1af-3209-4044-b68d-9842c6c00989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4759 | 2023.11.14 23:35:19.055396 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4760 | 2023.11.14 23:35:19.055436 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4761 | 2023.11.14 23:35:19.055550 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4762 | 2023.11.14 23:35:19.055819 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4763 | 2023.11.14 23:35:19.056051 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4764 | 2023.11.14 23:35:19.056221 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
4765 | 2023.11.14 23:35:19.056349 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Information> executeQuery: Read 2 rows, 142.00 B in 0.00092408 sec., 2164 rows/sec., 150.06 KiB/sec. | ||
4766 | 2023.11.14 23:35:19.056465 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Debug> DynamicQueryHandler: Done processing query | ||
4767 | 2023.11.14 23:35:19.056488 [ 3 ] {8edb59fb-ff59-4ee9-a54e-7cd523abefbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4768 | 2023.11.14 23:35:19.056503 [ 3 ] {} <Debug> HTTP-Session: ed0ba1af-3209-4044-b68d-9842c6c00989 Destroying unnamed session | ||
4769 | 2023.11.14 23:35:19.056596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4770 | 2023.11.14 23:35:19.056640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4771 | 2023.11.14 23:35:19.056658 [ 3 ] {} <Debug> HTTP-Session: 720c7415-78bd-4bdf-82dd-e801c6e2af63 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4772 | 2023.11.14 23:35:19.056675 [ 3 ] {} <Debug> HTTP-Session: 720c7415-78bd-4bdf-82dd-e801c6e2af63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4773 | 2023.11.14 23:35:19.056746 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4774 | 2023.11.14 23:35:19.056788 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4775 | 2023.11.14 23:35:19.056923 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4776 | 2023.11.14 23:35:19.057224 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4777 | 2023.11.14 23:35:19.057499 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4778 | 2023.11.14 23:35:19.057679 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
4779 | 2023.11.14 23:35:19.057812 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001030252 sec., 4853 rows/sec., 6.55 MiB/sec. | ||
4780 | 2023.11.14 23:35:19.057933 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Debug> DynamicQueryHandler: Done processing query | ||
4781 | 2023.11.14 23:35:19.057956 [ 3 ] {b102321a-204b-4206-8b43-1c6c4015c5dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4782 | 2023.11.14 23:35:19.057972 [ 3 ] {} <Debug> HTTP-Session: 720c7415-78bd-4bdf-82dd-e801c6e2af63 Destroying unnamed session | ||
4783 | 2023.11.14 23:35:19.058064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4784 | 2023.11.14 23:35:19.058107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4785 | 2023.11.14 23:35:19.058125 [ 3 ] {} <Debug> HTTP-Session: 0131c992-0270-4848-b13c-ed50f23f7fec Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4786 | 2023.11.14 23:35:19.058141 [ 3 ] {} <Debug> HTTP-Session: 0131c992-0270-4848-b13c-ed50f23f7fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4787 | 2023.11.14 23:35:19.058211 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4788 | 2023.11.14 23:35:19.058255 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4789 | 2023.11.14 23:35:19.058361 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4790 | 2023.11.14 23:35:19.058644 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4791 | 2023.11.14 23:35:19.058872 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4792 | 2023.11.14 23:35:19.059042 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4793 | 2023.11.14 23:35:19.059172 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000925791 sec., 22683 rows/sec., 1.18 MiB/sec. | ||
4794 | 2023.11.14 23:35:19.059303 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Debug> DynamicQueryHandler: Done processing query | ||
4795 | 2023.11.14 23:35:19.059326 [ 3 ] {177bd2fb-e260-4780-9698-f559574292c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4796 | 2023.11.14 23:35:19.059342 [ 3 ] {} <Debug> HTTP-Session: 0131c992-0270-4848-b13c-ed50f23f7fec Destroying unnamed session | ||
4797 | 2023.11.14 23:35:24.041149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4798 | 2023.11.14 23:35:24.041277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4799 | 2023.11.14 23:35:24.041308 [ 3 ] {} <Debug> HTTP-Session: 6a2c454e-797c-4820-ba09-7dd7bcd4e049 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4800 | 2023.11.14 23:35:24.041335 [ 3 ] {} <Debug> HTTP-Session: 6a2c454e-797c-4820-ba09-7dd7bcd4e049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4801 | 2023.11.14 23:35:24.041479 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4802 | 2023.11.14 23:35:24.041544 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4803 | 2023.11.14 23:35:24.041728 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4804 | 2023.11.14 23:35:24.042250 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4805 | 2023.11.14 23:35:24.042520 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4806 | 2023.11.14 23:35:24.042686 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4807 | 2023.11.14 23:35:24.042816 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001295535 sec., 30875 rows/sec., 2.44 MiB/sec. | ||
4808 | 2023.11.14 23:35:24.042977 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Debug> DynamicQueryHandler: Done processing query | ||
4809 | 2023.11.14 23:35:24.043003 [ 3 ] {f93ed20c-e83d-4576-abb8-0888dcda1fbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4810 | 2023.11.14 23:35:24.043020 [ 3 ] {} <Debug> HTTP-Session: 6a2c454e-797c-4820-ba09-7dd7bcd4e049 Destroying unnamed session | ||
4811 | 2023.11.14 23:35:24.043175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 19340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4812 | 2023.11.14 23:35:24.043222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4813 | 2023.11.14 23:35:24.043241 [ 3 ] {} <Debug> HTTP-Session: 285cc202-a5cf-4840-a7ee-59aa2f107852 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4814 | 2023.11.14 23:35:24.043258 [ 3 ] {} <Debug> HTTP-Session: 285cc202-a5cf-4840-a7ee-59aa2f107852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4815 | 2023.11.14 23:35:24.043337 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4816 | 2023.11.14 23:35:24.043377 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4817 | 2023.11.14 23:35:24.043485 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4818 | 2023.11.14 23:35:24.043862 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4819 | 2023.11.14 23:35:24.044080 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4820 | 2023.11.14 23:35:24.044245 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4821 | 2023.11.14 23:35:24.044377 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Information> executeQuery: Read 120 rows, 11.99 KiB in 0.001009241 sec., 118901 rows/sec., 11.60 MiB/sec. | ||
4822 | 2023.11.14 23:35:24.044493 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Debug> DynamicQueryHandler: Done processing query | ||
4823 | 2023.11.14 23:35:24.044518 [ 3 ] {5f837a72-9f38-41b6-8db0-bdc911877775} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4824 | 2023.11.14 23:35:24.044534 [ 3 ] {} <Debug> HTTP-Session: 285cc202-a5cf-4840-a7ee-59aa2f107852 Destroying unnamed session | ||
4825 | 2023.11.14 23:35:24.044650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4826 | 2023.11.14 23:35:24.044696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4827 | 2023.11.14 23:35:24.044715 [ 3 ] {} <Debug> HTTP-Session: 9fb55b38-5f04-4b70-8ecc-b0be693921ab Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4828 | 2023.11.14 23:35:24.044732 [ 3 ] {} <Debug> HTTP-Session: 9fb55b38-5f04-4b70-8ecc-b0be693921ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4829 | 2023.11.14 23:35:24.044802 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4830 | 2023.11.14 23:35:24.044841 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4831 | 2023.11.14 23:35:24.044947 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4832 | 2023.11.14 23:35:24.045245 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4833 | 2023.11.14 23:35:24.045459 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4834 | 2023.11.14 23:35:24.045604 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4835 | 2023.11.14 23:35:24.045705 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.00087467 sec., 45731 rows/sec., 3.58 MiB/sec. | ||
4836 | 2023.11.14 23:35:24.045819 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Debug> DynamicQueryHandler: Done processing query | ||
4837 | 2023.11.14 23:35:24.045842 [ 3 ] {e04e05fb-c209-443e-bef8-ffb4e90c6676} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4838 | 2023.11.14 23:35:24.045857 [ 3 ] {} <Debug> HTTP-Session: 9fb55b38-5f04-4b70-8ecc-b0be693921ab Destroying unnamed session | ||
4839 | 2023.11.14 23:35:24.045978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4840 | 2023.11.14 23:35:24.046023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4841 | 2023.11.14 23:35:24.046042 [ 3 ] {} <Debug> HTTP-Session: 881f3fa1-9228-497f-8a97-df7aaa51d38c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4842 | 2023.11.14 23:35:24.046059 [ 3 ] {} <Debug> HTTP-Session: 881f3fa1-9228-497f-8a97-df7aaa51d38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4843 | 2023.11.14 23:35:24.046145 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4844 | 2023.11.14 23:35:24.046189 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4845 | 2023.11.14 23:35:24.046326 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4846 | 2023.11.14 23:35:24.046758 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4847 | 2023.11.14 23:35:24.047053 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4848 | 2023.11.14 23:35:24.047219 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
4849 | 2023.11.14 23:35:24.047384 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001211004 sec., 33030 rows/sec., 44.57 MiB/sec. | ||
4850 | 2023.11.14 23:35:24.047504 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Debug> DynamicQueryHandler: Done processing query | ||
4851 | 2023.11.14 23:35:24.047527 [ 3 ] {6812774d-c016-4df3-8d27-89b26394ccb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4852 | 2023.11.14 23:35:24.047543 [ 3 ] {} <Debug> HTTP-Session: 881f3fa1-9228-497f-8a97-df7aaa51d38c Destroying unnamed session | ||
4853 | 2023.11.14 23:35:29.044306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4854 | 2023.11.14 23:35:29.044436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4855 | 2023.11.14 23:35:29.044462 [ 3 ] {} <Debug> HTTP-Session: d63d18c8-91c9-4231-a6d7-3eacfc3e69f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4856 | 2023.11.14 23:35:29.044485 [ 3 ] {} <Debug> HTTP-Session: d63d18c8-91c9-4231-a6d7-3eacfc3e69f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4857 | 2023.11.14 23:35:29.044608 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4858 | 2023.11.14 23:35:29.044664 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4859 | 2023.11.14 23:35:29.044825 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4860 | 2023.11.14 23:35:29.045241 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4861 | 2023.11.14 23:35:29.045503 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4862 | 2023.11.14 23:35:29.045665 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4863 | 2023.11.14 23:35:29.045794 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001146124 sec., 9597 rows/sec., 650.12 KiB/sec. | ||
4864 | 2023.11.14 23:35:29.045941 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Debug> DynamicQueryHandler: Done processing query | ||
4865 | 2023.11.14 23:35:29.045966 [ 3 ] {6d91ed0c-c7dc-4677-845a-12eab183ffcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4866 | 2023.11.14 23:35:29.045984 [ 3 ] {} <Debug> HTTP-Session: d63d18c8-91c9-4231-a6d7-3eacfc3e69f0 Destroying unnamed session | ||
4867 | 2023.11.14 23:35:29.046095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4868 | 2023.11.14 23:35:29.046139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4869 | 2023.11.14 23:35:29.046158 [ 3 ] {} <Debug> HTTP-Session: fb788187-e460-4d21-b5c3-25151e324111 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4870 | 2023.11.14 23:35:29.046175 [ 3 ] {} <Debug> HTTP-Session: fb788187-e460-4d21-b5c3-25151e324111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4871 | 2023.11.14 23:35:29.046244 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4872 | 2023.11.14 23:35:29.046283 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4873 | 2023.11.14 23:35:29.046391 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4874 | 2023.11.14 23:35:29.046648 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4875 | 2023.11.14 23:35:29.046845 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4876 | 2023.11.14 23:35:29.047003 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4877 | 2023.11.14 23:35:29.047117 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000833119 sec., 2400 rows/sec., 205.13 KiB/sec. | ||
4878 | 2023.11.14 23:35:29.047129 [ 131 ] {} <Debug> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4879 | 2023.11.14 23:35:29.047246 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4880 | 2023.11.14 23:35:29.047275 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Debug> DynamicQueryHandler: Done processing query | ||
4881 | 2023.11.14 23:35:29.047344 [ 3 ] {acd43cc6-eed2-40a1-bea7-91a49a9715ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4882 | 2023.11.14 23:35:29.047380 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
4883 | 2023.11.14 23:35:29.047403 [ 3 ] {} <Debug> HTTP-Session: fb788187-e460-4d21-b5c3-25151e324111 Destroying unnamed session | ||
4884 | 2023.11.14 23:35:29.047513 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4885 | 2023.11.14 23:35:29.047557 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part | ||
4886 | 2023.11.14 23:35:29.047633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4887 | 2023.11.14 23:35:29.047709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4888 | 2023.11.14 23:35:29.047764 [ 3 ] {} <Debug> HTTP-Session: b6a12651-b28d-40a2-a6b5-5bfa11a2a201 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4889 | 2023.11.14 23:35:29.047792 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4890 | 2023.11.14 23:35:29.047804 [ 3 ] {} <Debug> HTTP-Session: b6a12651-b28d-40a2-a6b5-5bfa11a2a201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4891 | 2023.11.14 23:35:29.048044 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4892 | 2023.11.14 23:35:29.048062 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4893 | 2023.11.14 23:35:29.048133 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4894 | 2023.11.14 23:35:29.048331 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::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 | ||
4895 | 2023.11.14 23:35:29.048592 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4896 | 2023.11.14 23:35:29.048603 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
4897 | 2023.11.14 23:35:29.048778 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
4898 | 2023.11.14 23:35:29.049294 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4899 | 2023.11.14 23:35:29.049794 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4900 | 2023.11.14 23:35:29.050114 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4901 | 2023.11.14 23:35:29.050132 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002829552 sec., 8481.908090043937 rows/sec., 708.21 KiB/sec. | ||
4902 | 2023.11.14 23:35:29.050299 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Information> executeQuery: Read 112 rows, 10.79 KiB in 0.002210506 sec., 50667 rows/sec., 4.77 MiB/sec. | ||
4903 | 2023.11.14 23:35:29.050326 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4904 | 2023.11.14 23:35:29.050512 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Debug> DynamicQueryHandler: Done processing query | ||
4905 | 2023.11.14 23:35:29.050558 [ 3 ] {7f2998dd-2b12-4795-911f-5f4a263b1619} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
4906 | 2023.11.14 23:35:29.050588 [ 3 ] {} <Debug> HTTP-Session: b6a12651-b28d-40a2-a6b5-5bfa11a2a201 Destroying unnamed session | ||
4907 | 2023.11.14 23:35:29.050623 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
4908 | 2023.11.14 23:35:29.050707 [ 10 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_11_2} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
4909 | 2023.11.14 23:35:29.050723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4910 | 2023.11.14 23:35:29.050814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4911 | 2023.11.14 23:35:29.050838 [ 3 ] {} <Debug> HTTP-Session: 95bfa521-1144-4ad9-b37d-afdf1248a532 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4912 | 2023.11.14 23:35:29.050854 [ 3 ] {} <Debug> HTTP-Session: 95bfa521-1144-4ad9-b37d-afdf1248a532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4913 | 2023.11.14 23:35:29.050925 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4914 | 2023.11.14 23:35:29.050964 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4915 | 2023.11.14 23:35:29.051084 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4916 | 2023.11.14 23:35:29.051342 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4917 | 2023.11.14 23:35:29.051547 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4918 | 2023.11.14 23:35:29.051693 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
4919 | 2023.11.14 23:35:29.051814 [ 131 ] {} <Debug> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4920 | 2023.11.14 23:35:29.051821 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00086189 sec., 2320 rows/sec., 162.03 KiB/sec. | ||
4921 | 2023.11.14 23:35:29.051859 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4922 | 2023.11.14 23:35:29.052022 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
4923 | 2023.11.14 23:35:29.052044 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Debug> DynamicQueryHandler: Done processing query | ||
4924 | 2023.11.14 23:35:29.052097 [ 3 ] {6eb374f1-623c-495d-97c5-f1558ef7a99a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4925 | 2023.11.14 23:35:29.052122 [ 3 ] {} <Debug> HTTP-Session: 95bfa521-1144-4ad9-b37d-afdf1248a532 Destroying unnamed session | ||
4926 | 2023.11.14 23:35:29.052190 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4927 | 2023.11.14 23:35:29.052227 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part | ||
4928 | 2023.11.14 23:35:29.052371 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
4929 | 2023.11.14 23:35:29.052366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 49459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4930 | 2023.11.14 23:35:29.052470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4931 | 2023.11.14 23:35:29.052521 [ 3 ] {} <Debug> HTTP-Session: c53db4a1-aa38-415f-8fd0-ad0860cadaff Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4932 | 2023.11.14 23:35:29.052561 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4933 | 2023.11.14 23:35:29.052574 [ 3 ] {} <Debug> HTTP-Session: c53db4a1-aa38-415f-8fd0-ad0860cadaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4934 | 2023.11.14 23:35:29.052822 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4935 | 2023.11.14 23:35:29.052824 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::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 | ||
4936 | 2023.11.14 23:35:29.052918 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4937 | 2023.11.14 23:35:29.053109 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
4938 | 2023.11.14 23:35:29.053397 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4939 | 2023.11.14 23:35:29.053415 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
4940 | 2023.11.14 23:35:29.054396 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4941 | 2023.11.14 23:35:29.054889 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961734 sec., 8103.361071588468 rows/sec., 565.81 KiB/sec. | ||
4942 | 2023.11.14 23:35:29.054891 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4943 | 2023.11.14 23:35:29.055024 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4944 | 2023.11.14 23:35:29.055150 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4945 | 2023.11.14 23:35:29.055313 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
4946 | 2023.11.14 23:35:29.055344 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Information> executeQuery: Read 309 rows, 21.88 KiB in 0.002476068 sec., 124794 rows/sec., 8.63 MiB/sec. | ||
4947 | 2023.11.14 23:35:29.055438 [ 21 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_11_2} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
4948 | 2023.11.14 23:35:29.055581 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Debug> DynamicQueryHandler: Done processing query | ||
4949 | 2023.11.14 23:35:29.055614 [ 3 ] {e8c0155a-8467-4517-b7e9-07c640092316} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4950 | 2023.11.14 23:35:29.055631 [ 3 ] {} <Debug> HTTP-Session: c53db4a1-aa38-415f-8fd0-ad0860cadaff Destroying unnamed session | ||
4951 | 2023.11.14 23:35:29.055749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4952 | 2023.11.14 23:35:29.055794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4953 | 2023.11.14 23:35:29.055812 [ 3 ] {} <Debug> HTTP-Session: 72df90f3-0f4b-40bb-b828-2db6081a2671 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4954 | 2023.11.14 23:35:29.055829 [ 3 ] {} <Debug> HTTP-Session: 72df90f3-0f4b-40bb-b828-2db6081a2671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4955 | 2023.11.14 23:35:29.055899 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4956 | 2023.11.14 23:35:29.055939 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4957 | 2023.11.14 23:35:29.056059 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4958 | 2023.11.14 23:35:29.056297 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4959 | 2023.11.14 23:35:29.056540 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4960 | 2023.11.14 23:35:29.056721 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4961 | 2023.11.14 23:35:29.056844 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091725 sec., 6541 rows/sec., 274.68 KiB/sec. | ||
4962 | 2023.11.14 23:35:29.056957 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Debug> DynamicQueryHandler: Done processing query | ||
4963 | 2023.11.14 23:35:29.056981 [ 3 ] {0f2042d7-84b1-466c-8a79-57ed671d6ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4964 | 2023.11.14 23:35:29.056997 [ 3 ] {} <Debug> HTTP-Session: 72df90f3-0f4b-40bb-b828-2db6081a2671 Destroying unnamed session | ||
4965 | 2023.11.14 23:35:29.057124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 14869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4966 | 2023.11.14 23:35:29.057169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4967 | 2023.11.14 23:35:29.057187 [ 3 ] {} <Debug> HTTP-Session: aadc708c-d3ae-4615-866c-e44ce06aee12 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4968 | 2023.11.14 23:35:29.057204 [ 3 ] {} <Debug> HTTP-Session: aadc708c-d3ae-4615-866c-e44ce06aee12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4969 | 2023.11.14 23:35:29.057277 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4970 | 2023.11.14 23:35:29.057318 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4971 | 2023.11.14 23:35:29.057437 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4972 | 2023.11.14 23:35:29.057728 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4973 | 2023.11.14 23:35:29.057973 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4974 | 2023.11.14 23:35:29.058148 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4975 | 2023.11.14 23:35:29.058282 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000974431 sec., 83125 rows/sec., 5.08 MiB/sec. | ||
4976 | 2023.11.14 23:35:29.058406 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Debug> DynamicQueryHandler: Done processing query | ||
4977 | 2023.11.14 23:35:29.058430 [ 3 ] {9c530b4c-25cf-42e7-8342-b9c624f2f9b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4978 | 2023.11.14 23:35:29.058446 [ 3 ] {} <Debug> HTTP-Session: aadc708c-d3ae-4615-866c-e44ce06aee12 Destroying unnamed session | ||
4979 | 2023.11.14 23:35:29.058542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4980 | 2023.11.14 23:35:29.058586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4981 | 2023.11.14 23:35:29.058604 [ 3 ] {} <Debug> HTTP-Session: ca7d64b3-fe7e-45e7-8b3b-7a939c901e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4982 | 2023.11.14 23:35:29.058620 [ 3 ] {} <Debug> HTTP-Session: ca7d64b3-fe7e-45e7-8b3b-7a939c901e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4983 | 2023.11.14 23:35:29.058687 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4984 | 2023.11.14 23:35:29.058726 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4985 | 2023.11.14 23:35:29.058842 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4986 | 2023.11.14 23:35:29.059072 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
4987 | 2023.11.14 23:35:29.059303 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4988 | 2023.11.14 23:35:29.059476 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4989 | 2023.11.14 23:35:29.059603 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00088907 sec., 1124 rows/sec., 77.99 KiB/sec. | ||
4990 | 2023.11.14 23:35:29.059718 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Debug> DynamicQueryHandler: Done processing query | ||
4991 | 2023.11.14 23:35:29.059741 [ 3 ] {57919e54-0c8a-4800-9007-b9aff99301be} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4992 | 2023.11.14 23:35:29.059757 [ 3 ] {} <Debug> HTTP-Session: ca7d64b3-fe7e-45e7-8b3b-7a939c901e11 Destroying unnamed session | ||
4993 | 2023.11.14 23:35:29.059864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4994 | 2023.11.14 23:35:29.059908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4995 | 2023.11.14 23:35:29.059926 [ 3 ] {} <Debug> HTTP-Session: 4ca6f4b2-d4a6-49d0-9333-1fd507e77fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
4996 | 2023.11.14 23:35:29.059943 [ 3 ] {} <Debug> HTTP-Session: 4ca6f4b2-d4a6-49d0-9333-1fd507e77fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4997 | 2023.11.14 23:35:29.060014 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4998 | 2023.11.14 23:35:29.060055 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4999 | 2023.11.14 23:35:29.060188 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5000 | 2023.11.14 23:35:29.060517 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5001 | 2023.11.14 23:35:29.060768 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5002 | 2023.11.14 23:35:29.060930 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
5003 | 2023.11.14 23:35:29.061044 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001045052 sec., 4784 rows/sec., 6.46 MiB/sec. | ||
5004 | 2023.11.14 23:35:29.061157 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Debug> DynamicQueryHandler: Done processing query | ||
5005 | 2023.11.14 23:35:29.061182 [ 3 ] {6392d20b-4526-457e-bf51-4468323fd0e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
5006 | 2023.11.14 23:35:29.061203 [ 3 ] {} <Debug> HTTP-Session: 4ca6f4b2-d4a6-49d0-9333-1fd507e77fb6 Destroying unnamed session | ||
5007 | 2023.11.14 23:35:29.061302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5008 | 2023.11.14 23:35:29.061345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5009 | 2023.11.14 23:35:29.061428 [ 3 ] {} <Debug> HTTP-Session: 3daede9a-4110-4daf-a36f-b5081039836c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5010 | 2023.11.14 23:35:29.061445 [ 3 ] {} <Debug> HTTP-Session: 3daede9a-4110-4daf-a36f-b5081039836c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5011 | 2023.11.14 23:35:29.061515 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5012 | 2023.11.14 23:35:29.061553 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5013 | 2023.11.14 23:35:29.061656 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5014 | 2023.11.14 23:35:29.061917 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5015 | 2023.11.14 23:35:29.062153 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5016 | 2023.11.14 23:35:29.062325 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
5017 | 2023.11.14 23:35:29.062448 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000904191 sec., 23225 rows/sec., 1.20 MiB/sec. | ||
5018 | 2023.11.14 23:35:29.062562 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Debug> DynamicQueryHandler: Done processing query | ||
5019 | 2023.11.14 23:35:29.062586 [ 3 ] {60e893d5-2f3e-433b-abc7-befd680a68cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5020 | 2023.11.14 23:35:29.062601 [ 3 ] {} <Debug> HTTP-Session: 3daede9a-4110-4daf-a36f-b5081039836c Destroying unnamed session | ||
5021 | 2023.11.14 23:35:31.647299 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5022 | 2023.11.14 23:35:31.647351 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5023 | 2023.11.14 23:35:34.043301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5024 | 2023.11.14 23:35:34.043430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5025 | 2023.11.14 23:35:34.043462 [ 3 ] {} <Debug> HTTP-Session: 97f02c57-607d-4056-bd2e-516703b512dc Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5026 | 2023.11.14 23:35:34.043489 [ 3 ] {} <Debug> HTTP-Session: 97f02c57-607d-4056-bd2e-516703b512dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5027 | 2023.11.14 23:35:34.043632 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5028 | 2023.11.14 23:35:34.043697 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5029 | 2023.11.14 23:35:34.043884 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5030 | 2023.11.14 23:35:34.044421 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5031 | 2023.11.14 23:35:34.044700 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5032 | 2023.11.14 23:35:34.044868 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
5033 | 2023.11.14 23:35:34.045011 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001332195 sec., 30025 rows/sec., 2.38 MiB/sec. | ||
5034 | 2023.11.14 23:35:34.045211 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Debug> DynamicQueryHandler: Done processing query | ||
5035 | 2023.11.14 23:35:34.045237 [ 3 ] {48c0fa77-93a1-4a2f-ace5-f2f953d56578} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5036 | 2023.11.14 23:35:34.045254 [ 3 ] {} <Debug> HTTP-Session: 97f02c57-607d-4056-bd2e-516703b512dc Destroying unnamed session | ||
5037 | 2023.11.14 23:35:34.045363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5038 | 2023.11.14 23:35:34.045415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5039 | 2023.11.14 23:35:34.045435 [ 3 ] {} <Debug> HTTP-Session: 115ff118-f0d0-4321-a21d-de87d795b99f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5040 | 2023.11.14 23:35:34.045453 [ 3 ] {} <Debug> HTTP-Session: 115ff118-f0d0-4321-a21d-de87d795b99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5041 | 2023.11.14 23:35:34.045533 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5042 | 2023.11.14 23:35:34.045576 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5043 | 2023.11.14 23:35:34.045689 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5044 | 2023.11.14 23:35:34.045990 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5045 | 2023.11.14 23:35:34.046200 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5046 | 2023.11.14 23:35:34.046351 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5047 | 2023.11.14 23:35:34.046482 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000916801 sec., 2181 rows/sec., 186.41 KiB/sec. | ||
5048 | 2023.11.14 23:35:34.046600 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Debug> DynamicQueryHandler: Done processing query | ||
5049 | 2023.11.14 23:35:34.046624 [ 3 ] {6f2123de-5783-4146-b324-5098576e3ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5050 | 2023.11.14 23:35:34.046641 [ 3 ] {} <Debug> HTTP-Session: 115ff118-f0d0-4321-a21d-de87d795b99f Destroying unnamed session | ||
5051 | 2023.11.14 23:35:34.046780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 24785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5052 | 2023.11.14 23:35:34.046825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5053 | 2023.11.14 23:35:34.046845 [ 3 ] {} <Debug> HTTP-Session: 2abb4e37-0672-41b3-a5b8-76c6db9dced3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5054 | 2023.11.14 23:35:34.046863 [ 3 ] {} <Debug> HTTP-Session: 2abb4e37-0672-41b3-a5b8-76c6db9dced3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5055 | 2023.11.14 23:35:34.046938 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5056 | 2023.11.14 23:35:34.046977 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5057 | 2023.11.14 23:35:34.047084 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5058 | 2023.11.14 23:35:34.047469 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5059 | 2023.11.14 23:35:34.047689 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5060 | 2023.11.14 23:35:34.047838 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
5061 | 2023.11.14 23:35:34.047962 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Information> executeQuery: Read 157 rows, 15.20 KiB in 0.000993171 sec., 158079 rows/sec., 14.94 MiB/sec. | ||
5062 | 2023.11.14 23:35:34.048078 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Debug> DynamicQueryHandler: Done processing query | ||
5063 | 2023.11.14 23:35:34.048102 [ 3 ] {2c037ffd-c5b1-4552-9750-9a060fb9b4ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5064 | 2023.11.14 23:35:34.048118 [ 3 ] {} <Debug> HTTP-Session: 2abb4e37-0672-41b3-a5b8-76c6db9dced3 Destroying unnamed session | ||
5065 | 2023.11.14 23:35:34.048212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5066 | 2023.11.14 23:35:34.048257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5067 | 2023.11.14 23:35:34.048276 [ 3 ] {} <Debug> HTTP-Session: 99e882a4-b0c2-40ae-b697-4d27209e2eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5068 | 2023.11.14 23:35:34.048293 [ 3 ] {} <Debug> HTTP-Session: 99e882a4-b0c2-40ae-b697-4d27209e2eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5069 | 2023.11.14 23:35:34.048361 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5070 | 2023.11.14 23:35:34.048400 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5071 | 2023.11.14 23:35:34.048508 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5072 | 2023.11.14 23:35:34.048767 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5073 | 2023.11.14 23:35:34.048982 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5074 | 2023.11.14 23:35:34.049129 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
5075 | 2023.11.14 23:35:34.049252 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00086145 sec., 2321 rows/sec., 162.11 KiB/sec. | ||
5076 | 2023.11.14 23:35:34.049368 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Debug> DynamicQueryHandler: Done processing query | ||
5077 | 2023.11.14 23:35:34.049391 [ 3 ] {cb39e04c-6844-4be1-9a80-78ec786a710d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5078 | 2023.11.14 23:35:34.049407 [ 3 ] {} <Debug> HTTP-Session: 99e882a4-b0c2-40ae-b697-4d27209e2eaf Destroying unnamed session | ||
5079 | 2023.11.14 23:35:34.049513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 11213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5080 | 2023.11.14 23:35:34.049557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5081 | 2023.11.14 23:35:34.049575 [ 3 ] {} <Debug> HTTP-Session: 3b905ea7-fe6d-431d-bdda-ec71346b51a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5082 | 2023.11.14 23:35:34.049591 [ 3 ] {} <Debug> HTTP-Session: 3b905ea7-fe6d-431d-bdda-ec71346b51a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5083 | 2023.11.14 23:35:34.049663 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5084 | 2023.11.14 23:35:34.049703 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5085 | 2023.11.14 23:35:34.049810 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5086 | 2023.11.14 23:35:34.050120 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5087 | 2023.11.14 23:35:34.050332 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5088 | 2023.11.14 23:35:34.050481 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
5089 | 2023.11.14 23:35:34.050611 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Information> executeQuery: Read 66 rows, 5.26 KiB in 0.00091717 sec., 71960 rows/sec., 5.61 MiB/sec. | ||
5090 | 2023.11.14 23:35:34.050742 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Debug> DynamicQueryHandler: Done processing query | ||
5091 | 2023.11.14 23:35:34.050767 [ 3 ] {0e18d5f4-c4f8-4dbf-981e-c82b471506e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5092 | 2023.11.14 23:35:34.050783 [ 3 ] {} <Debug> HTTP-Session: 3b905ea7-fe6d-431d-bdda-ec71346b51a7 Destroying unnamed session | ||
5093 | 2023.11.14 23:35:34.050883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5094 | 2023.11.14 23:35:34.050928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5095 | 2023.11.14 23:35:34.050948 [ 3 ] {} <Debug> HTTP-Session: 189ba7c0-227f-4e0b-b964-6a4bc06371a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5096 | 2023.11.14 23:35:34.050964 [ 3 ] {} <Debug> HTTP-Session: 189ba7c0-227f-4e0b-b964-6a4bc06371a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5097 | 2023.11.14 23:35:34.051036 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5098 | 2023.11.14 23:35:34.051078 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5099 | 2023.11.14 23:35:34.051198 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5100 | 2023.11.14 23:35:34.051487 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5101 | 2023.11.14 23:35:34.051742 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5102 | 2023.11.14 23:35:34.051920 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
5103 | 2023.11.14 23:35:34.052047 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000978451 sec., 37814 rows/sec., 2.63 MiB/sec. | ||
5104 | 2023.11.14 23:35:34.052043 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5105 | 2023.11.14 23:35:34.052156 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5106 | 2023.11.14 23:35:34.052241 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Debug> DynamicQueryHandler: Done processing query | ||
5107 | 2023.11.14 23:35:34.052277 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact | ||
5108 | 2023.11.14 23:35:34.052289 [ 3 ] {9ab7a0a8-a4a1-4ac8-b0e9-86d728721195} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5109 | 2023.11.14 23:35:34.052357 [ 3 ] {} <Debug> HTTP-Session: 189ba7c0-227f-4e0b-b964-6a4bc06371a7 Destroying unnamed session | ||
5110 | 2023.11.14 23:35:34.052431 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5111 | 2023.11.14 23:35:34.052475 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 309 rows starting from the beginning of the part | ||
5112 | 2023.11.14 23:35:34.052548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5113 | 2023.11.14 23:35:34.052633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5114 | 2023.11.14 23:35:34.052694 [ 3 ] {} <Debug> HTTP-Session: 92d5f9b6-3db8-4c26-9a52-8f9cab6c83ac Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5115 | 2023.11.14 23:35:34.052732 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
5116 | 2023.11.14 23:35:34.052736 [ 3 ] {} <Debug> HTTP-Session: 92d5f9b6-3db8-4c26-9a52-8f9cab6c83ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5117 | 2023.11.14 23:35:34.052988 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5118 | 2023.11.14 23:35:34.053025 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::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 | ||
5119 | 2023.11.14 23:35:34.053097 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5120 | 2023.11.14 23:35:34.053335 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::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 | ||
5121 | 2023.11.14 23:35:34.053656 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5122 | 2023.11.14 23:35:34.053718 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5123 | 2023.11.14 23:35:34.053912 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
5124 | 2023.11.14 23:35:34.054676 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5125 | 2023.11.14 23:35:34.055486 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.003257107 sec., 118510.07658022903 rows/sec., 8.24 MiB/sec. | ||
5126 | 2023.11.14 23:35:34.055522 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5127 | 2023.11.14 23:35:34.055626 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5128 | 2023.11.14 23:35:34.055836 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
5129 | 2023.11.14 23:35:34.055950 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
5130 | 2023.11.14 23:35:34.056046 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.003000704 sec., 13330 rows/sec., 17.99 MiB/sec. | ||
5131 | 2023.11.14 23:35:34.056074 [ 19 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3) (MergerMutator): Merged 6 parts: from all_1_10_2 to all_15_15_0 | ||
5132 | 2023.11.14 23:35:34.056327 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Debug> DynamicQueryHandler: Done processing query | ||
5133 | 2023.11.14 23:35:34.056356 [ 3 ] {d8f41eab-d693-4b21-8320-91bfe8a3dafe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5134 | 2023.11.14 23:35:34.056372 [ 3 ] {} <Debug> HTTP-Session: 92d5f9b6-3db8-4c26-9a52-8f9cab6c83ac Destroying unnamed session | ||
5135 | 2023.11.14 23:35:39.044558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5136 | 2023.11.14 23:35:39.044695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5137 | 2023.11.14 23:35:39.044729 [ 3 ] {} <Debug> HTTP-Session: 7a5e653d-39f9-4ebf-a6bc-61281b5a0827 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5138 | 2023.11.14 23:35:39.044758 [ 3 ] {} <Debug> HTTP-Session: 7a5e653d-39f9-4ebf-a6bc-61281b5a0827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5139 | 2023.11.14 23:35:39.044900 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5140 | 2023.11.14 23:35:39.044969 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5141 | 2023.11.14 23:35:39.045154 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5142 | 2023.11.14 23:35:39.045583 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5143 | 2023.11.14 23:35:39.045864 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5144 | 2023.11.14 23:35:39.046049 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
5145 | 2023.11.14 23:35:39.046192 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001240924 sec., 8864 rows/sec., 600.45 KiB/sec. | ||
5146 | 2023.11.14 23:35:39.046204 [ 120 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5147 | 2023.11.14 23:35:39.046329 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5148 | 2023.11.14 23:35:39.046405 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Debug> DynamicQueryHandler: Done processing query | ||
5149 | 2023.11.14 23:35:39.046439 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
5150 | 2023.11.14 23:35:39.046448 [ 3 ] {89d3ad9e-20f6-4d4d-9705-0080f94048b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5151 | 2023.11.14 23:35:39.046513 [ 3 ] {} <Debug> HTTP-Session: 7a5e653d-39f9-4ebf-a6bc-61281b5a0827 Destroying unnamed session | ||
5152 | 2023.11.14 23:35:39.046584 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5153 | 2023.11.14 23:35:39.046633 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part | ||
5154 | 2023.11.14 23:35:39.046672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5155 | 2023.11.14 23:35:39.046766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5156 | 2023.11.14 23:35:39.046822 [ 3 ] {} <Debug> HTTP-Session: 6a559261-caa8-4f3f-86b2-30ceb5c80145 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5157 | 2023.11.14 23:35:39.046864 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
5158 | 2023.11.14 23:35:39.046877 [ 3 ] {} <Debug> HTTP-Session: 6a559261-caa8-4f3f-86b2-30ceb5c80145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5159 | 2023.11.14 23:35:39.047147 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5160 | 2023.11.14 23:35:39.047159 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
5161 | 2023.11.14 23:35:39.047241 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5162 | 2023.11.14 23:35:39.047479 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
5163 | 2023.11.14 23:35:39.047693 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5164 | 2023.11.14 23:35:39.047731 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
5165 | 2023.11.14 23:35:39.047904 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
5166 | 2023.11.14 23:35:39.048485 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5167 | 2023.11.14 23:35:39.048971 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5168 | 2023.11.14 23:35:39.049354 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
5169 | 2023.11.14 23:35:39.049412 [ 19 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.003009535 sec., 54493.46826004682 rows/sec., 4.12 MiB/sec. | ||
5170 | 2023.11.14 23:35:39.049505 [ 120 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5171 | 2023.11.14 23:35:39.049563 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.002360406 sec., 47025 rows/sec., 4.43 MiB/sec. | ||
5172 | 2023.11.14 23:35:39.049592 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5173 | 2023.11.14 23:35:39.049747 [ 19 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5174 | 2023.11.14 23:35:39.049802 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
5175 | 2023.11.14 23:35:39.049965 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Debug> DynamicQueryHandler: Done processing query | ||
5176 | 2023.11.14 23:35:39.049990 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5177 | 2023.11.14 23:35:39.050012 [ 3 ] {6d456b04-e018-40df-adc4-219999807856} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
5178 | 2023.11.14 23:35:39.050069 [ 3 ] {} <Debug> HTTP-Session: 6a559261-caa8-4f3f-86b2-30ceb5c80145 Destroying unnamed session | ||
5179 | 2023.11.14 23:35:39.050083 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 273 rows starting from the beginning of the part | ||
5180 | 2023.11.14 23:35:39.050177 [ 19 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
5181 | 2023.11.14 23:35:39.050313 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
5182 | 2023.11.14 23:35:39.050322 [ 19 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_36_7} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
5183 | 2023.11.14 23:35:39.050411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5184 | 2023.11.14 23:35:39.050564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5185 | 2023.11.14 23:35:39.050631 [ 3 ] {} <Debug> HTTP-Session: 5fbefd10-1d2f-4b30-870c-38141b30836f Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5186 | 2023.11.14 23:35:39.050646 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 120 rows starting from the beginning of the part | ||
5187 | 2023.11.14 23:35:39.050664 [ 3 ] {} <Debug> HTTP-Session: 5fbefd10-1d2f-4b30-870c-38141b30836f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5188 | 2023.11.14 23:35:39.050916 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
5189 | 2023.11.14 23:35:39.050927 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5190 | 2023.11.14 23:35:39.051032 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5191 | 2023.11.14 23:35:39.051160 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 157 rows starting from the beginning of the part | ||
5192 | 2023.11.14 23:35:39.051526 [ 16 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 111 rows starting from the beginning of the part | ||
5193 | 2023.11.14 23:35:39.051540 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5194 | 2023.11.14 23:35:39.052627 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5195 | 2023.11.14 23:35:39.053113 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5196 | 2023.11.14 23:35:39.053232 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 4 columns (4 merged, 0 gathered) in 0.00356889 sec., 248256.46069226007 rows/sec., 23.51 MiB/sec. | ||
5197 | 2023.11.14 23:35:39.053393 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5198 | 2023.11.14 23:35:39.053408 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
5199 | 2023.11.14 23:35:39.053588 [ 120 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5200 | 2023.11.14 23:35:39.053638 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.00262897 sec., 112591 rows/sec., 7.75 MiB/sec. | ||
5201 | 2023.11.14 23:35:39.053674 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5202 | 2023.11.14 23:35:39.053697 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
5203 | 2023.11.14 23:35:39.053883 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_36_7} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
5204 | 2023.11.14 23:35:39.053994 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
5205 | 2023.11.14 23:35:39.054057 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Debug> DynamicQueryHandler: Done processing query | ||
5206 | 2023.11.14 23:35:39.054125 [ 3 ] {c0c6b3ff-a0f3-4476-a7db-b335efd688aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5207 | 2023.11.14 23:35:39.054158 [ 3 ] {} <Debug> HTTP-Session: 5fbefd10-1d2f-4b30-870c-38141b30836f Destroying unnamed session | ||
5208 | 2023.11.14 23:35:39.054232 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5209 | 2023.11.14 23:35:39.054303 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 401 rows starting from the beginning of the part | ||
5210 | 2023.11.14 23:35:39.054319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5211 | 2023.11.14 23:35:39.054424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5212 | 2023.11.14 23:35:39.054472 [ 3 ] {} <Debug> HTTP-Session: 606336c0-50c2-4ec4-bd33-3a5fa8969e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5213 | 2023.11.14 23:35:39.054500 [ 3 ] {} <Debug> HTTP-Session: 606336c0-50c2-4ec4-bd33-3a5fa8969e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5214 | 2023.11.14 23:35:39.054630 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 300 rows starting from the beginning of the part | ||
5215 | 2023.11.14 23:35:39.054676 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5216 | 2023.11.14 23:35:39.054773 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5217 | 2023.11.14 23:35:39.054846 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
5218 | 2023.11.14 23:35:39.055145 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 309 rows starting from the beginning of the part | ||
5219 | 2023.11.14 23:35:39.055262 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5220 | 2023.11.14 23:35:39.055395 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
5221 | 2023.11.14 23:35:39.055604 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 296 rows starting from the beginning of the part | ||
5222 | 2023.11.14 23:35:39.056052 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5223 | 2023.11.14 23:35:39.056549 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5224 | 2023.11.14 23:35:39.056859 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
5225 | 2023.11.14 23:35:39.057030 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002275176 sec., 2637 rows/sec., 110.74 KiB/sec. | ||
5226 | 2023.11.14 23:35:39.057464 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1412 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718642 sec., 379708.5064924239 rows/sec., 26.69 MiB/sec. | ||
5227 | 2023.11.14 23:35:39.057476 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Debug> DynamicQueryHandler: Done processing query | ||
5228 | 2023.11.14 23:35:39.057531 [ 3 ] {925129b2-be11-4b50-9672-86866661d3eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5229 | 2023.11.14 23:35:39.057567 [ 3 ] {} <Debug> HTTP-Session: 606336c0-50c2-4ec4-bd33-3a5fa8969e98 Destroying unnamed session | ||
5230 | 2023.11.14 23:35:39.057621 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5231 | 2023.11.14 23:35:39.057717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5232 | 2023.11.14 23:35:39.057777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5233 | 2023.11.14 23:35:39.057819 [ 3 ] {} <Debug> HTTP-Session: 49ba3464-baf6-4c87-800e-2d0e9a0d3b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5234 | 2023.11.14 23:35:39.057828 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
5235 | 2023.11.14 23:35:39.057852 [ 3 ] {} <Debug> HTTP-Session: 49ba3464-baf6-4c87-800e-2d0e9a0d3b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5236 | 2023.11.14 23:35:39.057947 [ 19 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_36_7} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
5237 | 2023.11.14 23:35:39.058005 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
5238 | 2023.11.14 23:35:39.058091 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
5239 | 2023.11.14 23:35:39.058230 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5240 | 2023.11.14 23:35:39.058548 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5241 | 2023.11.14 23:35:39.058823 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5242 | 2023.11.14 23:35:39.059046 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
5243 | 2023.11.14 23:35:39.059188 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001114133 sec., 62829 rows/sec., 3.81 MiB/sec. | ||
5244 | 2023.11.14 23:35:39.059399 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Debug> DynamicQueryHandler: Done processing query | ||
5245 | 2023.11.14 23:35:39.059424 [ 3 ] {c4971f7f-b6f7-4197-bc06-51d3db91f07a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5246 | 2023.11.14 23:35:39.059443 [ 3 ] {} <Debug> HTTP-Session: 49ba3464-baf6-4c87-800e-2d0e9a0d3b64 Destroying unnamed session | ||
5247 | 2023.11.14 23:35:39.059554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5248 | 2023.11.14 23:35:39.059601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5249 | 2023.11.14 23:35:39.059622 [ 3 ] {} <Debug> HTTP-Session: a28d7059-aa19-4ede-b6eb-b7a6a273173a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5250 | 2023.11.14 23:35:39.059641 [ 3 ] {} <Debug> HTTP-Session: a28d7059-aa19-4ede-b6eb-b7a6a273173a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5251 | 2023.11.14 23:35:39.059715 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5252 | 2023.11.14 23:35:39.059762 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5253 | 2023.11.14 23:35:39.059915 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5254 | 2023.11.14 23:35:39.060220 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5255 | 2023.11.14 23:35:39.060515 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5256 | 2023.11.14 23:35:39.060715 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
5257 | 2023.11.14 23:35:39.060842 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5258 | 2023.11.14 23:35:39.060859 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001106963 sec., 4516 rows/sec., 6.10 MiB/sec. | ||
5259 | 2023.11.14 23:35:39.060904 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5260 | 2023.11.14 23:35:39.061116 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
5261 | 2023.11.14 23:35:39.061192 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Debug> DynamicQueryHandler: Done processing query | ||
5262 | 2023.11.14 23:35:39.061240 [ 3 ] {899808e7-fe1f-4de6-a494-ff30d1e9d654} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
5263 | 2023.11.14 23:35:39.061291 [ 3 ] {} <Debug> HTTP-Session: a28d7059-aa19-4ede-b6eb-b7a6a273173a Destroying unnamed session | ||
5264 | 2023.11.14 23:35:39.061341 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5265 | 2023.11.14 23:35:39.061382 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 648 rows starting from the beginning of the part | ||
5266 | 2023.11.14 23:35:39.061470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5267 | 2023.11.14 23:35:39.061563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5268 | 2023.11.14 23:35:39.061585 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
5269 | 2023.11.14 23:35:39.061597 [ 3 ] {} <Debug> HTTP-Session: 8a07df57-1a28-4fa7-b33b-268bb92cb8df Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5270 | 2023.11.14 23:35:39.061650 [ 3 ] {} <Debug> HTTP-Session: 8a07df57-1a28-4fa7-b33b-268bb92cb8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5271 | 2023.11.14 23:35:39.061879 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
5272 | 2023.11.14 23:35:39.061885 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5273 | 2023.11.14 23:35:39.061995 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5274 | 2023.11.14 23:35:39.062175 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
5275 | 2023.11.14 23:35:39.062501 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5276 | 2023.11.14 23:35:39.062541 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
5277 | 2023.11.14 23:35:39.062775 [ 12 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part | ||
5278 | 2023.11.14 23:35:39.063256 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
5279 | 2023.11.14 23:35:39.063644 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5280 | 2023.11.14 23:35:39.063842 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
5281 | 2023.11.14 23:35:39.063990 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002026443 sec., 10362 rows/sec., 550.34 KiB/sec. | ||
5282 | 2023.11.14 23:35:39.064118 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Debug> DynamicQueryHandler: Done processing query | ||
5283 | 2023.11.14 23:35:39.064143 [ 3 ] {76472489-867a-45ef-85d2-bf3636bba777} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5284 | 2023.11.14 23:35:39.064162 [ 3 ] {} <Debug> HTTP-Session: 8a07df57-1a28-4fa7-b33b-268bb92cb8df Destroying unnamed session | ||
5285 | 2023.11.14 23:35:39.065540 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 6 columns (6 merged, 0 gathered) in 0.004568172 sec., 162647.11573907462 rows/sec., 219.48 MiB/sec. | ||
5286 | 2023.11.14 23:35:39.065950 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5287 | 2023.11.14 23:35:39.066189 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
5288 | 2023.11.14 23:35:39.066263 [ 20 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
5289 | 2023.11.14 23:35:39.066332 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 58581400-a883-42d6-89d6-9f2c7d93b550::all_1_31_6: 4.14 MiB. | ||
5290 | 2023.11.14 23:35:44.042430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5291 | 2023.11.14 23:35:44.042607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5292 | 2023.11.14 23:35:44.042664 [ 3 ] {} <Debug> HTTP-Session: dbb34930-075a-4a07-9032-04dd42ca3ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5293 | 2023.11.14 23:35:44.042722 [ 3 ] {} <Debug> HTTP-Session: dbb34930-075a-4a07-9032-04dd42ca3ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5294 | 2023.11.14 23:35:44.042936 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5295 | 2023.11.14 23:35:44.043032 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5296 | 2023.11.14 23:35:44.043301 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5297 | 2023.11.14 23:35:44.043925 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5298 | 2023.11.14 23:35:44.044208 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5299 | 2023.11.14 23:35:44.044380 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
5300 | 2023.11.14 23:35:44.044507 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001517077 sec., 28343 rows/sec., 2.24 MiB/sec. | ||
5301 | 2023.11.14 23:35:44.044662 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Debug> DynamicQueryHandler: Done processing query | ||
5302 | 2023.11.14 23:35:44.044690 [ 3 ] {4572a59d-692a-4efb-84d4-00c7e3f6b621} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5303 | 2023.11.14 23:35:44.044708 [ 3 ] {} <Debug> HTTP-Session: dbb34930-075a-4a07-9032-04dd42ca3ed9 Destroying unnamed session | ||
5304 | 2023.11.14 23:35:44.044832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5305 | 2023.11.14 23:35:44.044879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5306 | 2023.11.14 23:35:44.044899 [ 3 ] {} <Debug> HTTP-Session: c3c418fe-a380-4f21-9aa7-c515e45a71d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5307 | 2023.11.14 23:35:44.044916 [ 3 ] {} <Debug> HTTP-Session: c3c418fe-a380-4f21-9aa7-c515e45a71d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5308 | 2023.11.14 23:35:44.044987 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5309 | 2023.11.14 23:35:44.045027 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5310 | 2023.11.14 23:35:44.045135 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5311 | 2023.11.14 23:35:44.045434 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5312 | 2023.11.14 23:35:44.045644 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5313 | 2023.11.14 23:35:44.045796 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5314 | 2023.11.14 23:35:44.045931 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000914151 sec., 2187 rows/sec., 186.95 KiB/sec. | ||
5315 | 2023.11.14 23:35:44.046055 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Debug> DynamicQueryHandler: Done processing query | ||
5316 | 2023.11.14 23:35:44.046080 [ 3 ] {31a8c830-78a3-45ec-83ed-2b35a6a6cdbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5317 | 2023.11.14 23:35:44.046097 [ 3 ] {} <Debug> HTTP-Session: c3c418fe-a380-4f21-9aa7-c515e45a71d7 Destroying unnamed session | ||
5318 | 2023.11.14 23:35:44.046262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 20881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5319 | 2023.11.14 23:35:44.046308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5320 | 2023.11.14 23:35:44.046328 [ 3 ] {} <Debug> HTTP-Session: b6de1ee2-b1da-4634-97fa-efede0a5aa4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5321 | 2023.11.14 23:35:44.046345 [ 3 ] {} <Debug> HTTP-Session: b6de1ee2-b1da-4634-97fa-efede0a5aa4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5322 | 2023.11.14 23:35:44.046423 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5323 | 2023.11.14 23:35:44.046463 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5324 | 2023.11.14 23:35:44.046568 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5325 | 2023.11.14 23:35:44.046924 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5326 | 2023.11.14 23:35:44.047146 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5327 | 2023.11.14 23:35:44.047296 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
5328 | 2023.11.14 23:35:44.047418 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Information> executeQuery: Read 130 rows, 12.93 KiB in 0.000966381 sec., 134522 rows/sec., 13.06 MiB/sec. | ||
5329 | 2023.11.14 23:35:44.047537 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Debug> DynamicQueryHandler: Done processing query | ||
5330 | 2023.11.14 23:35:44.047561 [ 3 ] {5845c04f-7f72-45ed-b586-7b3d158e1835} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5331 | 2023.11.14 23:35:44.047578 [ 3 ] {} <Debug> HTTP-Session: b6de1ee2-b1da-4634-97fa-efede0a5aa4c Destroying unnamed session | ||
5332 | 2023.11.14 23:35:44.047703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5333 | 2023.11.14 23:35:44.047749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5334 | 2023.11.14 23:35:44.047770 [ 3 ] {} <Debug> HTTP-Session: b4c78aa6-910d-450b-83f3-e714f5198d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5335 | 2023.11.14 23:35:44.047787 [ 3 ] {} <Debug> HTTP-Session: b4c78aa6-910d-450b-83f3-e714f5198d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5336 | 2023.11.14 23:35:44.047857 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5337 | 2023.11.14 23:35:44.047897 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5338 | 2023.11.14 23:35:44.048004 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5339 | 2023.11.14 23:35:44.048273 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5340 | 2023.11.14 23:35:44.048479 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5341 | 2023.11.14 23:35:44.048628 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
5342 | 2023.11.14 23:35:44.048748 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00086286 sec., 2317 rows/sec., 161.84 KiB/sec. | ||
5343 | 2023.11.14 23:35:44.048868 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Debug> DynamicQueryHandler: Done processing query | ||
5344 | 2023.11.14 23:35:44.048893 [ 3 ] {900a4948-a34a-456e-b84f-0a0f9c6b74d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5345 | 2023.11.14 23:35:44.048910 [ 3 ] {} <Debug> HTTP-Session: b4c78aa6-910d-450b-83f3-e714f5198d54 Destroying unnamed session | ||
5346 | 2023.11.14 23:35:44.049022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 9203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5347 | 2023.11.14 23:35:44.049068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5348 | 2023.11.14 23:35:44.049087 [ 3 ] {} <Debug> HTTP-Session: 2119ecbb-e53f-4c9c-a4bf-03c6e6434248 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5349 | 2023.11.14 23:35:44.049106 [ 3 ] {} <Debug> HTTP-Session: 2119ecbb-e53f-4c9c-a4bf-03c6e6434248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5350 | 2023.11.14 23:35:44.049180 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5351 | 2023.11.14 23:35:44.049220 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5352 | 2023.11.14 23:35:44.049326 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5353 | 2023.11.14 23:35:44.049631 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5354 | 2023.11.14 23:35:44.049841 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5355 | 2023.11.14 23:35:44.049977 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
5356 | 2023.11.14 23:35:44.050089 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.00090616 sec., 59592 rows/sec., 4.67 MiB/sec. | ||
5357 | 2023.11.14 23:35:44.050200 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Debug> DynamicQueryHandler: Done processing query | ||
5358 | 2023.11.14 23:35:44.050223 [ 3 ] {7d9baffb-0d56-4286-8392-d416a8455dc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5359 | 2023.11.14 23:35:44.050239 [ 3 ] {} <Debug> HTTP-Session: 2119ecbb-e53f-4c9c-a4bf-03c6e6434248 Destroying unnamed session | ||
5360 | 2023.11.14 23:35:44.050336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5361 | 2023.11.14 23:35:44.050379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5362 | 2023.11.14 23:35:44.050398 [ 3 ] {} <Debug> HTTP-Session: a1d8dd80-345b-47ad-a32c-9d06080c79da Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5363 | 2023.11.14 23:35:44.050413 [ 3 ] {} <Debug> HTTP-Session: a1d8dd80-345b-47ad-a32c-9d06080c79da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5364 | 2023.11.14 23:35:44.050477 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5365 | 2023.11.14 23:35:44.050516 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5366 | 2023.11.14 23:35:44.050627 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5367 | 2023.11.14 23:35:44.050948 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5368 | 2023.11.14 23:35:44.051196 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5369 | 2023.11.14 23:35:44.051371 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
5370 | 2023.11.14 23:35:44.051501 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000940311 sec., 1063 rows/sec., 73.74 KiB/sec. | ||
5371 | 2023.11.14 23:35:44.051664 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Debug> DynamicQueryHandler: Done processing query | ||
5372 | 2023.11.14 23:35:44.051689 [ 3 ] {8f252412-d28d-4a42-8867-ab1a894e43c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5373 | 2023.11.14 23:35:44.051707 [ 3 ] {} <Debug> HTTP-Session: a1d8dd80-345b-47ad-a32c-9d06080c79da Destroying unnamed session | ||
5374 | 2023.11.14 23:35:44.051869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 46010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5375 | 2023.11.14 23:35:44.051917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5376 | 2023.11.14 23:35:44.051936 [ 3 ] {} <Debug> HTTP-Session: 0f40a24d-18b4-4428-8d22-05726869ecfa Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5377 | 2023.11.14 23:35:44.051953 [ 3 ] {} <Debug> HTTP-Session: 0f40a24d-18b4-4428-8d22-05726869ecfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5378 | 2023.11.14 23:35:44.052040 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5379 | 2023.11.14 23:35:44.052088 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5380 | 2023.11.14 23:35:44.052230 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5381 | 2023.11.14 23:35:44.052688 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5382 | 2023.11.14 23:35:44.053001 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5383 | 2023.11.14 23:35:44.053175 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
5384 | 2023.11.14 23:35:44.053301 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001230194 sec., 34953 rows/sec., 47.17 MiB/sec. | ||
5385 | 2023.11.14 23:35:44.053426 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Debug> DynamicQueryHandler: Done processing query | ||
5386 | 2023.11.14 23:35:44.053451 [ 3 ] {f76c7c24-52d5-4b18-bd55-f65ecf46ed38} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
5387 | 2023.11.14 23:35:44.053469 [ 3 ] {} <Debug> HTTP-Session: 0f40a24d-18b4-4428-8d22-05726869ecfa Destroying unnamed session | ||
5388 | 2023.11.14 23:35:44.053580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5389 | 2023.11.14 23:35:44.053626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5390 | 2023.11.14 23:35:44.053645 [ 3 ] {} <Debug> HTTP-Session: dc4c8652-99ee-48ac-a1cf-ebc4fd2f7173 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5391 | 2023.11.14 23:35:44.053663 [ 3 ] {} <Debug> HTTP-Session: dc4c8652-99ee-48ac-a1cf-ebc4fd2f7173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5392 | 2023.11.14 23:35:44.053732 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5393 | 2023.11.14 23:35:44.053770 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5394 | 2023.11.14 23:35:44.053874 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5395 | 2023.11.14 23:35:44.054127 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5396 | 2023.11.14 23:35:44.054364 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5397 | 2023.11.14 23:35:44.054540 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
5398 | 2023.11.14 23:35:44.054672 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Information> executeQuery: Read 9 rows, 642.00 B in 0.00090693 sec., 9923 rows/sec., 691.29 KiB/sec. | ||
5399 | 2023.11.14 23:35:44.054669 [ 116 ] {} <Debug> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5400 | 2023.11.14 23:35:44.054807 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5401 | 2023.11.14 23:35:44.054834 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Debug> DynamicQueryHandler: Done processing query | ||
5402 | 2023.11.14 23:35:44.054886 [ 3 ] {f9e1a03c-2bfd-45dc-b1a7-639cb0e08044} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5403 | 2023.11.14 23:35:44.054943 [ 3 ] {} <Debug> HTTP-Session: dc4c8652-99ee-48ac-a1cf-ebc4fd2f7173 Destroying unnamed session | ||
5404 | 2023.11.14 23:35:44.054956 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
5405 | 2023.11.14 23:35:44.055065 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5406 | 2023.11.14 23:35:44.055099 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 348 rows starting from the beginning of the part | ||
5407 | 2023.11.14 23:35:44.055214 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part | ||
5408 | 2023.11.14 23:35:44.055312 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part | ||
5409 | 2023.11.14 23:35:44.055403 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part | ||
5410 | 2023.11.14 23:35:44.055485 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part | ||
5411 | 2023.11.14 23:35:44.055572 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
5412 | 2023.11.14 23:35:44.056139 [ 14 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285545 sec., 343045.16761373583 rows/sec., 18.36 MiB/sec. | ||
5413 | 2023.11.14 23:35:44.056244 [ 22 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5414 | 2023.11.14 23:35:44.056439 [ 22 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
5415 | 2023.11.14 23:35:44.056500 [ 22 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_21_4} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
5416 | 2023.11.14 23:35:46.647401 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5417 | 2023.11.14 23:35:46.647478 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5418 | 2023.11.14 23:35:49.044212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5419 | 2023.11.14 23:35:49.044315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5420 | 2023.11.14 23:35:49.044340 [ 3 ] {} <Debug> HTTP-Session: 0f0af9fb-f3f5-4bb0-b3a0-f5a4eea278a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5421 | 2023.11.14 23:35:49.044363 [ 3 ] {} <Debug> HTTP-Session: 0f0af9fb-f3f5-4bb0-b3a0-f5a4eea278a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5422 | 2023.11.14 23:35:49.044488 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5423 | 2023.11.14 23:35:49.044547 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5424 | 2023.11.14 23:35:49.044705 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5425 | 2023.11.14 23:35:49.045147 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5426 | 2023.11.14 23:35:49.045421 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5427 | 2023.11.14 23:35:49.045586 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
5428 | 2023.11.14 23:35:49.045739 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001209214 sec., 9096 rows/sec., 616.20 KiB/sec. | ||
5429 | 2023.11.14 23:35:49.045907 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Debug> DynamicQueryHandler: Done processing query | ||
5430 | 2023.11.14 23:35:49.045935 [ 3 ] {a66f4bd8-ce4a-4a22-9ec5-9dd042d9e695} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5431 | 2023.11.14 23:35:49.045952 [ 3 ] {} <Debug> HTTP-Session: 0f0af9fb-f3f5-4bb0-b3a0-f5a4eea278a4 Destroying unnamed session | ||
5432 | 2023.11.14 23:35:49.046088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5433 | 2023.11.14 23:35:49.046138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5434 | 2023.11.14 23:35:49.046159 [ 3 ] {} <Debug> HTTP-Session: bb35c72b-1dbb-481a-afc0-ba054df4bcac Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5435 | 2023.11.14 23:35:49.046179 [ 3 ] {} <Debug> HTTP-Session: bb35c72b-1dbb-481a-afc0-ba054df4bcac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5436 | 2023.11.14 23:35:49.046267 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5437 | 2023.11.14 23:35:49.046310 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5438 | 2023.11.14 23:35:49.046424 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5439 | 2023.11.14 23:35:49.046801 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5440 | 2023.11.14 23:35:49.047020 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5441 | 2023.11.14 23:35:49.047165 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
5442 | 2023.11.14 23:35:49.047270 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.000975161 sec., 113827 rows/sec., 10.72 MiB/sec. | ||
5443 | 2023.11.14 23:35:49.047394 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Debug> DynamicQueryHandler: Done processing query | ||
5444 | 2023.11.14 23:35:49.047418 [ 3 ] {a74f86e0-1d41-4287-8709-f4a90f3ad806} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
5445 | 2023.11.14 23:35:49.047434 [ 3 ] {} <Debug> HTTP-Session: bb35c72b-1dbb-481a-afc0-ba054df4bcac Destroying unnamed session | ||
5446 | 2023.11.14 23:35:49.047638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5447 | 2023.11.14 23:35:49.047686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5448 | 2023.11.14 23:35:49.047705 [ 3 ] {} <Debug> HTTP-Session: bdcaa47f-f78f-43d8-b4c7-7a14530618da Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5449 | 2023.11.14 23:35:49.047723 [ 3 ] {} <Debug> HTTP-Session: bdcaa47f-f78f-43d8-b4c7-7a14530618da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5450 | 2023.11.14 23:35:49.047813 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5451 | 2023.11.14 23:35:49.047853 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5452 | 2023.11.14 23:35:49.047957 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5453 | 2023.11.14 23:35:49.048412 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5454 | 2023.11.14 23:35:49.048631 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5455 | 2023.11.14 23:35:49.048777 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
5456 | 2023.11.14 23:35:49.048911 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001069522 sec., 276759 rows/sec., 19.04 MiB/sec. | ||
5457 | 2023.11.14 23:35:49.049095 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Debug> DynamicQueryHandler: Done processing query | ||
5458 | 2023.11.14 23:35:49.049120 [ 3 ] {1ec64851-8b86-4b48-a252-db5fe0bb26fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5459 | 2023.11.14 23:35:49.049136 [ 3 ] {} <Debug> HTTP-Session: bdcaa47f-f78f-43d8-b4c7-7a14530618da Destroying unnamed session | ||
5460 | 2023.11.14 23:35:49.049258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5461 | 2023.11.14 23:35:49.049305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5462 | 2023.11.14 23:35:49.049324 [ 3 ] {} <Debug> HTTP-Session: 252ed4a5-f462-4ad8-98cb-471f4a42d391 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5463 | 2023.11.14 23:35:49.049341 [ 3 ] {} <Debug> HTTP-Session: 252ed4a5-f462-4ad8-98cb-471f4a42d391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5464 | 2023.11.14 23:35:49.049411 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5465 | 2023.11.14 23:35:49.049453 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5466 | 2023.11.14 23:35:49.049572 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5467 | 2023.11.14 23:35:49.049833 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5468 | 2023.11.14 23:35:49.050075 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5469 | 2023.11.14 23:35:49.050256 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
5470 | 2023.11.14 23:35:49.050391 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00094143 sec., 6373 rows/sec., 267.63 KiB/sec. | ||
5471 | 2023.11.14 23:35:49.050521 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Debug> DynamicQueryHandler: Done processing query | ||
5472 | 2023.11.14 23:35:49.050545 [ 3 ] {f0fe4577-49cd-42e7-af02-ce417bc3532f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5473 | 2023.11.14 23:35:49.050561 [ 3 ] {} <Debug> HTTP-Session: 252ed4a5-f462-4ad8-98cb-471f4a42d391 Destroying unnamed session | ||
5474 | 2023.11.14 23:35:49.050683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5475 | 2023.11.14 23:35:49.050730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5476 | 2023.11.14 23:35:49.050750 [ 3 ] {} <Debug> HTTP-Session: 4661ebcd-09ea-4f5d-906b-b17b9cafb7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5477 | 2023.11.14 23:35:49.050766 [ 3 ] {} <Debug> HTTP-Session: 4661ebcd-09ea-4f5d-906b-b17b9cafb7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5478 | 2023.11.14 23:35:49.050841 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
5479 | 2023.11.14 23:35:49.050882 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
5480 | 2023.11.14 23:35:49.051001 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5481 | 2023.11.14 23:35:49.051303 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5482 | 2023.11.14 23:35:49.051550 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5483 | 2023.11.14 23:35:49.051723 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
5484 | 2023.11.14 23:35:49.051864 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000989021 sec., 70777 rows/sec., 4.29 MiB/sec. | ||
5485 | 2023.11.14 23:35:49.052004 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Debug> DynamicQueryHandler: Done processing query | ||
5486 | 2023.11.14 23:35:49.052028 [ 3 ] {9efa3761-8c38-4429-997f-1ab8020aee6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5487 | 2023.11.14 23:35:49.052043 [ 3 ] {} <Debug> HTTP-Session: 4661ebcd-09ea-4f5d-906b-b17b9cafb7c7 Destroying unnamed session | ||
5488 | 2023.11.14 23:35:49.052144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5489 | 2023.11.14 23:35:49.052190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5490 | 2023.11.14 23:35:49.052209 [ 3 ] {} <Debug> HTTP-Session: 1a732ff5-d518-4038-a4bb-7bb2f2ed8183 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5491 | 2023.11.14 23:35:49.052226 [ 3 ] {} <Debug> HTTP-Session: 1a732ff5-d518-4038-a4bb-7bb2f2ed8183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5492 | 2023.11.14 23:35:49.052299 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5493 | 2023.11.14 23:35:49.052342 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5494 | 2023.11.14 23:35:49.052482 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5495 | 2023.11.14 23:35:49.052787 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5496 | 2023.11.14 23:35:49.053055 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5497 | 2023.11.14 23:35:49.053230 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
5498 | 2023.11.14 23:35:49.053357 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001030251 sec., 4853 rows/sec., 6.55 MiB/sec. | ||
5499 | 2023.11.14 23:35:49.053478 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Debug> DynamicQueryHandler: Done processing query | ||
5500 | 2023.11.14 23:35:49.053501 [ 3 ] {ccdcf10c-9583-46ec-9974-5f088fd438b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5501 | 2023.11.14 23:35:49.053517 [ 3 ] {} <Debug> HTTP-Session: 1a732ff5-d518-4038-a4bb-7bb2f2ed8183 Destroying unnamed session | ||
5502 | 2023.11.14 23:35:49.053626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5503 | 2023.11.14 23:35:49.053671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5504 | 2023.11.14 23:35:49.053690 [ 3 ] {} <Debug> HTTP-Session: 5f4fb1ab-0b29-427f-9862-679e095cee9d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5505 | 2023.11.14 23:35:49.053706 [ 3 ] {} <Debug> HTTP-Session: 5f4fb1ab-0b29-427f-9862-679e095cee9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5506 | 2023.11.14 23:35:49.053776 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5507 | 2023.11.14 23:35:49.053814 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5508 | 2023.11.14 23:35:49.053915 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5509 | 2023.11.14 23:35:49.054169 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5510 | 2023.11.14 23:35:49.054399 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5511 | 2023.11.14 23:35:49.054570 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
5512 | 2023.11.14 23:35:49.054699 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000887359 sec., 23665 rows/sec., 1.23 MiB/sec. | ||
5513 | 2023.11.14 23:35:49.054869 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Debug> DynamicQueryHandler: Done processing query | ||
5514 | 2023.11.14 23:35:49.054893 [ 3 ] {cebafcf0-7de7-4a35-8c6d-faf3c2672a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5515 | 2023.11.14 23:35:49.054908 [ 3 ] {} <Debug> HTTP-Session: 5f4fb1ab-0b29-427f-9862-679e095cee9d Destroying unnamed session | ||
5516 | 2023.11.14 23:35:54.041440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5517 | 2023.11.14 23:35:54.041564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5518 | 2023.11.14 23:35:54.041594 [ 3 ] {} <Debug> HTTP-Session: 668853e7-d9b8-4be3-a6f9-cb2e30c0e879 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5519 | 2023.11.14 23:35:54.041622 [ 3 ] {} <Debug> HTTP-Session: 668853e7-d9b8-4be3-a6f9-cb2e30c0e879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5520 | 2023.11.14 23:35:54.041764 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5521 | 2023.11.14 23:35:54.041832 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5522 | 2023.11.14 23:35:54.042018 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5523 | 2023.11.14 23:35:54.042478 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5524 | 2023.11.14 23:35:54.042744 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5525 | 2023.11.14 23:35:54.042917 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
5526 | 2023.11.14 23:35:54.043051 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001242354 sec., 36221 rows/sec., 2.87 MiB/sec. | ||
5527 | 2023.11.14 23:35:54.043215 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Debug> DynamicQueryHandler: Done processing query | ||
5528 | 2023.11.14 23:35:54.043242 [ 3 ] {a4e445ff-728a-4142-bacb-19549b927c67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5529 | 2023.11.14 23:35:54.043258 [ 3 ] {} <Debug> HTTP-Session: 668853e7-d9b8-4be3-a6f9-cb2e30c0e879 Destroying unnamed session | ||
5530 | 2023.11.14 23:35:54.043397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 21643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5531 | 2023.11.14 23:35:54.043449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5532 | 2023.11.14 23:35:54.043469 [ 3 ] {} <Debug> HTTP-Session: b4023601-dfb2-40bc-a073-a97e0004af91 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5533 | 2023.11.14 23:35:54.043488 [ 3 ] {} <Debug> HTTP-Session: b4023601-dfb2-40bc-a073-a97e0004af91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5534 | 2023.11.14 23:35:54.043573 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5535 | 2023.11.14 23:35:54.043614 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5536 | 2023.11.14 23:35:54.043719 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5537 | 2023.11.14 23:35:54.044149 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5538 | 2023.11.14 23:35:54.044373 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5539 | 2023.11.14 23:35:54.044519 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
5540 | 2023.11.14 23:35:54.044647 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Information> executeQuery: Read 135 rows, 13.39 KiB in 0.001040711 sec., 129719 rows/sec., 12.56 MiB/sec. | ||
5541 | 2023.11.14 23:35:54.044774 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Debug> DynamicQueryHandler: Done processing query | ||
5542 | 2023.11.14 23:35:54.044798 [ 3 ] {e6c2bd29-a948-42a8-aab8-b11f2f25bcee} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5543 | 2023.11.14 23:35:54.044814 [ 3 ] {} <Debug> HTTP-Session: b4023601-dfb2-40bc-a073-a97e0004af91 Destroying unnamed session | ||
5544 | 2023.11.14 23:35:54.044975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5545 | 2023.11.14 23:35:54.045025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5546 | 2023.11.14 23:35:54.045044 [ 3 ] {} <Debug> HTTP-Session: ead109ac-42d6-4c6d-bbcc-3f582cd0985c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5547 | 2023.11.14 23:35:54.045061 [ 3 ] {} <Debug> HTTP-Session: ead109ac-42d6-4c6d-bbcc-3f582cd0985c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5548 | 2023.11.14 23:35:54.045135 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5549 | 2023.11.14 23:35:54.045175 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5550 | 2023.11.14 23:35:54.045283 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5551 | 2023.11.14 23:35:54.045599 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5552 | 2023.11.14 23:35:54.045808 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5553 | 2023.11.14 23:35:54.045954 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
5554 | 2023.11.14 23:35:54.046075 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000912511 sec., 49314 rows/sec., 3.86 MiB/sec. | ||
5555 | 2023.11.14 23:35:54.046194 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Debug> DynamicQueryHandler: Done processing query | ||
5556 | 2023.11.14 23:35:54.046217 [ 3 ] {2ab806b8-2052-4cda-ac20-585a496225cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5557 | 2023.11.14 23:35:54.046233 [ 3 ] {} <Debug> HTTP-Session: ead109ac-42d6-4c6d-bbcc-3f582cd0985c Destroying unnamed session | ||
5558 | 2023.11.14 23:35:54.046374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5559 | 2023.11.14 23:35:54.046420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5560 | 2023.11.14 23:35:54.046439 [ 3 ] {} <Debug> HTTP-Session: 58f9bbed-7fc5-4b2b-a50b-35c532152556 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5561 | 2023.11.14 23:35:54.046456 [ 3 ] {} <Debug> HTTP-Session: 58f9bbed-7fc5-4b2b-a50b-35c532152556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5562 | 2023.11.14 23:35:54.046541 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5563 | 2023.11.14 23:35:54.046586 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5564 | 2023.11.14 23:35:54.046725 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5565 | 2023.11.14 23:35:54.047210 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5566 | 2023.11.14 23:35:54.047523 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5567 | 2023.11.14 23:35:54.047696 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
5568 | 2023.11.14 23:35:54.047818 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001249524 sec., 36013 rows/sec., 48.60 MiB/sec. | ||
5569 | 2023.11.14 23:35:54.047949 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Debug> DynamicQueryHandler: Done processing query | ||
5570 | 2023.11.14 23:35:54.047973 [ 3 ] {3b00ea0c-ca5a-4b2f-ad5d-e61e71e00985} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
5571 | 2023.11.14 23:35:54.047989 [ 3 ] {} <Debug> HTTP-Session: 58f9bbed-7fc5-4b2b-a50b-35c532152556 Destroying unnamed session | ||
5572 | 2023.11.14 23:35:59.044661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5573 | 2023.11.14 23:35:59.044778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5574 | 2023.11.14 23:35:59.044806 [ 3 ] {} <Debug> HTTP-Session: 36babe37-3eec-428e-a9bd-407d2c4390c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5575 | 2023.11.14 23:35:59.044831 [ 3 ] {} <Debug> HTTP-Session: 36babe37-3eec-428e-a9bd-407d2c4390c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5576 | 2023.11.14 23:35:59.044957 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5577 | 2023.11.14 23:35:59.045020 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5578 | 2023.11.14 23:35:59.045185 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5579 | 2023.11.14 23:35:59.045604 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5580 | 2023.11.14 23:35:59.045881 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5581 | 2023.11.14 23:35:59.046047 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
5582 | 2023.11.14 23:35:59.046186 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001182694 sec., 9300 rows/sec., 630.02 KiB/sec. | ||
5583 | 2023.11.14 23:35:59.046329 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Debug> DynamicQueryHandler: Done processing query | ||
5584 | 2023.11.14 23:35:59.046355 [ 3 ] {c38da073-7792-4d17-aea4-2730bb7ffed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5585 | 2023.11.14 23:35:59.046373 [ 3 ] {} <Debug> HTTP-Session: 36babe37-3eec-428e-a9bd-407d2c4390c0 Destroying unnamed session | ||
5586 | 2023.11.14 23:35:59.046494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5587 | 2023.11.14 23:35:59.046545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5588 | 2023.11.14 23:35:59.046566 [ 3 ] {} <Debug> HTTP-Session: 8c76f6cf-c2ee-4d1c-b6d8-8401450019ac Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5589 | 2023.11.14 23:35:59.046584 [ 3 ] {} <Debug> HTTP-Session: 8c76f6cf-c2ee-4d1c-b6d8-8401450019ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5590 | 2023.11.14 23:35:59.046670 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5591 | 2023.11.14 23:35:59.046713 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5592 | 2023.11.14 23:35:59.046820 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5593 | 2023.11.14 23:35:59.047194 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5594 | 2023.11.14 23:35:59.047417 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5595 | 2023.11.14 23:35:59.047567 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
5596 | 2023.11.14 23:35:59.047697 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.000997421 sec., 111287 rows/sec., 10.49 MiB/sec. | ||
5597 | 2023.11.14 23:35:59.047821 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Debug> DynamicQueryHandler: Done processing query | ||
5598 | 2023.11.14 23:35:59.047845 [ 3 ] {1628d3df-90de-4d5b-b8cb-7545f2ffb0a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
5599 | 2023.11.14 23:35:59.047861 [ 3 ] {} <Debug> HTTP-Session: 8c76f6cf-c2ee-4d1c-b6d8-8401450019ac Destroying unnamed session | ||
5600 | 2023.11.14 23:35:59.048028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5601 | 2023.11.14 23:35:59.048074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5602 | 2023.11.14 23:35:59.048094 [ 3 ] {} <Debug> HTTP-Session: e955978e-644b-42d2-bfa3-9d0b09e8def0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5603 | 2023.11.14 23:35:59.048112 [ 3 ] {} <Debug> HTTP-Session: e955978e-644b-42d2-bfa3-9d0b09e8def0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5604 | 2023.11.14 23:35:59.048204 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5605 | 2023.11.14 23:35:59.048243 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5606 | 2023.11.14 23:35:59.048347 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5607 | 2023.11.14 23:35:59.048826 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5608 | 2023.11.14 23:35:59.049047 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5609 | 2023.11.14 23:35:59.049194 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
5610 | 2023.11.14 23:35:59.049316 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001078562 sec., 274439 rows/sec., 18.88 MiB/sec. | ||
5611 | 2023.11.14 23:35:59.049434 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Debug> DynamicQueryHandler: Done processing query | ||
5612 | 2023.11.14 23:35:59.049459 [ 3 ] {c5779f29-ed8e-46eb-9846-6a8d24d3fa47} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5613 | 2023.11.14 23:35:59.049475 [ 3 ] {} <Debug> HTTP-Session: e955978e-644b-42d2-bfa3-9d0b09e8def0 Destroying unnamed session | ||
5614 | 2023.11.14 23:35:59.049625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5615 | 2023.11.14 23:35:59.049671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5616 | 2023.11.14 23:35:59.049690 [ 3 ] {} <Debug> HTTP-Session: d889d47b-3d08-4255-aa2e-f9682cf7ddc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5617 | 2023.11.14 23:35:59.049707 [ 3 ] {} <Debug> HTTP-Session: d889d47b-3d08-4255-aa2e-f9682cf7ddc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5618 | 2023.11.14 23:35:59.049776 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5619 | 2023.11.14 23:35:59.049815 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5620 | 2023.11.14 23:35:59.049923 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5621 | 2023.11.14 23:35:59.050170 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5622 | 2023.11.14 23:35:59.050415 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5623 | 2023.11.14 23:35:59.050584 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
5624 | 2023.11.14 23:35:59.050708 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089796 sec., 6681 rows/sec., 280.58 KiB/sec. | ||
5625 | 2023.11.14 23:35:59.050706 [ 103 ] {} <Debug> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5626 | 2023.11.14 23:35:59.050832 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5627 | 2023.11.14 23:35:59.050897 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Debug> DynamicQueryHandler: Done processing query | ||
5628 | 2023.11.14 23:35:59.050936 [ 3 ] {66f33e72-eec3-4b21-a881-e5e003fbe0ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5629 | 2023.11.14 23:35:59.050937 [ 12 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
5630 | 2023.11.14 23:35:59.050961 [ 3 ] {} <Debug> HTTP-Session: d889d47b-3d08-4255-aa2e-f9682cf7ddc5 Destroying unnamed session | ||
5631 | 2023.11.14 23:35:59.051074 [ 12 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5632 | 2023.11.14 23:35:59.051134 [ 12 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
5633 | 2023.11.14 23:35:59.051139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5634 | 2023.11.14 23:35:59.051229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5635 | 2023.11.14 23:35:59.051279 [ 3 ] {} <Debug> HTTP-Session: 689ac66d-9db1-4c70-9e43-15bcd452ee39 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5636 | 2023.11.14 23:35:59.051332 [ 3 ] {} <Debug> HTTP-Session: 689ac66d-9db1-4c70-9e43-15bcd452ee39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5637 | 2023.11.14 23:35:59.051354 [ 12 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
5638 | 2023.11.14 23:35:59.051526 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
5639 | 2023.11.14 23:35:59.051583 [ 12 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
5640 | 2023.11.14 23:35:59.051629 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
5641 | 2023.11.14 23:35:59.051888 [ 12 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
5642 | 2023.11.14 23:35:59.052149 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5643 | 2023.11.14 23:35:59.052170 [ 12 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
5644 | 2023.11.14 23:35:59.052353 [ 12 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
5645 | 2023.11.14 23:35:59.052891 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5646 | 2023.11.14 23:35:59.053415 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5647 | 2023.11.14 23:35:59.053778 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
5648 | 2023.11.14 23:35:59.054004 [ 103 ] {} <Debug> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5649 | 2023.11.14 23:35:59.054045 [ 22 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003150046 sec., 39999.41588154586 rows/sec., 1.64 MiB/sec. | ||
5650 | 2023.11.14 23:35:59.054063 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002459428 sec., 28461 rows/sec., 1.73 MiB/sec. | ||
5651 | 2023.11.14 23:35:59.054084 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5652 | 2023.11.14 23:35:59.054284 [ 12 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
5653 | 2023.11.14 23:35:59.054293 [ 22 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5654 | 2023.11.14 23:35:59.054421 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Debug> DynamicQueryHandler: Done processing query | ||
5655 | 2023.11.14 23:35:59.054473 [ 12 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5656 | 2023.11.14 23:35:59.054483 [ 3 ] {e6c2e13b-90da-4cf9-b0c0-42454a56c4a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
5657 | 2023.11.14 23:35:59.054538 [ 12 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1164 rows starting from the beginning of the part | ||
5658 | 2023.11.14 23:35:59.054553 [ 3 ] {} <Debug> HTTP-Session: 689ac66d-9db1-4c70-9e43-15bcd452ee39 Destroying unnamed session | ||
5659 | 2023.11.14 23:35:59.054736 [ 22 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
5660 | 2023.11.14 23:35:59.054833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5661 | 2023.11.14 23:35:59.054852 [ 12 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part | ||
5662 | 2023.11.14 23:35:59.054901 [ 22 ] {472d2b4d-441f-49e1-bfe3-857fc2ec8c6e::all_1_21_4} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
5663 | 2023.11.14 23:35:59.054954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5664 | 2023.11.14 23:35:59.055016 [ 3 ] {} <Debug> HTTP-Session: f9c7eb41-97da-4159-a45c-35178b5bdf86 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5665 | 2023.11.14 23:35:59.055124 [ 3 ] {} <Debug> HTTP-Session: f9c7eb41-97da-4159-a45c-35178b5bdf86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5666 | 2023.11.14 23:35:59.055180 [ 12 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part | ||
5667 | 2023.11.14 23:35:59.055349 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5668 | 2023.11.14 23:35:59.055413 [ 12 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part | ||
5669 | 2023.11.14 23:35:59.055448 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5670 | 2023.11.14 23:35:59.055670 [ 12 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
5671 | 2023.11.14 23:35:59.056043 [ 12 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part | ||
5672 | 2023.11.14 23:35:59.056106 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5673 | 2023.11.14 23:35:59.056949 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5674 | 2023.11.14 23:35:59.057557 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5675 | 2023.11.14 23:35:59.057797 [ 22 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003627361 sec., 420415.8339906064 rows/sec., 25.55 MiB/sec. | ||
5676 | 2023.11.14 23:35:59.057878 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
5677 | 2023.11.14 23:35:59.058027 [ 22 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5678 | 2023.11.14 23:35:59.058074 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002660611 sec., 1879 rows/sec., 2.54 MiB/sec. | ||
5679 | 2023.11.14 23:35:59.058348 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Debug> DynamicQueryHandler: Done processing query | ||
5680 | 2023.11.14 23:35:59.058382 [ 3 ] {3d673c59-7feb-4794-b90a-8bc85eec7ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
5681 | 2023.11.14 23:35:59.058403 [ 3 ] {} <Debug> HTTP-Session: f9c7eb41-97da-4159-a45c-35178b5bdf86 Destroying unnamed session | ||
5682 | 2023.11.14 23:35:59.058433 [ 22 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
5683 | 2023.11.14 23:35:59.058500 [ 22 ] {43e71e79-b080-4adf-8253-b70497d1c22c::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
5684 | 2023.11.14 23:35:59.058525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5685 | 2023.11.14 23:35:59.058590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5686 | 2023.11.14 23:35:59.058611 [ 3 ] {} <Debug> HTTP-Session: 095736cc-e28b-4823-a83e-e411759ed463 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5687 | 2023.11.14 23:35:59.058628 [ 3 ] {} <Debug> HTTP-Session: 095736cc-e28b-4823-a83e-e411759ed463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5688 | 2023.11.14 23:35:59.058701 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5689 | 2023.11.14 23:35:59.058741 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5690 | 2023.11.14 23:35:59.058852 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5691 | 2023.11.14 23:35:59.059150 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5692 | 2023.11.14 23:35:59.059386 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5693 | 2023.11.14 23:35:59.059557 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
5694 | 2023.11.14 23:35:59.059679 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000950811 sec., 22086 rows/sec., 1.15 MiB/sec. | ||
5695 | 2023.11.14 23:35:59.059795 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Debug> DynamicQueryHandler: Done processing query | ||
5696 | 2023.11.14 23:35:59.059818 [ 3 ] {6ffefd8b-e455-45af-8a68-c600c102ea9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5697 | 2023.11.14 23:35:59.059834 [ 3 ] {} <Debug> HTTP-Session: 095736cc-e28b-4823-a83e-e411759ed463 Destroying unnamed session | ||
5698 | 2023.11.14 23:36:01.647691 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5699 | 2023.11.14 23:36:01.647783 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5700 | 2023.11.14 23:36:04.043387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5701 | 2023.11.14 23:36:04.043501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5702 | 2023.11.14 23:36:04.043533 [ 3 ] {} <Debug> HTTP-Session: 85d1c9f7-8cb9-4fe2-a94d-b4ea4c7609c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5703 | 2023.11.14 23:36:04.043560 [ 3 ] {} <Debug> HTTP-Session: 85d1c9f7-8cb9-4fe2-a94d-b4ea4c7609c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5704 | 2023.11.14 23:36:04.043703 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5705 | 2023.11.14 23:36:04.043769 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5706 | 2023.11.14 23:36:04.043953 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5707 | 2023.11.14 23:36:04.044499 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5708 | 2023.11.14 23:36:04.044774 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5709 | 2023.11.14 23:36:04.044952 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
5710 | 2023.11.14 23:36:04.045102 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001356306 sec., 33178 rows/sec., 2.63 MiB/sec. | ||
5711 | 2023.11.14 23:36:04.045095 [ 99 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5712 | 2023.11.14 23:36:04.045214 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5713 | 2023.11.14 23:36:04.045318 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Debug> DynamicQueryHandler: Done processing query | ||
5714 | 2023.11.14 23:36:04.045320 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
5715 | 2023.11.14 23:36:04.045350 [ 3 ] {cb77cc17-03b9-4c31-8d2e-4745442fe5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5716 | 2023.11.14 23:36:04.045376 [ 3 ] {} <Debug> HTTP-Session: 85d1c9f7-8cb9-4fe2-a94d-b4ea4c7609c2 Destroying unnamed session | ||
5717 | 2023.11.14 23:36:04.045426 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5718 | 2023.11.14 23:36:04.045460 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 51 rows starting from the beginning of the part | ||
5719 | 2023.11.14 23:36:04.045562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 26938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5720 | 2023.11.14 23:36:04.045594 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 43 rows starting from the beginning of the part | ||
5721 | 2023.11.14 23:36:04.045628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5722 | 2023.11.14 23:36:04.045657 [ 3 ] {} <Debug> HTTP-Session: 54f1bcaf-c056-4ec0-a398-56b3c5c2f8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5723 | 2023.11.14 23:36:04.045684 [ 3 ] {} <Debug> HTTP-Session: 54f1bcaf-c056-4ec0-a398-56b3c5c2f8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5724 | 2023.11.14 23:36:04.045731 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
5725 | 2023.11.14 23:36:04.045817 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5726 | 2023.11.14 23:36:04.045867 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part | ||
5727 | 2023.11.14 23:36:04.045874 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5728 | 2023.11.14 23:36:04.046067 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
5729 | 2023.11.14 23:36:04.046128 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5730 | 2023.11.14 23:36:04.046235 [ 14 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part | ||
5731 | 2023.11.14 23:36:04.046795 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5732 | 2023.11.14 23:36:04.047120 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5733 | 2023.11.14 23:36:04.047141 [ 24 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001843201 sec., 111762.09214296217 rows/sec., 8.61 MiB/sec. | ||
5734 | 2023.11.14 23:36:04.047337 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
5735 | 2023.11.14 23:36:04.047350 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5736 | 2023.11.14 23:36:04.047523 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Information> executeQuery: Read 171 rows, 16.50 KiB in 0.001646509 sec., 103856 rows/sec., 9.79 MiB/sec. | ||
5737 | 2023.11.14 23:36:04.047527 [ 99 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5738 | 2023.11.14 23:36:04.047648 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5739 | 2023.11.14 23:36:04.047764 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
5740 | 2023.11.14 23:36:04.047870 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Debug> DynamicQueryHandler: Done processing query | ||
5741 | 2023.11.14 23:36:04.047902 [ 14 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
5742 | 2023.11.14 23:36:04.047917 [ 3 ] {a8ba65cc-7ec5-4d12-8424-1472693b076f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5743 | 2023.11.14 23:36:04.047946 [ 3 ] {} <Debug> HTTP-Session: 54f1bcaf-c056-4ec0-a398-56b3c5c2f8eb Destroying unnamed session | ||
5744 | 2023.11.14 23:36:04.048006 [ 12 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_41_8} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
5745 | 2023.11.14 23:36:04.048033 [ 14 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5746 | 2023.11.14 23:36:04.048070 [ 14 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 273 rows starting from the beginning of the part | ||
5747 | 2023.11.14 23:36:04.048167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 11716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5748 | 2023.11.14 23:36:04.048262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5749 | 2023.11.14 23:36:04.048278 [ 14 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 130 rows starting from the beginning of the part | ||
5750 | 2023.11.14 23:36:04.048286 [ 3 ] {} <Debug> HTTP-Session: 15af9447-fb95-4fc6-9ca1-f914e316b8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5751 | 2023.11.14 23:36:04.048319 [ 3 ] {} <Debug> HTTP-Session: 15af9447-fb95-4fc6-9ca1-f914e316b8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5752 | 2023.11.14 23:36:04.048403 [ 14 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 111 rows starting from the beginning of the part | ||
5753 | 2023.11.14 23:36:04.048442 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5754 | 2023.11.14 23:36:04.048506 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5755 | 2023.11.14 23:36:04.048521 [ 14 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 135 rows starting from the beginning of the part | ||
5756 | 2023.11.14 23:36:04.048696 [ 14 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 111 rows starting from the beginning of the part | ||
5757 | 2023.11.14 23:36:04.048750 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5758 | 2023.11.14 23:36:04.048840 [ 14 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 171 rows starting from the beginning of the part | ||
5759 | 2023.11.14 23:36:04.049273 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5760 | 2023.11.14 23:36:04.049575 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5761 | 2023.11.14 23:36:04.049755 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
5762 | 2023.11.14 23:36:04.049884 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 931 rows, containing 4 columns (4 merged, 0 gathered) in 0.002054863 sec., 453071.56730156706 rows/sec., 43.04 MiB/sec. | ||
5763 | 2023.11.14 23:36:04.049910 [ 99 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5764 | 2023.11.14 23:36:04.049988 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Information> executeQuery: Read 69 rows, 5.50 KiB in 0.001498297 sec., 46052 rows/sec., 3.59 MiB/sec. | ||
5765 | 2023.11.14 23:36:04.049999 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5766 | 2023.11.14 23:36:04.050160 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5767 | 2023.11.14 23:36:04.050267 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
5768 | 2023.11.14 23:36:04.050595 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Debug> DynamicQueryHandler: Done processing query | ||
5769 | 2023.11.14 23:36:04.050603 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5770 | 2023.11.14 23:36:04.050642 [ 3 ] {4b5fbe78-fb6b-45ad-a8f0-def8ff2f0abc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5771 | 2023.11.14 23:36:04.050653 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 401 rows starting from the beginning of the part | ||
5772 | 2023.11.14 23:36:04.050679 [ 3 ] {} <Debug> HTTP-Session: 15af9447-fb95-4fc6-9ca1-f914e316b8ab Destroying unnamed session | ||
5773 | 2023.11.14 23:36:04.050732 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
5774 | 2023.11.14 23:36:04.050829 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part | ||
5775 | 2023.11.14 23:36:04.050840 [ 12 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_41_8} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
5776 | 2023.11.14 23:36:04.050914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5777 | 2023.11.14 23:36:04.051033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5778 | 2023.11.14 23:36:04.051067 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 296 rows starting from the beginning of the part | ||
5779 | 2023.11.14 23:36:04.051075 [ 3 ] {} <Debug> HTTP-Session: 97478aad-b1fe-48c0-9089-946539e02c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5780 | 2023.11.14 23:36:04.051104 [ 3 ] {} <Debug> HTTP-Session: 97478aad-b1fe-48c0-9089-946539e02c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5781 | 2023.11.14 23:36:04.051180 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part | ||
5782 | 2023.11.14 23:36:04.051229 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5783 | 2023.11.14 23:36:04.051295 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5784 | 2023.11.14 23:36:04.051302 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 296 rows starting from the beginning of the part | ||
5785 | 2023.11.14 23:36:04.051467 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part | ||
5786 | 2023.11.14 23:36:04.051580 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5787 | 2023.11.14 23:36:04.052103 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5788 | 2023.11.14 23:36:04.052437 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5789 | 2023.11.14 23:36:04.052484 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1161 rows, containing 4 columns (4 merged, 0 gathered) in 0.002402688 sec., 483208.8061371264 rows/sec., 34.30 MiB/sec. | ||
5790 | 2023.11.14 23:36:04.052599 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5791 | 2023.11.14 23:36:04.052663 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
5792 | 2023.11.14 23:36:04.052831 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.001551547 sec., 23202 rows/sec., 1.62 MiB/sec. | ||
5793 | 2023.11.14 23:36:04.052841 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
5794 | 2023.11.14 23:36:04.052994 [ 14 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_41_8} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
5795 | 2023.11.14 23:36:04.053106 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Debug> DynamicQueryHandler: Done processing query | ||
5796 | 2023.11.14 23:36:04.053130 [ 3 ] {2f33367c-6b27-4b0c-8934-f64283ff6588} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5797 | 2023.11.14 23:36:04.053146 [ 3 ] {} <Debug> HTTP-Session: 97478aad-b1fe-48c0-9089-946539e02c4a Destroying unnamed session | ||
5798 | 2023.11.14 23:36:04.053300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5799 | 2023.11.14 23:36:04.053347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5800 | 2023.11.14 23:36:04.053367 [ 3 ] {} <Debug> HTTP-Session: e55722dd-ebd2-421e-ba1f-3bbc39a122cb Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5801 | 2023.11.14 23:36:04.053384 [ 3 ] {} <Debug> HTTP-Session: e55722dd-ebd2-421e-ba1f-3bbc39a122cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5802 | 2023.11.14 23:36:04.053470 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5803 | 2023.11.14 23:36:04.053515 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5804 | 2023.11.14 23:36:04.053656 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5805 | 2023.11.14 23:36:04.054230 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5806 | 2023.11.14 23:36:04.054544 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5807 | 2023.11.14 23:36:04.054739 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
5808 | 2023.11.14 23:36:04.054856 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5809 | 2023.11.14 23:36:04.054872 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001370246 sec., 32840 rows/sec., 44.32 MiB/sec. | ||
5810 | 2023.11.14 23:36:04.054904 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5811 | 2023.11.14 23:36:04.055151 [ 15 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
5812 | 2023.11.14 23:36:04.055330 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Debug> DynamicQueryHandler: Done processing query | ||
5813 | 2023.11.14 23:36:04.055386 [ 3 ] {033638e2-0068-4f9c-99cd-2437a6a58b15} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
5814 | 2023.11.14 23:36:04.055427 [ 3 ] {} <Debug> HTTP-Session: e55722dd-ebd2-421e-ba1f-3bbc39a122cb Destroying unnamed session | ||
5815 | 2023.11.14 23:36:04.055476 [ 15 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5816 | 2023.11.14 23:36:04.055533 [ 15 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 743 rows starting from the beginning of the part | ||
5817 | 2023.11.14 23:36:04.055705 [ 15 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 43 rows starting from the beginning of the part | ||
5818 | 2023.11.14 23:36:04.055839 [ 15 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
5819 | 2023.11.14 23:36:04.055935 [ 15 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 45 rows starting from the beginning of the part | ||
5820 | 2023.11.14 23:36:04.056031 [ 15 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
5821 | 2023.11.14 23:36:04.056123 [ 15 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 45 rows starting from the beginning of the part | ||
5822 | 2023.11.14 23:36:04.059114 [ 13 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 6 columns (6 merged, 0 gathered) in 0.004143997 sec., 213803.24358342923 rows/sec., 288.52 MiB/sec. | ||
5823 | 2023.11.14 23:36:04.059666 [ 17 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5824 | 2023.11.14 23:36:04.059924 [ 17 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
5825 | 2023.11.14 23:36:04.059997 [ 17 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
5826 | 2023.11.14 23:36:04.060085 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 58581400-a883-42d6-89d6-9f2c7d93b550::all_1_36_7: 4.20 MiB. | ||
5827 | 2023.11.14 23:36:05.000200 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.50 MiB, peak 241.80 MiB, will set to 235.03 MiB (RSS), difference: 1.53 MiB | ||
5828 | 2023.11.14 23:36:09.044817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5829 | 2023.11.14 23:36:09.044932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5830 | 2023.11.14 23:36:09.044958 [ 3 ] {} <Debug> HTTP-Session: fbad58c9-2fa2-41e7-86f2-4a59b2a4082a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5831 | 2023.11.14 23:36:09.044981 [ 3 ] {} <Debug> HTTP-Session: fbad58c9-2fa2-41e7-86f2-4a59b2a4082a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5832 | 2023.11.14 23:36:09.045105 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5833 | 2023.11.14 23:36:09.045163 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5834 | 2023.11.14 23:36:09.045322 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5835 | 2023.11.14 23:36:09.045706 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5836 | 2023.11.14 23:36:09.045977 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5837 | 2023.11.14 23:36:09.046143 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
5838 | 2023.11.14 23:36:09.046287 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001141743 sec., 9634 rows/sec., 652.61 KiB/sec. | ||
5839 | 2023.11.14 23:36:09.046424 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Debug> DynamicQueryHandler: Done processing query | ||
5840 | 2023.11.14 23:36:09.046450 [ 3 ] {0931d5c7-15ac-4caf-b084-2bde63e4cf01} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5841 | 2023.11.14 23:36:09.046466 [ 3 ] {} <Debug> HTTP-Session: fbad58c9-2fa2-41e7-86f2-4a59b2a4082a Destroying unnamed session | ||
5842 | 2023.11.14 23:36:09.046594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5843 | 2023.11.14 23:36:09.046642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5844 | 2023.11.14 23:36:09.046661 [ 3 ] {} <Debug> HTTP-Session: 9e3b6406-a05d-4c88-bfa0-1ae8d7685106 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5845 | 2023.11.14 23:36:09.046679 [ 3 ] {} <Debug> HTTP-Session: 9e3b6406-a05d-4c88-bfa0-1ae8d7685106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5846 | 2023.11.14 23:36:09.046763 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5847 | 2023.11.14 23:36:09.046804 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5848 | 2023.11.14 23:36:09.046912 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5849 | 2023.11.14 23:36:09.047397 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5850 | 2023.11.14 23:36:09.047620 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5851 | 2023.11.14 23:36:09.047769 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
5852 | 2023.11.14 23:36:09.047873 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.001083042 sec., 102489 rows/sec., 9.66 MiB/sec. | ||
5853 | 2023.11.14 23:36:09.047997 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Debug> DynamicQueryHandler: Done processing query | ||
5854 | 2023.11.14 23:36:09.048021 [ 3 ] {b3cbaf86-8bd1-491c-9b0e-aeb35a7ed5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
5855 | 2023.11.14 23:36:09.048038 [ 3 ] {} <Debug> HTTP-Session: 9e3b6406-a05d-4c88-bfa0-1ae8d7685106 Destroying unnamed session | ||
5856 | 2023.11.14 23:36:09.048240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5857 | 2023.11.14 23:36:09.048286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5858 | 2023.11.14 23:36:09.048305 [ 3 ] {} <Debug> HTTP-Session: aab594c2-c078-4666-993c-64ada840e415 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5859 | 2023.11.14 23:36:09.048322 [ 3 ] {} <Debug> HTTP-Session: aab594c2-c078-4666-993c-64ada840e415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5860 | 2023.11.14 23:36:09.048409 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5861 | 2023.11.14 23:36:09.048449 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5862 | 2023.11.14 23:36:09.048554 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5863 | 2023.11.14 23:36:09.049015 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5864 | 2023.11.14 23:36:09.049233 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5865 | 2023.11.14 23:36:09.049378 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
5866 | 2023.11.14 23:36:09.049491 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001079032 sec., 274319 rows/sec., 18.87 MiB/sec. | ||
5867 | 2023.11.14 23:36:09.049594 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Debug> DynamicQueryHandler: Done processing query | ||
5868 | 2023.11.14 23:36:09.049616 [ 3 ] {98ebb939-973d-4553-93ac-0c4c175cdb8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5869 | 2023.11.14 23:36:09.049630 [ 3 ] {} <Debug> HTTP-Session: aab594c2-c078-4666-993c-64ada840e415 Destroying unnamed session | ||
5870 | 2023.11.14 23:36:09.049783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5871 | 2023.11.14 23:36:09.049824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5872 | 2023.11.14 23:36:09.049841 [ 3 ] {} <Debug> HTTP-Session: 43ddb4b9-6279-4675-ac60-950fdf0b7ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5873 | 2023.11.14 23:36:09.049856 [ 3 ] {} <Debug> HTTP-Session: 43ddb4b9-6279-4675-ac60-950fdf0b7ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5874 | 2023.11.14 23:36:09.049921 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5875 | 2023.11.14 23:36:09.049958 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5876 | 2023.11.14 23:36:09.050121 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5877 | 2023.11.14 23:36:09.050355 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5878 | 2023.11.14 23:36:09.050599 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5879 | 2023.11.14 23:36:09.050783 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
5880 | 2023.11.14 23:36:09.050911 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000908231 sec., 6606 rows/sec., 277.41 KiB/sec. | ||
5881 | 2023.11.14 23:36:09.051025 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Debug> DynamicQueryHandler: Done processing query | ||
5882 | 2023.11.14 23:36:09.051048 [ 3 ] {ce536655-563f-4f97-a2b2-38d4f043fbf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5883 | 2023.11.14 23:36:09.051064 [ 3 ] {} <Debug> HTTP-Session: 43ddb4b9-6279-4675-ac60-950fdf0b7ba3 Destroying unnamed session | ||
5884 | 2023.11.14 23:36:09.051178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5885 | 2023.11.14 23:36:09.051223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5886 | 2023.11.14 23:36:09.051241 [ 3 ] {} <Debug> HTTP-Session: 15c1d735-7af4-41a0-b2cc-1be63570e801 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5887 | 2023.11.14 23:36:09.051258 [ 3 ] {} <Debug> HTTP-Session: 15c1d735-7af4-41a0-b2cc-1be63570e801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5888 | 2023.11.14 23:36:09.051329 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
5889 | 2023.11.14 23:36:09.051369 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
5890 | 2023.11.14 23:36:09.051487 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5891 | 2023.11.14 23:36:09.051774 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5892 | 2023.11.14 23:36:09.052021 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5893 | 2023.11.14 23:36:09.052195 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
5894 | 2023.11.14 23:36:09.052314 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000957661 sec., 73094 rows/sec., 4.43 MiB/sec. | ||
5895 | 2023.11.14 23:36:09.052416 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Debug> DynamicQueryHandler: Done processing query | ||
5896 | 2023.11.14 23:36:09.052439 [ 3 ] {8ed304f4-05e7-467b-893c-4efd05b6e6c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5897 | 2023.11.14 23:36:09.052455 [ 3 ] {} <Debug> HTTP-Session: 15c1d735-7af4-41a0-b2cc-1be63570e801 Destroying unnamed session | ||
5898 | 2023.11.14 23:36:09.052564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5899 | 2023.11.14 23:36:09.052607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5900 | 2023.11.14 23:36:09.052626 [ 3 ] {} <Debug> HTTP-Session: 3aec4ca1-ea37-4286-8135-63c7cc3e1109 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5901 | 2023.11.14 23:36:09.052643 [ 3 ] {} <Debug> HTTP-Session: 3aec4ca1-ea37-4286-8135-63c7cc3e1109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5902 | 2023.11.14 23:36:09.052713 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5903 | 2023.11.14 23:36:09.052756 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5904 | 2023.11.14 23:36:09.052886 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5905 | 2023.11.14 23:36:09.053175 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5906 | 2023.11.14 23:36:09.053445 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5907 | 2023.11.14 23:36:09.053622 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
5908 | 2023.11.14 23:36:09.053738 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000996881 sec., 5015 rows/sec., 6.77 MiB/sec. | ||
5909 | 2023.11.14 23:36:09.053858 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Debug> DynamicQueryHandler: Done processing query | ||
5910 | 2023.11.14 23:36:09.053881 [ 3 ] {2b15845b-8aa9-4970-8115-e0051d30dcd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5911 | 2023.11.14 23:36:09.053897 [ 3 ] {} <Debug> HTTP-Session: 3aec4ca1-ea37-4286-8135-63c7cc3e1109 Destroying unnamed session | ||
5912 | 2023.11.14 23:36:09.053997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5913 | 2023.11.14 23:36:09.054042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5914 | 2023.11.14 23:36:09.054060 [ 3 ] {} <Debug> HTTP-Session: 93e3199d-d301-42c7-8fd5-74402fe1e543 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5915 | 2023.11.14 23:36:09.054077 [ 3 ] {} <Debug> HTTP-Session: 93e3199d-d301-42c7-8fd5-74402fe1e543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5916 | 2023.11.14 23:36:09.054151 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
5917 | 2023.11.14 23:36:09.054190 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
5918 | 2023.11.14 23:36:09.054293 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5919 | 2023.11.14 23:36:09.054543 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5920 | 2023.11.14 23:36:09.054774 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5921 | 2023.11.14 23:36:09.054942 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
5922 | 2023.11.14 23:36:09.055065 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00088563 sec., 23711 rows/sec., 1.23 MiB/sec. | ||
5923 | 2023.11.14 23:36:09.055166 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Debug> DynamicQueryHandler: Done processing query | ||
5924 | 2023.11.14 23:36:09.055189 [ 3 ] {05c12d22-f6ae-4e6f-b19a-2e4373555d95} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
5925 | 2023.11.14 23:36:09.055204 [ 3 ] {} <Debug> HTTP-Session: 93e3199d-d301-42c7-8fd5-74402fe1e543 Destroying unnamed session | ||
5926 | 2023.11.14 23:36:14.042199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5927 | 2023.11.14 23:36:14.042328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5928 | 2023.11.14 23:36:14.042360 [ 3 ] {} <Debug> HTTP-Session: 1f8a1491-379c-401b-bc17-5427cc926d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5929 | 2023.11.14 23:36:14.042387 [ 3 ] {} <Debug> HTTP-Session: 1f8a1491-379c-401b-bc17-5427cc926d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5930 | 2023.11.14 23:36:14.042531 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5931 | 2023.11.14 23:36:14.042599 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5932 | 2023.11.14 23:36:14.042783 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5933 | 2023.11.14 23:36:14.043194 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5934 | 2023.11.14 23:36:14.043477 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5935 | 2023.11.14 23:36:14.043645 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
5936 | 2023.11.14 23:36:14.043771 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001199864 sec., 37504 rows/sec., 2.97 MiB/sec. | ||
5937 | 2023.11.14 23:36:14.043955 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Debug> DynamicQueryHandler: Done processing query | ||
5938 | 2023.11.14 23:36:14.043981 [ 3 ] {da72d5b3-6f26-4c4a-9c93-9c17497fb0a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5939 | 2023.11.14 23:36:14.043999 [ 3 ] {} <Debug> HTTP-Session: 1f8a1491-379c-401b-bc17-5427cc926d88 Destroying unnamed session | ||
5940 | 2023.11.14 23:36:14.044147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 21643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5941 | 2023.11.14 23:36:14.044199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5942 | 2023.11.14 23:36:14.044220 [ 3 ] {} <Debug> HTTP-Session: 142ce50c-8694-4587-92e9-1538b77d53f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5943 | 2023.11.14 23:36:14.044238 [ 3 ] {} <Debug> HTTP-Session: 142ce50c-8694-4587-92e9-1538b77d53f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5944 | 2023.11.14 23:36:14.044325 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5945 | 2023.11.14 23:36:14.044367 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5946 | 2023.11.14 23:36:14.044486 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5947 | 2023.11.14 23:36:14.044851 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5948 | 2023.11.14 23:36:14.045072 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5949 | 2023.11.14 23:36:14.045221 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
5950 | 2023.11.14 23:36:14.045345 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Information> executeQuery: Read 135 rows, 13.39 KiB in 0.000989472 sec., 136436 rows/sec., 13.21 MiB/sec. | ||
5951 | 2023.11.14 23:36:14.045450 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Debug> DynamicQueryHandler: Done processing query | ||
5952 | 2023.11.14 23:36:14.045474 [ 3 ] {c9d059eb-b612-43fb-bb44-cb32d0c0ee8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5953 | 2023.11.14 23:36:14.045489 [ 3 ] {} <Debug> HTTP-Session: 142ce50c-8694-4587-92e9-1538b77d53f6 Destroying unnamed session | ||
5954 | 2023.11.14 23:36:14.045606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5955 | 2023.11.14 23:36:14.045651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5956 | 2023.11.14 23:36:14.045669 [ 3 ] {} <Debug> HTTP-Session: b2b7530e-248e-4785-aa37-a06e05d44d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5957 | 2023.11.14 23:36:14.045685 [ 3 ] {} <Debug> HTTP-Session: b2b7530e-248e-4785-aa37-a06e05d44d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5958 | 2023.11.14 23:36:14.045759 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5959 | 2023.11.14 23:36:14.045799 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5960 | 2023.11.14 23:36:14.045904 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5961 | 2023.11.14 23:36:14.046260 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5962 | 2023.11.14 23:36:14.046465 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5963 | 2023.11.14 23:36:14.046613 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
5964 | 2023.11.14 23:36:14.046739 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.00094708 sec., 47514 rows/sec., 3.72 MiB/sec. | ||
5965 | 2023.11.14 23:36:14.046880 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Debug> DynamicQueryHandler: Done processing query | ||
5966 | 2023.11.14 23:36:14.046932 [ 3 ] {73b75764-15d6-42e7-8cd3-016d9e1521e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5967 | 2023.11.14 23:36:14.046972 [ 3 ] {} <Debug> HTTP-Session: b2b7530e-248e-4785-aa37-a06e05d44d20 Destroying unnamed session | ||
5968 | 2023.11.14 23:36:14.047099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5969 | 2023.11.14 23:36:14.047146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5970 | 2023.11.14 23:36:14.047165 [ 3 ] {} <Debug> HTTP-Session: f78f86e0-49ba-4a9f-b997-1fa1ab6a792a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5971 | 2023.11.14 23:36:14.047182 [ 3 ] {} <Debug> HTTP-Session: f78f86e0-49ba-4a9f-b997-1fa1ab6a792a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5972 | 2023.11.14 23:36:14.047273 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5973 | 2023.11.14 23:36:14.047320 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5974 | 2023.11.14 23:36:14.047466 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5975 | 2023.11.14 23:36:14.047938 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5976 | 2023.11.14 23:36:14.048250 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5977 | 2023.11.14 23:36:14.048427 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
5978 | 2023.11.14 23:36:14.048557 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001255564 sec., 35840 rows/sec., 48.36 MiB/sec. | ||
5979 | 2023.11.14 23:36:14.048667 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Debug> DynamicQueryHandler: Done processing query | ||
5980 | 2023.11.14 23:36:14.048690 [ 3 ] {f320e980-f597-49d0-95d4-299657cbd74e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
5981 | 2023.11.14 23:36:14.048704 [ 3 ] {} <Debug> HTTP-Session: f78f86e0-49ba-4a9f-b997-1fa1ab6a792a Destroying unnamed session | ||
5982 | 2023.11.14 23:36:16.647850 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5983 | 2023.11.14 23:36:16.647915 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5984 | 2023.11.14 23:36:19.045819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5985 | 2023.11.14 23:36:19.045927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5986 | 2023.11.14 23:36:19.045959 [ 3 ] {} <Debug> HTTP-Session: dc9c2e60-642c-4a74-a241-f8b633bd15c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
5987 | 2023.11.14 23:36:19.045988 [ 3 ] {} <Debug> HTTP-Session: dc9c2e60-642c-4a74-a241-f8b633bd15c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5988 | 2023.11.14 23:36:19.046127 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5989 | 2023.11.14 23:36:19.046224 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5990 | 2023.11.14 23:36:19.046407 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5991 | 2023.11.14 23:36:19.046851 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
5992 | 2023.11.14 23:36:19.047138 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5993 | 2023.11.14 23:36:19.047312 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
5994 | 2023.11.14 23:36:19.047437 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001239735 sec., 8872 rows/sec., 601.03 KiB/sec. | ||
5995 | 2023.11.14 23:36:19.047577 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Debug> DynamicQueryHandler: Done processing query | ||
5996 | 2023.11.14 23:36:19.047605 [ 3 ] {67d0c2c6-9429-453f-833b-ccf7b5fa9169} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5997 | 2023.11.14 23:36:19.047623 [ 3 ] {} <Debug> HTTP-Session: dc9c2e60-642c-4a74-a241-f8b633bd15c7 Destroying unnamed session | ||
5998 | 2023.11.14 23:36:19.047731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5999 | 2023.11.14 23:36:19.047782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6000 | 2023.11.14 23:36:19.047804 [ 3 ] {} <Debug> HTTP-Session: 8de87d4b-a63e-43af-97d6-782874b39653 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6001 | 2023.11.14 23:36:19.047823 [ 3 ] {} <Debug> HTTP-Session: 8de87d4b-a63e-43af-97d6-782874b39653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6002 | 2023.11.14 23:36:19.047904 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6003 | 2023.11.14 23:36:19.047947 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6004 | 2023.11.14 23:36:19.048060 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6005 | 2023.11.14 23:36:19.048341 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6006 | 2023.11.14 23:36:19.048636 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6007 | 2023.11.14 23:36:19.048784 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
6008 | 2023.11.14 23:36:19.048888 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000950911 sec., 4206 rows/sec., 351.23 KiB/sec. | ||
6009 | 2023.11.14 23:36:19.049066 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Debug> DynamicQueryHandler: Done processing query | ||
6010 | 2023.11.14 23:36:19.049092 [ 3 ] {5458b4a5-c5c0-49fe-bde0-8e41e94ef9fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6011 | 2023.11.14 23:36:19.049109 [ 3 ] {} <Debug> HTTP-Session: 8de87d4b-a63e-43af-97d6-782874b39653 Destroying unnamed session | ||
6012 | 2023.11.14 23:36:19.049233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6013 | 2023.11.14 23:36:19.049283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6014 | 2023.11.14 23:36:19.049304 [ 3 ] {} <Debug> HTTP-Session: b960dce9-9b78-4db8-8e2d-56b1728af36c Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6015 | 2023.11.14 23:36:19.049322 [ 3 ] {} <Debug> HTTP-Session: b960dce9-9b78-4db8-8e2d-56b1728af36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6016 | 2023.11.14 23:36:19.049400 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6017 | 2023.11.14 23:36:19.049440 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6018 | 2023.11.14 23:36:19.049562 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6019 | 2023.11.14 23:36:19.049894 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6020 | 2023.11.14 23:36:19.050112 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6021 | 2023.11.14 23:36:19.050260 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
6022 | 2023.11.14 23:36:19.050366 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Information> executeQuery: Read 113 rows, 10.89 KiB in 0.000935531 sec., 120787 rows/sec., 11.36 MiB/sec. | ||
6023 | 2023.11.14 23:36:19.050533 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Debug> DynamicQueryHandler: Done processing query | ||
6024 | 2023.11.14 23:36:19.050556 [ 3 ] {c50a8b23-5fe2-4b9d-8b80-90ab780c0b58} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
6025 | 2023.11.14 23:36:19.050573 [ 3 ] {} <Debug> HTTP-Session: b960dce9-9b78-4db8-8e2d-56b1728af36c Destroying unnamed session | ||
6026 | 2023.11.14 23:36:19.050673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6027 | 2023.11.14 23:36:19.050720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6028 | 2023.11.14 23:36:19.050740 [ 3 ] {} <Debug> HTTP-Session: 87da0e69-93ac-4bb4-b8f7-017ddf8542d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6029 | 2023.11.14 23:36:19.050758 [ 3 ] {} <Debug> HTTP-Session: 87da0e69-93ac-4bb4-b8f7-017ddf8542d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6030 | 2023.11.14 23:36:19.050828 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6031 | 2023.11.14 23:36:19.050867 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6032 | 2023.11.14 23:36:19.050971 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6033 | 2023.11.14 23:36:19.051233 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6034 | 2023.11.14 23:36:19.051440 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6035 | 2023.11.14 23:36:19.051589 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
6036 | 2023.11.14 23:36:19.051696 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00083202 sec., 4807 rows/sec., 335.69 KiB/sec. | ||
6037 | 2023.11.14 23:36:19.051825 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Debug> DynamicQueryHandler: Done processing query | ||
6038 | 2023.11.14 23:36:19.051849 [ 3 ] {43a43bcb-0d53-47b0-b631-7fc86f66c22e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6039 | 2023.11.14 23:36:19.051865 [ 3 ] {} <Debug> HTTP-Session: 87da0e69-93ac-4bb4-b8f7-017ddf8542d5 Destroying unnamed session | ||
6040 | 2023.11.14 23:36:19.052010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6041 | 2023.11.14 23:36:19.052054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6042 | 2023.11.14 23:36:19.052075 [ 3 ] {} <Debug> HTTP-Session: d20b21e6-54fb-428e-913d-cc745dd6a303 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6043 | 2023.11.14 23:36:19.052092 [ 3 ] {} <Debug> HTTP-Session: d20b21e6-54fb-428e-913d-cc745dd6a303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6044 | 2023.11.14 23:36:19.052178 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6045 | 2023.11.14 23:36:19.052217 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6046 | 2023.11.14 23:36:19.052323 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6047 | 2023.11.14 23:36:19.052758 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6048 | 2023.11.14 23:36:19.052980 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6049 | 2023.11.14 23:36:19.053129 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
6050 | 2023.11.14 23:36:19.053226 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Information> executeQuery: Read 300 rows, 21.18 KiB in 0.001019861 sec., 294157 rows/sec., 20.28 MiB/sec. | ||
6051 | 2023.11.14 23:36:19.053338 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Debug> DynamicQueryHandler: Done processing query | ||
6052 | 2023.11.14 23:36:19.053363 [ 3 ] {4342ed26-c515-497c-ba1c-c9fb1a6113a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6053 | 2023.11.14 23:36:19.053380 [ 3 ] {} <Debug> HTTP-Session: d20b21e6-54fb-428e-913d-cc745dd6a303 Destroying unnamed session | ||
6054 | 2023.11.14 23:36:19.053476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6055 | 2023.11.14 23:36:19.053523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6056 | 2023.11.14 23:36:19.053543 [ 3 ] {} <Debug> HTTP-Session: b8cb22f7-464c-4f09-a684-27c7cecfa5f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6057 | 2023.11.14 23:36:19.053560 [ 3 ] {} <Debug> HTTP-Session: b8cb22f7-464c-4f09-a684-27c7cecfa5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6058 | 2023.11.14 23:36:19.053629 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6059 | 2023.11.14 23:36:19.053669 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6060 | 2023.11.14 23:36:19.053775 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6061 | 2023.11.14 23:36:19.054018 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6062 | 2023.11.14 23:36:19.054262 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6063 | 2023.11.14 23:36:19.054438 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
6064 | 2023.11.14 23:36:19.054536 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.0008799 sec., 6818 rows/sec., 286.34 KiB/sec. | ||
6065 | 2023.11.14 23:36:19.054633 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Debug> DynamicQueryHandler: Done processing query | ||
6066 | 2023.11.14 23:36:19.054657 [ 3 ] {d5e2b904-5ada-49b7-bc1c-68444864d09a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6067 | 2023.11.14 23:36:19.054674 [ 3 ] {} <Debug> HTTP-Session: b8cb22f7-464c-4f09-a684-27c7cecfa5f9 Destroying unnamed session | ||
6068 | 2023.11.14 23:36:19.054786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6069 | 2023.11.14 23:36:19.054830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6070 | 2023.11.14 23:36:19.054849 [ 3 ] {} <Debug> HTTP-Session: 62cb1379-e420-4e8c-861c-c95ed20588de Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6071 | 2023.11.14 23:36:19.054867 [ 3 ] {} <Debug> HTTP-Session: 62cb1379-e420-4e8c-861c-c95ed20588de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6072 | 2023.11.14 23:36:19.054939 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
6073 | 2023.11.14 23:36:19.054981 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
6074 | 2023.11.14 23:36:19.055095 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6075 | 2023.11.14 23:36:19.055460 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6076 | 2023.11.14 23:36:19.055702 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6077 | 2023.11.14 23:36:19.055876 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
6078 | 2023.11.14 23:36:19.055977 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001009341 sec., 69352 rows/sec., 4.20 MiB/sec. | ||
6079 | 2023.11.14 23:36:19.056092 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Debug> DynamicQueryHandler: Done processing query | ||
6080 | 2023.11.14 23:36:19.056116 [ 3 ] {f6c54368-e989-4678-98a0-e7fa262d2a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6081 | 2023.11.14 23:36:19.056134 [ 3 ] {} <Debug> HTTP-Session: 62cb1379-e420-4e8c-861c-c95ed20588de Destroying unnamed session | ||
6082 | 2023.11.14 23:36:19.056225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6083 | 2023.11.14 23:36:19.056272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6084 | 2023.11.14 23:36:19.056293 [ 3 ] {} <Debug> HTTP-Session: dba38453-0620-4dca-862f-095f9142f6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6085 | 2023.11.14 23:36:19.056311 [ 3 ] {} <Debug> HTTP-Session: dba38453-0620-4dca-862f-095f9142f6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6086 | 2023.11.14 23:36:19.056380 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6087 | 2023.11.14 23:36:19.056422 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6088 | 2023.11.14 23:36:19.056536 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6089 | 2023.11.14 23:36:19.056790 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6090 | 2023.11.14 23:36:19.057028 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6091 | 2023.11.14 23:36:19.057210 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
6092 | 2023.11.14 23:36:19.057320 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000906391 sec., 2206 rows/sec., 152.99 KiB/sec. | ||
6093 | 2023.11.14 23:36:19.057467 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Debug> DynamicQueryHandler: Done processing query | ||
6094 | 2023.11.14 23:36:19.057492 [ 3 ] {2336077e-5f3a-440b-abd9-c48d49703495} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6095 | 2023.11.14 23:36:19.057509 [ 3 ] {} <Debug> HTTP-Session: dba38453-0620-4dca-862f-095f9142f6cc Destroying unnamed session | ||
6096 | 2023.11.14 23:36:19.057611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6097 | 2023.11.14 23:36:19.057656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6098 | 2023.11.14 23:36:19.057676 [ 3 ] {} <Debug> HTTP-Session: fa1a9fc9-159e-41e6-9e51-cd6d6f015e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6099 | 2023.11.14 23:36:19.057694 [ 3 ] {} <Debug> HTTP-Session: fa1a9fc9-159e-41e6-9e51-cd6d6f015e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6100 | 2023.11.14 23:36:19.057767 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6101 | 2023.11.14 23:36:19.057814 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6102 | 2023.11.14 23:36:19.057950 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6103 | 2023.11.14 23:36:19.058244 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6104 | 2023.11.14 23:36:19.058516 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6105 | 2023.11.14 23:36:19.058689 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
6106 | 2023.11.14 23:36:19.058791 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000996152 sec., 5019 rows/sec., 6.77 MiB/sec. | ||
6107 | 2023.11.14 23:36:19.058909 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Debug> DynamicQueryHandler: Done processing query | ||
6108 | 2023.11.14 23:36:19.058933 [ 3 ] {a7423f64-82a2-42a7-90e1-2856479bfb8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6109 | 2023.11.14 23:36:19.058949 [ 3 ] {} <Debug> HTTP-Session: fa1a9fc9-159e-41e6-9e51-cd6d6f015e72 Destroying unnamed session | ||
6110 | 2023.11.14 23:36:19.059051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6111 | 2023.11.14 23:36:19.059097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6112 | 2023.11.14 23:36:19.059117 [ 3 ] {} <Debug> HTTP-Session: 37e35904-8b32-462c-970a-1265c4d9aee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6113 | 2023.11.14 23:36:19.059134 [ 3 ] {} <Debug> HTTP-Session: 37e35904-8b32-462c-970a-1265c4d9aee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6114 | 2023.11.14 23:36:19.059204 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6115 | 2023.11.14 23:36:19.059242 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6116 | 2023.11.14 23:36:19.059346 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6117 | 2023.11.14 23:36:19.059596 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6118 | 2023.11.14 23:36:19.059831 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6119 | 2023.11.14 23:36:19.060008 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
6120 | 2023.11.14 23:36:19.060110 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000878861 sec., 23894 rows/sec., 1.24 MiB/sec. | ||
6121 | 2023.11.14 23:36:19.060206 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Debug> DynamicQueryHandler: Done processing query | ||
6122 | 2023.11.14 23:36:19.060230 [ 3 ] {c6cab100-e5a1-4d05-9171-02ca4a0413b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6123 | 2023.11.14 23:36:19.060246 [ 3 ] {} <Debug> HTTP-Session: 37e35904-8b32-462c-970a-1265c4d9aee3 Destroying unnamed session | ||
6124 | 2023.11.14 23:36:24.042220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6125 | 2023.11.14 23:36:24.042344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6126 | 2023.11.14 23:36:24.042377 [ 3 ] {} <Debug> HTTP-Session: 3849a513-e48c-48fb-bdbd-2ff1569775ba Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6127 | 2023.11.14 23:36:24.042405 [ 3 ] {} <Debug> HTTP-Session: 3849a513-e48c-48fb-bdbd-2ff1569775ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6128 | 2023.11.14 23:36:24.042547 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6129 | 2023.11.14 23:36:24.042612 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6130 | 2023.11.14 23:36:24.042795 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6131 | 2023.11.14 23:36:24.043230 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6132 | 2023.11.14 23:36:24.043495 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6133 | 2023.11.14 23:36:24.043667 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
6134 | 2023.11.14 23:36:24.043819 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001225314 sec., 36725 rows/sec., 2.91 MiB/sec. | ||
6135 | 2023.11.14 23:36:24.044029 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Debug> DynamicQueryHandler: Done processing query | ||
6136 | 2023.11.14 23:36:24.044074 [ 3 ] {fa4c76ae-4668-4110-a552-8cb57e6ad6c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6137 | 2023.11.14 23:36:24.044101 [ 3 ] {} <Debug> HTTP-Session: 3849a513-e48c-48fb-bdbd-2ff1569775ba Destroying unnamed session | ||
6138 | 2023.11.14 23:36:24.044265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 21643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6139 | 2023.11.14 23:36:24.044315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6140 | 2023.11.14 23:36:24.044337 [ 3 ] {} <Debug> HTTP-Session: 6b3cd9ce-a8d1-4bd0-ad5e-5dbd40893cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6141 | 2023.11.14 23:36:24.044357 [ 3 ] {} <Debug> HTTP-Session: 6b3cd9ce-a8d1-4bd0-ad5e-5dbd40893cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6142 | 2023.11.14 23:36:24.044440 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6143 | 2023.11.14 23:36:24.044480 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6144 | 2023.11.14 23:36:24.044594 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6145 | 2023.11.14 23:36:24.044947 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6146 | 2023.11.14 23:36:24.045170 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6147 | 2023.11.14 23:36:24.045378 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
6148 | 2023.11.14 23:36:24.045510 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Information> executeQuery: Read 135 rows, 13.39 KiB in 0.001033002 sec., 130687 rows/sec., 12.66 MiB/sec. | ||
6149 | 2023.11.14 23:36:24.045620 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Debug> DynamicQueryHandler: Done processing query | ||
6150 | 2023.11.14 23:36:24.045645 [ 3 ] {f3156e6f-1927-4edd-aa67-9f74c07a3bcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6151 | 2023.11.14 23:36:24.045662 [ 3 ] {} <Debug> HTTP-Session: 6b3cd9ce-a8d1-4bd0-ad5e-5dbd40893cb9 Destroying unnamed session | ||
6152 | 2023.11.14 23:36:24.045838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6153 | 2023.11.14 23:36:24.045883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6154 | 2023.11.14 23:36:24.045904 [ 3 ] {} <Debug> HTTP-Session: 49a8b46b-7106-45b7-b8de-2fbe40e7f777 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6155 | 2023.11.14 23:36:24.045921 [ 3 ] {} <Debug> HTTP-Session: 49a8b46b-7106-45b7-b8de-2fbe40e7f777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6156 | 2023.11.14 23:36:24.045996 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6157 | 2023.11.14 23:36:24.046035 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6158 | 2023.11.14 23:36:24.046143 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6159 | 2023.11.14 23:36:24.046421 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6160 | 2023.11.14 23:36:24.046626 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6161 | 2023.11.14 23:36:24.046773 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
6162 | 2023.11.14 23:36:24.046911 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.00088604 sec., 50787 rows/sec., 3.97 MiB/sec. | ||
6163 | 2023.11.14 23:36:24.047030 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Debug> DynamicQueryHandler: Done processing query | ||
6164 | 2023.11.14 23:36:24.047055 [ 3 ] {0aa50f0c-9764-4f0c-9713-8a4356fd67fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6165 | 2023.11.14 23:36:24.047072 [ 3 ] {} <Debug> HTTP-Session: 49a8b46b-7106-45b7-b8de-2fbe40e7f777 Destroying unnamed session | ||
6166 | 2023.11.14 23:36:24.047221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6167 | 2023.11.14 23:36:24.047268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6168 | 2023.11.14 23:36:24.047288 [ 3 ] {} <Debug> HTTP-Session: 5bf93683-d068-4acc-9c90-1677adbf0a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6169 | 2023.11.14 23:36:24.047305 [ 3 ] {} <Debug> HTTP-Session: 5bf93683-d068-4acc-9c90-1677adbf0a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6170 | 2023.11.14 23:36:24.047397 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6171 | 2023.11.14 23:36:24.047442 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6172 | 2023.11.14 23:36:24.047581 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6173 | 2023.11.14 23:36:24.048046 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6174 | 2023.11.14 23:36:24.048359 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6175 | 2023.11.14 23:36:24.048537 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
6176 | 2023.11.14 23:36:24.048674 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001247034 sec., 36085 rows/sec., 48.70 MiB/sec. | ||
6177 | 2023.11.14 23:36:24.048809 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Debug> DynamicQueryHandler: Done processing query | ||
6178 | 2023.11.14 23:36:24.048833 [ 3 ] {0d84d747-a9f6-433a-bea9-c678c59d324f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
6179 | 2023.11.14 23:36:24.048850 [ 3 ] {} <Debug> HTTP-Session: 5bf93683-d068-4acc-9c90-1677adbf0a0d Destroying unnamed session | ||
6180 | 2023.11.14 23:36:29.045790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 1464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6181 | 2023.11.14 23:36:29.045919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6182 | 2023.11.14 23:36:29.045950 [ 3 ] {} <Debug> HTTP-Session: 9f1d7910-f306-4927-a2fd-50caf6f33f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6183 | 2023.11.14 23:36:29.045977 [ 3 ] {} <Debug> HTTP-Session: 9f1d7910-f306-4927-a2fd-50caf6f33f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6184 | 2023.11.14 23:36:29.046114 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6185 | 2023.11.14 23:36:29.046180 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6186 | 2023.11.14 23:36:29.046363 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6187 | 2023.11.14 23:36:29.046811 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6188 | 2023.11.14 23:36:29.047078 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6189 | 2023.11.14 23:36:29.047244 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
6190 | 2023.11.14 23:36:29.047358 [ 62 ] {} <Debug> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6191 | 2023.11.14 23:36:29.047371 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001217614 sec., 9034 rows/sec., 611.95 KiB/sec. | ||
6192 | 2023.11.14 23:36:29.047400 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6193 | 2023.11.14 23:36:29.047526 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
6194 | 2023.11.14 23:36:29.047583 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Debug> DynamicQueryHandler: Done processing query | ||
6195 | 2023.11.14 23:36:29.047614 [ 3 ] {5f90dd73-1acd-4389-a31e-a1512a66f9f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6196 | 2023.11.14 23:36:29.047641 [ 3 ] {} <Debug> HTTP-Session: 9f1d7910-f306-4927-a2fd-50caf6f33f7d Destroying unnamed session | ||
6197 | 2023.11.14 23:36:29.047649 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6198 | 2023.11.14 23:36:29.047699 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 56 rows starting from the beginning of the part | ||
6199 | 2023.11.14 23:36:29.047785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6200 | 2023.11.14 23:36:29.047842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6201 | 2023.11.14 23:36:29.047855 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
6202 | 2023.11.14 23:36:29.047864 [ 3 ] {} <Debug> HTTP-Session: e5fe8228-bc28-40e7-8662-bd7dabdc9d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6203 | 2023.11.14 23:36:29.047903 [ 3 ] {} <Debug> HTTP-Session: e5fe8228-bc28-40e7-8662-bd7dabdc9d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6204 | 2023.11.14 23:36:29.048017 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 45 rows starting from the beginning of the part | ||
6205 | 2023.11.14 23:36:29.048027 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6206 | 2023.11.14 23:36:29.048082 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6207 | 2023.11.14 23:36:29.048169 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
6208 | 2023.11.14 23:36:29.048308 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6209 | 2023.11.14 23:36:29.048335 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part | ||
6210 | 2023.11.14 23:36:29.048451 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
6211 | 2023.11.14 23:36:29.048759 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6212 | 2023.11.14 23:36:29.049087 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6213 | 2023.11.14 23:36:29.049319 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
6214 | 2023.11.14 23:36:29.049356 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.001905482 sec., 93939.48617725068 rows/sec., 7.14 MiB/sec. | ||
6215 | 2023.11.14 23:36:29.049461 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001390856 sec., 1437 rows/sec., 122.87 KiB/sec. | ||
6216 | 2023.11.14 23:36:29.049498 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6217 | 2023.11.14 23:36:29.049740 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Debug> DynamicQueryHandler: Done processing query | ||
6218 | 2023.11.14 23:36:29.049767 [ 3 ] {26aa7522-e3b0-416b-b6de-bb34a8550e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6219 | 2023.11.14 23:36:29.049775 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
6220 | 2023.11.14 23:36:29.049788 [ 3 ] {} <Debug> HTTP-Session: e5fe8228-bc28-40e7-8662-bd7dabdc9d6d Destroying unnamed session | ||
6221 | 2023.11.14 23:36:29.049847 [ 18 ] {99ff15a0-767c-4f03-9f62-7c20a86d2745::all_1_46_9} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
6222 | 2023.11.14 23:36:29.050010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 17643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6223 | 2023.11.14 23:36:29.050056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6224 | 2023.11.14 23:36:29.050076 [ 3 ] {} <Debug> HTTP-Session: f1a67644-3ff9-4ac7-bbab-b238cf592ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6225 | 2023.11.14 23:36:29.050093 [ 3 ] {} <Debug> HTTP-Session: f1a67644-3ff9-4ac7-bbab-b238cf592ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6226 | 2023.11.14 23:36:29.050171 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6227 | 2023.11.14 23:36:29.050209 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6228 | 2023.11.14 23:36:29.050318 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6229 | 2023.11.14 23:36:29.050650 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6230 | 2023.11.14 23:36:29.050857 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6231 | 2023.11.14 23:36:29.051004 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
6232 | 2023.11.14 23:36:29.051095 [ 62 ] {} <Debug> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6233 | 2023.11.14 23:36:29.051105 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Information> executeQuery: Read 112 rows, 10.79 KiB in 0.00090644 sec., 123560 rows/sec., 11.63 MiB/sec. | ||
6234 | 2023.11.14 23:36:29.051131 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6235 | 2023.11.14 23:36:29.051319 [ 13 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
6236 | 2023.11.14 23:36:29.051366 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Debug> DynamicQueryHandler: Done processing query | ||
6237 | 2023.11.14 23:36:29.051419 [ 3 ] {733eb7be-abc0-4c33-b916-c347a978cd4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
6238 | 2023.11.14 23:36:29.051457 [ 3 ] {} <Debug> HTTP-Session: f1a67644-3ff9-4ac7-bbab-b238cf592ee0 Destroying unnamed session | ||
6239 | 2023.11.14 23:36:29.051515 [ 13 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6240 | 2023.11.14 23:36:29.051555 [ 13 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 288 rows starting from the beginning of the part | ||
6241 | 2023.11.14 23:36:29.051635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6242 | 2023.11.14 23:36:29.051718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6243 | 2023.11.14 23:36:29.051775 [ 3 ] {} <Debug> HTTP-Session: a97bf34c-bebb-4bd0-bd57-169cc96f4ca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6244 | 2023.11.14 23:36:29.051783 [ 13 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 111 rows starting from the beginning of the part | ||
6245 | 2023.11.14 23:36:29.051802 [ 3 ] {} <Debug> HTTP-Session: a97bf34c-bebb-4bd0-bd57-169cc96f4ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6246 | 2023.11.14 23:36:29.052028 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6247 | 2023.11.14 23:36:29.052046 [ 13 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 135 rows starting from the beginning of the part | ||
6248 | 2023.11.14 23:36:29.052119 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6249 | 2023.11.14 23:36:29.052366 [ 13 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part | ||
6250 | 2023.11.14 23:36:29.052556 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6251 | 2023.11.14 23:36:29.052600 [ 13 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 135 rows starting from the beginning of the part | ||
6252 | 2023.11.14 23:36:29.052780 [ 13 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part | ||
6253 | 2023.11.14 23:36:29.053345 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6254 | 2023.11.14 23:36:29.053728 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6255 | 2023.11.14 23:36:29.054045 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
6256 | 2023.11.14 23:36:29.054238 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002161935 sec., 925 rows/sec., 64.59 KiB/sec. | ||
6257 | 2023.11.14 23:36:29.054494 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Debug> DynamicQueryHandler: Done processing query | ||
6258 | 2023.11.14 23:36:29.054562 [ 3 ] {8371bb63-ea1c-4472-a94a-09a24f9f6721} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6259 | 2023.11.14 23:36:29.054625 [ 3 ] {} <Debug> HTTP-Session: a97bf34c-bebb-4bd0-bd57-169cc96f4ca0 Destroying unnamed session | ||
6260 | 2023.11.14 23:36:29.054719 [ 10 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 4 columns (4 merged, 0 gathered) in 0.00352194 sec., 253837.3737201656 rows/sec., 24.10 MiB/sec. | ||
6261 | 2023.11.14 23:36:29.054880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 47611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6262 | 2023.11.14 23:36:29.054906 [ 18 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6263 | 2023.11.14 23:36:29.054945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6264 | 2023.11.14 23:36:29.054967 [ 3 ] {} <Debug> HTTP-Session: 735b71cd-6e1b-4b0a-be34-28160cd7092a Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6265 | 2023.11.14 23:36:29.054994 [ 3 ] {} <Debug> HTTP-Session: 735b71cd-6e1b-4b0a-be34-28160cd7092a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6266 | 2023.11.14 23:36:29.055096 [ 18 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
6267 | 2023.11.14 23:36:29.055114 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6268 | 2023.11.14 23:36:29.055159 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6269 | 2023.11.14 23:36:29.055165 [ 18 ] {40110072-4e8d-46ef-9526-877b04ea241c::all_1_46_9} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
6270 | 2023.11.14 23:36:29.055317 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6271 | 2023.11.14 23:36:29.055781 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6272 | 2023.11.14 23:36:29.056006 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6273 | 2023.11.14 23:36:29.056156 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
6274 | 2023.11.14 23:36:29.056251 [ 62 ] {} <Debug> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6275 | 2023.11.14 23:36:29.056261 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Information> executeQuery: Read 298 rows, 21.02 KiB in 0.001114893 sec., 267290 rows/sec., 18.41 MiB/sec. | ||
6276 | 2023.11.14 23:36:29.056289 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6277 | 2023.11.14 23:36:29.056440 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
6278 | 2023.11.14 23:36:29.056482 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Debug> DynamicQueryHandler: Done processing query | ||
6279 | 2023.11.14 23:36:29.056526 [ 3 ] {d01245c3-7769-4c7a-87b5-2c36cff2dc74} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6280 | 2023.11.14 23:36:29.056566 [ 3 ] {} <Debug> HTTP-Session: 735b71cd-6e1b-4b0a-be34-28160cd7092a Destroying unnamed session | ||
6281 | 2023.11.14 23:36:29.056616 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6282 | 2023.11.14 23:36:29.056653 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 406 rows starting from the beginning of the part | ||
6283 | 2023.11.14 23:36:29.056732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6284 | 2023.11.14 23:36:29.056824 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 296 rows starting from the beginning of the part | ||
6285 | 2023.11.14 23:36:29.056827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6286 | 2023.11.14 23:36:29.056896 [ 3 ] {} <Debug> HTTP-Session: 13a9cbe6-de80-4a5e-8096-8031bfb91329 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6287 | 2023.11.14 23:36:29.056930 [ 3 ] {} <Debug> HTTP-Session: 13a9cbe6-de80-4a5e-8096-8031bfb91329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6288 | 2023.11.14 23:36:29.057070 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 45 rows starting from the beginning of the part | ||
6289 | 2023.11.14 23:36:29.057129 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6290 | 2023.11.14 23:36:29.057232 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6291 | 2023.11.14 23:36:29.057277 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 300 rows starting from the beginning of the part | ||
6292 | 2023.11.14 23:36:29.057551 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part | ||
6293 | 2023.11.14 23:36:29.057694 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6294 | 2023.11.14 23:36:29.057813 [ 23 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 298 rows starting from the beginning of the part | ||
6295 | 2023.11.14 23:36:29.058283 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6296 | 2023.11.14 23:36:29.058758 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6297 | 2023.11.14 23:36:29.059029 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Trace> oximeter.measurements_bool (472d2b4d-441f-49e1-bfe3-857fc2ec8c6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
6298 | 2023.11.14 23:36:29.059196 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001991532 sec., 3012 rows/sec., 126.51 KiB/sec. | ||
6299 | 2023.11.14 23:36:29.059623 [ 18 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1390 rows, containing 4 columns (4 merged, 0 gathered) in 0.003283977 sec., 423267.2762324462 rows/sec., 29.71 MiB/sec. | ||
6300 | 2023.11.14 23:36:29.059642 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Debug> DynamicQueryHandler: Done processing query | ||
6301 | 2023.11.14 23:36:29.059671 [ 3 ] {230eb946-8418-4be8-be81-0abf8d421656} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6302 | 2023.11.14 23:36:29.059690 [ 3 ] {} <Debug> HTTP-Session: 13a9cbe6-de80-4a5e-8096-8031bfb91329 Destroying unnamed session | ||
6303 | 2023.11.14 23:36:29.059745 [ 18 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6304 | 2023.11.14 23:36:29.059821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6305 | 2023.11.14 23:36:29.059869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6306 | 2023.11.14 23:36:29.059889 [ 3 ] {} <Debug> HTTP-Session: cf1a3e50-06be-4194-b9bf-5a5f8354a5ed Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6307 | 2023.11.14 23:36:29.059914 [ 3 ] {} <Debug> HTTP-Session: cf1a3e50-06be-4194-b9bf-5a5f8354a5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6308 | 2023.11.14 23:36:29.059921 [ 18 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
6309 | 2023.11.14 23:36:29.060001 [ 18 ] {92111da0-92a5-4ec3-b383-0cb9e5527d85::all_1_46_9} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
6310 | 2023.11.14 23:36:29.060007 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
6311 | 2023.11.14 23:36:29.060077 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
6312 | 2023.11.14 23:36:29.060206 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6313 | 2023.11.14 23:36:29.060520 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6314 | 2023.11.14 23:36:29.060764 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6315 | 2023.11.14 23:36:29.060939 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Trace> oximeter.measurements_cumulativei64 (43e71e79-b080-4adf-8253-b70497d1c22c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
6316 | 2023.11.14 23:36:29.061067 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001026402 sec., 68199 rows/sec., 4.13 MiB/sec. | ||
6317 | 2023.11.14 23:36:29.061175 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Debug> DynamicQueryHandler: Done processing query | ||
6318 | 2023.11.14 23:36:29.061198 [ 3 ] {4bfbd543-7bec-4747-bdc2-f9dc9191ff11} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6319 | 2023.11.14 23:36:29.061214 [ 3 ] {} <Debug> HTTP-Session: cf1a3e50-06be-4194-b9bf-5a5f8354a5ed Destroying unnamed session | ||
6320 | 2023.11.14 23:36:29.061313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6321 | 2023.11.14 23:36:29.061357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6322 | 2023.11.14 23:36:29.061376 [ 3 ] {} <Debug> HTTP-Session: a1052987-8d6a-48c9-91c6-882118b19cff Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6323 | 2023.11.14 23:36:29.061394 [ 3 ] {} <Debug> HTTP-Session: a1052987-8d6a-48c9-91c6-882118b19cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6324 | 2023.11.14 23:36:29.061461 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6325 | 2023.11.14 23:36:29.061502 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6326 | 2023.11.14 23:36:29.061614 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6327 | 2023.11.14 23:36:29.061872 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6328 | 2023.11.14 23:36:29.062107 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6329 | 2023.11.14 23:36:29.062278 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
6330 | 2023.11.14 23:36:29.062401 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00090053 sec., 1110 rows/sec., 76.99 KiB/sec. | ||
6331 | 2023.11.14 23:36:29.062573 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Debug> DynamicQueryHandler: Done processing query | ||
6332 | 2023.11.14 23:36:29.062598 [ 3 ] {e7d4f8c8-9bc1-4fe1-9e8d-902cbd00d307} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6333 | 2023.11.14 23:36:29.062614 [ 3 ] {} <Debug> HTTP-Session: a1052987-8d6a-48c9-91c6-882118b19cff Destroying unnamed session | ||
6334 | 2023.11.14 23:36:29.062721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6335 | 2023.11.14 23:36:29.062767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6336 | 2023.11.14 23:36:29.062787 [ 3 ] {} <Debug> HTTP-Session: 964a004d-f654-44de-98b1-131a0d8f35a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6337 | 2023.11.14 23:36:29.062804 [ 3 ] {} <Debug> HTTP-Session: 964a004d-f654-44de-98b1-131a0d8f35a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6338 | 2023.11.14 23:36:29.062878 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6339 | 2023.11.14 23:36:29.062923 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6340 | 2023.11.14 23:36:29.063067 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6341 | 2023.11.14 23:36:29.063428 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6342 | 2023.11.14 23:36:29.063704 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6343 | 2023.11.14 23:36:29.063886 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
6344 | 2023.11.14 23:36:29.064013 [ 81 ] {} <Debug> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6345 | 2023.11.14 23:36:29.064021 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001107712 sec., 4513 rows/sec., 6.09 MiB/sec. | ||
6346 | 2023.11.14 23:36:29.064078 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6347 | 2023.11.14 23:36:29.064248 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
6348 | 2023.11.14 23:36:29.064277 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Debug> DynamicQueryHandler: Done processing query | ||
6349 | 2023.11.14 23:36:29.064315 [ 3 ] {b8ae87fe-ff10-41c8-8cab-2d908bfcce74} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6350 | 2023.11.14 23:36:29.064369 [ 3 ] {} <Debug> HTTP-Session: 964a004d-f654-44de-98b1-131a0d8f35a0 Destroying unnamed session | ||
6351 | 2023.11.14 23:36:29.064465 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6352 | 2023.11.14 23:36:29.064523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 2941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6353 | 2023.11.14 23:36:29.064562 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 886 rows starting from the beginning of the part | ||
6354 | 2023.11.14 23:36:29.064609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6355 | 2023.11.14 23:36:29.064670 [ 3 ] {} <Debug> HTTP-Session: 4c2634a9-771f-4e2c-9ab0-3b4228d2f6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6356 | 2023.11.14 23:36:29.064714 [ 3 ] {} <Debug> HTTP-Session: 4c2634a9-771f-4e2c-9ab0-3b4228d2f6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6357 | 2023.11.14 23:36:29.064926 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6358 | 2023.11.14 23:36:29.064991 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part | ||
6359 | 2023.11.14 23:36:29.065010 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6360 | 2023.11.14 23:36:29.065547 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 45 rows starting from the beginning of the part | ||
6361 | 2023.11.14 23:36:29.065582 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6362 | 2023.11.14 23:36:29.065764 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part | ||
6363 | 2023.11.14 23:36:29.066051 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 45 rows starting from the beginning of the part | ||
6364 | 2023.11.14 23:36:29.066289 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6365 | 2023.11.14 23:36:29.066317 [ 23 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
6366 | 2023.11.14 23:36:29.066772 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6367 | 2023.11.14 23:36:29.067061 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
6368 | 2023.11.14 23:36:29.067184 [ 81 ] {} <Debug> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6369 | 2023.11.14 23:36:29.067200 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002176095 sec., 9650 rows/sec., 512.49 KiB/sec. | ||
6370 | 2023.11.14 23:36:29.067237 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6371 | 2023.11.14 23:36:29.067378 [ 10 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
6372 | 2023.11.14 23:36:29.067447 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Debug> DynamicQueryHandler: Done processing query | ||
6373 | 2023.11.14 23:36:29.067498 [ 3 ] {17284327-0642-4c7c-9766-e9ceb602713e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6374 | 2023.11.14 23:36:29.067510 [ 10 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6375 | 2023.11.14 23:36:29.067529 [ 3 ] {} <Debug> HTTP-Session: 4c2634a9-771f-4e2c-9ab0-3b4228d2f6a0 Destroying unnamed session | ||
6376 | 2023.11.14 23:36:29.067569 [ 10 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 441 rows starting from the beginning of the part | ||
6377 | 2023.11.14 23:36:29.067688 [ 10 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part | ||
6378 | 2023.11.14 23:36:29.067776 [ 10 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part | ||
6379 | 2023.11.14 23:36:29.067918 [ 10 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part | ||
6380 | 2023.11.14 23:36:29.068048 [ 10 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part | ||
6381 | 2023.11.14 23:36:29.068201 [ 10 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part | ||
6382 | 2023.11.14 23:36:29.069399 [ 21 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002111724 sec., 258556.5159083289 rows/sec., 13.76 MiB/sec. | ||
6383 | 2023.11.14 23:36:29.069553 [ 21 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6384 | 2023.11.14 23:36:29.069774 [ 21 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
6385 | 2023.11.14 23:36:29.069863 [ 21 ] {5d6fe25e-48fc-4a49-9974-3ed2499da909::all_1_26_5} <Trace> oximeter.measurements_i64 (5d6fe25e-48fc-4a49-9974-3ed2499da909) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
6386 | 2023.11.14 23:36:29.070207 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 6 columns (6 merged, 0 gathered) in 0.006046868 sec., 163886.49462829353 rows/sec., 221.16 MiB/sec. | ||
6387 | 2023.11.14 23:36:29.070922 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6388 | 2023.11.14 23:36:29.071140 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
6389 | 2023.11.14 23:36:29.071205 [ 21 ] {58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
6390 | 2023.11.14 23:36:29.071284 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 58581400-a883-42d6-89d6-9f2c7d93b550::all_1_41_8: 4.83 MiB. | ||
6391 | 2023.11.14 23:36:30.000182 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.38 MiB, peak 241.80 MiB, will set to 237.11 MiB (RSS), difference: 1.73 MiB | ||
6392 | 2023.11.14 23:36:31.647975 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6393 | 2023.11.14 23:36:31.648084 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6394 | 2023.11.14 23:36:34.043839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6395 | 2023.11.14 23:36:34.043948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6396 | 2023.11.14 23:36:34.043979 [ 3 ] {} <Debug> HTTP-Session: d7a1ec78-b4ab-4e9a-83ab-f047d7c5d823 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6397 | 2023.11.14 23:36:34.044006 [ 3 ] {} <Debug> HTTP-Session: d7a1ec78-b4ab-4e9a-83ab-f047d7c5d823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6398 | 2023.11.14 23:36:34.044145 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6399 | 2023.11.14 23:36:34.044211 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6400 | 2023.11.14 23:36:34.044397 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6401 | 2023.11.14 23:36:34.044895 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6402 | 2023.11.14 23:36:34.045163 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6403 | 2023.11.14 23:36:34.045330 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Trace> oximeter.fields_i64 (99ff15a0-767c-4f03-9f62-7c20a86d2745): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
6404 | 2023.11.14 23:36:34.045468 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001278935 sec., 35185 rows/sec., 2.79 MiB/sec. | ||
6405 | 2023.11.14 23:36:34.045617 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Debug> DynamicQueryHandler: Done processing query | ||
6406 | 2023.11.14 23:36:34.045644 [ 3 ] {cce4796d-9c30-4a66-8ba9-18d79f8bddb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6407 | 2023.11.14 23:36:34.045663 [ 3 ] {} <Debug> HTTP-Session: d7a1ec78-b4ab-4e9a-83ab-f047d7c5d823 Destroying unnamed session | ||
6408 | 2023.11.14 23:36:34.045785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6409 | 2023.11.14 23:36:34.045837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6410 | 2023.11.14 23:36:34.045858 [ 3 ] {} <Debug> HTTP-Session: 5858148c-6ff6-4c8f-8aec-c4c6ce114ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6411 | 2023.11.14 23:36:34.045876 [ 3 ] {} <Debug> HTTP-Session: 5858148c-6ff6-4c8f-8aec-c4c6ce114ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6412 | 2023.11.14 23:36:34.045956 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6413 | 2023.11.14 23:36:34.045999 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6414 | 2023.11.14 23:36:34.046114 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6415 | 2023.11.14 23:36:34.046418 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6416 | 2023.11.14 23:36:34.046644 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6417 | 2023.11.14 23:36:34.046799 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
6418 | 2023.11.14 23:36:34.046930 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00094057 sec., 2126 rows/sec., 181.70 KiB/sec. | ||
6419 | 2023.11.14 23:36:34.046926 [ 71 ] {} <Debug> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
6420 | 2023.11.14 23:36:34.047046 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6421 | 2023.11.14 23:36:34.047118 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Debug> DynamicQueryHandler: Done processing query | ||
6422 | 2023.11.14 23:36:34.047181 [ 3 ] {d458e346-d032-4009-ab71-c70f03988e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6423 | 2023.11.14 23:36:34.047228 [ 3 ] {} <Debug> HTTP-Session: 5858148c-6ff6-4c8f-8aec-c4c6ce114ce5 Destroying unnamed session | ||
6424 | 2023.11.14 23:36:34.047224 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
6425 | 2023.11.14 23:36:34.047369 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6426 | 2023.11.14 23:36:34.047418 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
6427 | 2023.11.14 23:36:34.047448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 27088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6428 | 2023.11.14 23:36:34.047524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6429 | 2023.11.14 23:36:34.047580 [ 3 ] {} <Debug> HTTP-Session: 27da12b7-fb68-41a7-b14f-afccecbb1606 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6430 | 2023.11.14 23:36:34.047639 [ 3 ] {} <Debug> HTTP-Session: 27da12b7-fb68-41a7-b14f-afccecbb1606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6431 | 2023.11.14 23:36:34.047652 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
6432 | 2023.11.14 23:36:34.047848 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6433 | 2023.11.14 23:36:34.047913 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
6434 | 2023.11.14 23:36:34.047931 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6435 | 2023.11.14 23:36:34.048235 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
6436 | 2023.11.14 23:36:34.048396 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6437 | 2023.11.14 23:36:34.048533 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
6438 | 2023.11.14 23:36:34.048664 [ 16 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
6439 | 2023.11.14 23:36:34.049194 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6440 | 2023.11.14 23:36:34.049654 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6441 | 2023.11.14 23:36:34.049980 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Trace> oximeter.fields_string (40110072-4e8d-46ef-9526-877b04ea241c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
6442 | 2023.11.14 23:36:34.049991 [ 21 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002877493 sec., 8340.593704311357 rows/sec., 696.41 KiB/sec. | ||
6443 | 2023.11.14 23:36:34.050202 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Information> executeQuery: Read 172 rows, 16.59 KiB in 0.002279096 sec., 75468 rows/sec., 7.11 MiB/sec. | ||
6444 | 2023.11.14 23:36:34.050314 [ 21 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
6445 | 2023.11.14 23:36:34.050564 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Debug> DynamicQueryHandler: Done processing query | ||
6446 | 2023.11.14 23:36:34.050595 [ 3 ] {d93b5dcf-ab55-4d70-9b54-eaebaabe10da} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6447 | 2023.11.14 23:36:34.050628 [ 3 ] {} <Debug> HTTP-Session: 27da12b7-fb68-41a7-b14f-afccecbb1606 Destroying unnamed session | ||
6448 | 2023.11.14 23:36:34.050742 [ 21 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
6449 | 2023.11.14 23:36:34.050782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6450 | 2023.11.14 23:36:34.050861 [ 21 ] {f3c9658b-61ed-4873-9c43-dfa67c656624::all_1_16_3} <Trace> oximeter.fields_ipaddr (f3c9658b-61ed-4873-9c43-dfa67c656624) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
6451 | 2023.11.14 23:36:34.050867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6452 | 2023.11.14 23:36:34.050913 [ 3 ] {} <Debug> HTTP-Session: 419e26f3-8a74-4e83-8e05-912ebe3586f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6453 | 2023.11.14 23:36:34.050956 [ 3 ] {} <Debug> HTTP-Session: 419e26f3-8a74-4e83-8e05-912ebe3586f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6454 | 2023.11.14 23:36:34.051054 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6455 | 2023.11.14 23:36:34.051095 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6456 | 2023.11.14 23:36:34.051212 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6457 | 2023.11.14 23:36:34.051503 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6458 | 2023.11.14 23:36:34.051714 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6459 | 2023.11.14 23:36:34.051865 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
6460 | 2023.11.14 23:36:34.051990 [ 71 ] {} <Debug> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
6461 | 2023.11.14 23:36:34.051998 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000908591 sec., 2201 rows/sec., 153.70 KiB/sec. | ||
6462 | 2023.11.14 23:36:34.052049 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6463 | 2023.11.14 23:36:34.052209 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
6464 | 2023.11.14 23:36:34.052240 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Debug> DynamicQueryHandler: Done processing query | ||
6465 | 2023.11.14 23:36:34.052281 [ 3 ] {f727c11b-dbb0-46eb-9193-8a75b050b9de} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6466 | 2023.11.14 23:36:34.052339 [ 3 ] {} <Debug> HTTP-Session: 419e26f3-8a74-4e83-8e05-912ebe3586f8 Destroying unnamed session | ||
6467 | 2023.11.14 23:36:34.052352 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6468 | 2023.11.14 23:36:34.052390 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
6469 | 2023.11.14 23:36:34.052523 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
6470 | 2023.11.14 23:36:34.052528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 12059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6471 | 2023.11.14 23:36:34.052628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6472 | 2023.11.14 23:36:34.052690 [ 3 ] {} <Debug> HTTP-Session: e9d4335b-df1c-47cf-ba73-16acc455e9cd Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6473 | 2023.11.14 23:36:34.052705 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
6474 | 2023.11.14 23:36:34.052724 [ 3 ] {} <Debug> HTTP-Session: e9d4335b-df1c-47cf-ba73-16acc455e9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6475 | 2023.11.14 23:36:34.052957 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6476 | 2023.11.14 23:36:34.052972 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
6477 | 2023.11.14 23:36:34.053057 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6478 | 2023.11.14 23:36:34.053258 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
6479 | 2023.11.14 23:36:34.053534 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6480 | 2023.11.14 23:36:34.053552 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
6481 | 2023.11.14 23:36:34.054292 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6482 | 2023.11.14 23:36:34.054797 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6483 | 2023.11.14 23:36:34.054909 [ 16 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792702 sec., 8593.827769665362 rows/sec., 600.06 KiB/sec. | ||
6484 | 2023.11.14 23:36:34.055048 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Trace> oximeter.fields_uuid (92111da0-92a5-4ec3-b383-0cb9e5527d85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
6485 | 2023.11.14 23:36:34.055100 [ 11 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
6486 | 2023.11.14 23:36:34.055223 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Information> executeQuery: Read 71 rows, 5.67 KiB in 0.002220995 sec., 31967 rows/sec., 2.49 MiB/sec. | ||
6487 | 2023.11.14 23:36:34.055359 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Debug> DynamicQueryHandler: Done processing query | ||
6488 | 2023.11.14 23:36:34.055389 [ 3 ] {4bdfdf1a-7e51-4207-a43b-a0879f244a44} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6489 | 2023.11.14 23:36:34.055397 [ 11 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
6490 | 2023.11.14 23:36:34.055408 [ 3 ] {} <Debug> HTTP-Session: e9d4335b-df1c-47cf-ba73-16acc455e9cd Destroying unnamed session | ||
6491 | 2023.11.14 23:36:34.055481 [ 11 ] {8a2b6705-a5d8-497c-a1e8-b92e810073d3::all_1_16_3} <Trace> oximeter.fields_u16 (8a2b6705-a5d8-497c-a1e8-b92e810073d3) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
6492 | 2023.11.14 23:36:34.055558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6493 | 2023.11.14 23:36:34.055608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6494 | 2023.11.14 23:36:34.055628 [ 3 ] {} <Debug> HTTP-Session: 7d61997d-53b2-4f3a-80b6-ddd8e7e809d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6495 | 2023.11.14 23:36:34.055645 [ 3 ] {} <Debug> HTTP-Session: 7d61997d-53b2-4f3a-80b6-ddd8e7e809d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6496 | 2023.11.14 23:36:34.055719 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6497 | 2023.11.14 23:36:34.055761 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6498 | 2023.11.14 23:36:34.055881 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6499 | 2023.11.14 23:36:34.056191 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6500 | 2023.11.14 23:36:34.056440 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6501 | 2023.11.14 23:36:34.056615 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
6502 | 2023.11.14 23:36:34.056729 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6503 | 2023.11.14 23:36:34.056745 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000995852 sec., 37154 rows/sec., 2.58 MiB/sec. | ||
6504 | 2023.11.14 23:36:34.056776 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6505 | 2023.11.14 23:36:34.056932 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact | ||
6506 | 2023.11.14 23:36:34.056982 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Debug> DynamicQueryHandler: Done processing query | ||
6507 | 2023.11.14 23:36:34.057032 [ 3 ] {6ac8b7e1-b90d-4589-b0ae-c8c50af05f89} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6508 | 2023.11.14 23:36:34.057077 [ 3 ] {} <Debug> HTTP-Session: 7d61997d-53b2-4f3a-80b6-ddd8e7e809d0 Destroying unnamed session | ||
6509 | 2023.11.14 23:36:34.057094 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6510 | 2023.11.14 23:36:34.057136 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 386 rows starting from the beginning of the part | ||
6511 | 2023.11.14 23:36:34.057246 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6512 | 2023.11.14 23:36:34.057318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62582, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6513 | 2023.11.14 23:36:34.057421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6514 | 2023.11.14 23:36:34.057448 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
6515 | 2023.11.14 23:36:34.057463 [ 3 ] {} <Debug> HTTP-Session: 76302173-bccd-44a8-acf9-ccb6a43db247 Authenticating user 'default' from [fd00:1122:3344:101::d]:62582 | ||
6516 | 2023.11.14 23:36:34.057524 [ 3 ] {} <Debug> HTTP-Session: 76302173-bccd-44a8-acf9-ccb6a43db247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6517 | 2023.11.14 23:36:34.057717 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
6518 | 2023.11.14 23:36:34.057750 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62582) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6519 | 2023.11.14 23:36:34.057862 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6520 | 2023.11.14 23:36:34.057948 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
6521 | 2023.11.14 23:36:34.058307 [ 21 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part | ||
6522 | 2023.11.14 23:36:34.058496 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6523 | 2023.11.14 23:36:34.059598 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.31 GiB. | ||
6524 | 2023.11.14 23:36:34.060028 [ 20 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.003184236 sec., 145403.79544732237 rows/sec., 10.11 MiB/sec. | ||
6525 | 2023.11.14 23:36:34.060249 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6526 | 2023.11.14 23:36:34.060267 [ 20 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6527 | 2023.11.14 23:36:34.060535 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Trace> oximeter.measurements_histogramf64 (58581400-a883-42d6-89d6-9f2c7d93b550): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
6528 | 2023.11.14 23:36:34.060631 [ 20 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4. | ||
6529 | 2023.11.14 23:36:34.060741 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.002935373 sec., 15330 rows/sec., 20.69 MiB/sec. | ||
6530 | 2023.11.14 23:36:34.060789 [ 20 ] {5384ef45-a17f-41e4-b2e8-362d047fd8f3::all_1_20_4} <Trace> oximeter.measurements_cumulativeu64 (5384ef45-a17f-41e4-b2e8-362d047fd8f3) (MergerMutator): Merged 6 parts: from all_1_15_3 to all_20_20_0 | ||
6531 | 2023.11.14 23:36:34.060997 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Debug> DynamicQueryHandler: Done processing query | ||
6532 | 2023.11.14 23:36:34.061025 [ 3 ] {ac3482da-0c50-4c8f-90f3-45ca3613b377} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
6533 | 2023.11.14 23:36:34.061042 [ 3 ] {} <Debug> HTTP-Session: 76302173-bccd-44a8-acf9-ccb6a43db247 Destroying unnamed session |