1 | [ Nov 29 19:47:29 Enabled. ] | ||
2 | [ Nov 29 19:47:29 Rereading configuration. ] | ||
3 | [ Nov 29 19:47:30 Rereading configuration. ] | ||
4 | [ Nov 29 19:47:31 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=oxControlService10 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService10 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService10 | ||
29 | ipadm: Could not delete oxControlService10: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService10 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 | ||
34 | + ipadm show-addr oxControlService10/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService10/ll | ||
37 | + ipadm show-addr oxControlService10/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/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 29 19:47:32 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.29 19:47:32.339551 [ 1 ] {} <Information> Application: Will watch for the process with pid 24871 | ||
55 | 2023.11.29 19:47:32.339639 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.11.29 19:47:32.703923 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24871 | ||
57 | 2023.11.29 19:47:32.704096 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.11.29 19:47:32.704297 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.11.29 19:47:32.793069 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.11.29 19:47:32.793147 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.11.29 19:47:32.793167 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.11.29 19:47:32.793221 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.11.29 19:47:32.793657 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.11.29 19:47:32.794476 [ 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.29 19:47:32.794949 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.11.29 19:47:32.795207 [ 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.29 19:47:32.797338 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.11.29 19:47:32.797382 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.11.29 19:47:32.798089 [ 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.29 19:47:32.798256 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.11.29 19:47:32.802890 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.11.29 19:47:32.803255 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.11.29 19:47:32.803281 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.11.29 19:47:32.804648 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.11.29 19:47:32.805140 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.11.29 19:47:32.805462 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.11.29 19:47:32.805782 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.11.29 19:47:32.806635 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.11.29 19:47:32.806681 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.11.29 19:47:32.806736 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.11.29 19:47:32.806754 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.11.29 19:47:32.823231 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.11.29 19:47:32.823265 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113341 sec | ||
90 | 2023.11.29 19:47:32.823815 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.11.29 19:47:32.823915 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.11.29 19:47:32.823937 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.11.29 19:47:32.823956 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.11.29 19:47:32.823969 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.11.29 19:47:32.823985 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.11.29 19:47:32.824001 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.11.29 19:47:32.824037 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.11.29 19:47:32.824060 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.11.29 19:47:32.824094 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.11.29 19:47:32.824108 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.11.29 19:47:32.824123 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.11.29 19:47:32.824142 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.11.29 19:47:32.824180 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.11.29 19:47:32.824197 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.11.29 19:47:32.824210 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.11.29 19:47:32.859689 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.11.29 19:47:32.864231 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.11.29 19:47:32.864267 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4501e-05 sec | ||
109 | 2023.11.29 19:47:32.864299 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.11.29 19:47:32.864321 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.11.29 19:47:32.864354 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.11.29 19:47:32.866558 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.11.29 19:47:32.871579 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.11.29 19:47:32.871676 [ 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.29 19:47:32.871744 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.11.29 19:47:33.072990 [ 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.29 19:47:33.090421 [ 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.29 19:47:33.090471 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.11.29 19:47:33.147317 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.11.29 19:47:33.147572 [ 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.29 19:47:33.147916 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.11.29 19:47:33.147950 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.11.29 19:47:33.147982 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.11.29 19:47:33.148071 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.11.29 19:47:33.148103 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.11.29 19:47:33.148184 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.11.29 19:47:33.148754 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.11.29 19:47:33.148780 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.11.29 19:47:48.148634 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
130 | 2023.11.29 19:47:48.148719 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
131 | 2023.11.29 19:48:03.149291 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
132 | 2023.11.29 19:48:03.149397 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
133 | 2023.11.29 19:48:03.519497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
134 | 2023.11.29 19:48:03.519696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
135 | 2023.11.29 19:48:03.522489 [ 3 ] {} <Debug> HTTP-Session: d34d1adf-b312-4111-b5ee-1060b8d9ef1f Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
136 | 2023.11.29 19:48:03.522542 [ 3 ] {} <Debug> HTTP-Session: d34d1adf-b312-4111-b5ee-1060b8d9ef1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2023.11.29 19:48:03.522713 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
138 | 2023.11.29 19:48:03.522815 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
139 | 2023.11.29 19:48:03.522839 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
140 | 2023.11.29 19:48:03.524637 [ 3 ] {819e0fdc-c319-484b-a043-bbf21d8b13cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
141 | 2023.11.29 19:48:03.552636 [ 3 ] {819e0fdc-c319-484b-a043-bbf21d8b13cc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54950) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
142 | |||
143 | 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 | ||
144 | 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 | ||
145 | 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 | ||
146 | 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 | ||
147 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
148 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 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 | ||
157 | 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 | ||
158 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
159 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
160 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
161 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
162 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
163 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
164 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
165 | |||
166 | 2023.11.29 19:48:03.553926 [ 3 ] {819e0fdc-c319-484b-a043-bbf21d8b13cc} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
167 | |||
168 | 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 | ||
169 | 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 | ||
170 | 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 | ||
171 | 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 | ||
172 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
173 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
174 | 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 | ||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 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 | ||
180 | 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 | ||
181 | 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 | ||
182 | 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 | ||
183 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
184 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
185 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
186 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
187 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
188 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
189 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
190 | (version 22.8.9.1) | ||
191 | 2023.11.29 19:48:03.554673 [ 3 ] {819e0fdc-c319-484b-a043-bbf21d8b13cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
192 | 2023.11.29 19:48:03.554699 [ 3 ] {} <Debug> HTTP-Session: d34d1adf-b312-4111-b5ee-1060b8d9ef1f Destroying unnamed session | ||
193 | 2023.11.29 19:48:03.555140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
194 | 2023.11.29 19:48:03.555218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
195 | 2023.11.29 19:48:03.555242 [ 3 ] {} <Debug> HTTP-Session: fd79a940-136b-48b3-8558-b91e678aa042 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
196 | 2023.11.29 19:48:03.555266 [ 3 ] {} <Debug> HTTP-Session: fd79a940-136b-48b3-8558-b91e678aa042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2023.11.29 19:48:03.555388 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
198 | 2023.11.29 19:48:03.555478 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
199 | 2023.11.29 19:48:03.563139 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
200 | 2023.11.29 19:48:03.572018 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
201 | 2023.11.29 19:48:03.587189 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} <Debug> DynamicQueryHandler: Done processing query | ||
202 | 2023.11.29 19:48:03.587229 [ 3 ] {59c552c8-f068-443a-a5fc-687d5d1ea5ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
203 | 2023.11.29 19:48:03.587248 [ 3 ] {} <Debug> HTTP-Session: fd79a940-136b-48b3-8558-b91e678aa042 Destroying unnamed session | ||
204 | 2023.11.29 19:48:03.587483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
205 | 2023.11.29 19:48:03.587548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
206 | 2023.11.29 19:48:03.587569 [ 3 ] {} <Debug> HTTP-Session: 6118dd7b-a4ad-43de-bd5e-16025fdf1c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
207 | 2023.11.29 19:48:03.587594 [ 3 ] {} <Debug> HTTP-Session: 6118dd7b-a4ad-43de-bd5e-16025fdf1c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
208 | 2023.11.29 19:48:03.587726 [ 3 ] {f9a3e39f-5c01-4844-8e6d-1d5ea9b23a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
209 | 2023.11.29 19:48:03.588010 [ 3 ] {f9a3e39f-5c01-4844-8e6d-1d5ea9b23a31} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54950) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
210 | |||
211 | 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 | ||
212 | 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 | ||
213 | 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 | ||
214 | 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 | ||
215 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
216 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 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 | ||
225 | 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 | ||
226 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
227 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
228 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
229 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
230 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
231 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
232 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
233 | |||
234 | 2023.11.29 19:48:03.588145 [ 3 ] {f9a3e39f-5c01-4844-8e6d-1d5ea9b23a31} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
235 | |||
236 | 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 | ||
237 | 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 | ||
238 | 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 | ||
239 | 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 | ||
240 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
241 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
242 | 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 | ||
243 | 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 | ||
244 | 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 | ||
245 | 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 | ||
246 | 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 | ||
247 | 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 | ||
248 | 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 | ||
249 | 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 | ||
250 | 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 | ||
251 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
252 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
253 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
254 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
255 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
256 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
257 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
258 | (version 22.8.9.1) | ||
259 | 2023.11.29 19:48:03.588266 [ 3 ] {f9a3e39f-5c01-4844-8e6d-1d5ea9b23a31} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
260 | 2023.11.29 19:48:03.588285 [ 3 ] {} <Debug> HTTP-Session: 6118dd7b-a4ad-43de-bd5e-16025fdf1c67 Destroying unnamed session | ||
261 | 2023.11.29 19:48:03.588489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
262 | 2023.11.29 19:48:03.588540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
263 | 2023.11.29 19:48:03.588558 [ 3 ] {} <Debug> HTTP-Session: d36a97e1-46d7-4659-926b-b8c332f1670b Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
264 | 2023.11.29 19:48:03.588580 [ 3 ] {} <Debug> HTTP-Session: d36a97e1-46d7-4659-926b-b8c332f1670b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2023.11.29 19:48:03.588754 [ 3 ] {722fdd16-ae89-497f-b6f1-283d241ca416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
266 | 2023.11.29 19:48:03.588919 [ 3 ] {722fdd16-ae89-497f-b6f1-283d241ca416} <Debug> DynamicQueryHandler: Done processing query | ||
267 | 2023.11.29 19:48:03.588948 [ 3 ] {722fdd16-ae89-497f-b6f1-283d241ca416} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
268 | 2023.11.29 19:48:03.588963 [ 3 ] {} <Debug> HTTP-Session: d36a97e1-46d7-4659-926b-b8c332f1670b Destroying unnamed session | ||
269 | 2023.11.29 19:48:03.589088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
270 | 2023.11.29 19:48:03.589139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
271 | 2023.11.29 19:48:03.589161 [ 3 ] {} <Debug> HTTP-Session: ab60ea6f-78ee-4449-822c-48a770af474f Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
272 | 2023.11.29 19:48:03.589184 [ 3 ] {} <Debug> HTTP-Session: ab60ea6f-78ee-4449-822c-48a770af474f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2023.11.29 19:48:03.589247 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
274 | 2023.11.29 19:48:03.589304 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
275 | 2023.11.29 19:48:03.590595 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
276 | 2023.11.29 19:48:03.590628 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5791e-05 sec | ||
277 | 2023.11.29 19:48:03.590648 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
278 | 2023.11.29 19:48:03.590668 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
279 | 2023.11.29 19:48:03.590739 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} <Debug> DynamicQueryHandler: Done processing query | ||
280 | 2023.11.29 19:48:03.590773 [ 3 ] {a00a8a66-f485-42c3-9c88-fbe5d76953f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
281 | 2023.11.29 19:48:03.590789 [ 3 ] {} <Debug> HTTP-Session: ab60ea6f-78ee-4449-822c-48a770af474f Destroying unnamed session | ||
282 | 2023.11.29 19:48:03.590904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
283 | 2023.11.29 19:48:03.590955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
284 | 2023.11.29 19:48:03.590975 [ 3 ] {} <Debug> HTTP-Session: c716804d-50b8-4951-b748-bda2808465bc Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
285 | 2023.11.29 19:48:03.591000 [ 3 ] {} <Debug> HTTP-Session: c716804d-50b8-4951-b748-bda2808465bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
286 | 2023.11.29 19:48:03.591146 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) /* The version table contains metadata about the `oximeter` database */ | ||
287 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
288 | 2023.11.29 19:48:03.591192 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
289 | 2023.11.29 19:48:03.608423 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} <Debug> oximeter.version (f1d53bfd-fadf-45c3-a8db-a08775be1edd): Loading data parts | ||
290 | 2023.11.29 19:48:03.608569 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} <Debug> oximeter.version (f1d53bfd-fadf-45c3-a8db-a08775be1edd): There are no data parts | ||
291 | 2023.11.29 19:48:03.615094 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} <Debug> DynamicQueryHandler: Done processing query | ||
292 | 2023.11.29 19:48:03.615124 [ 3 ] {a426730a-1580-4ea5-8562-fcc83a4dfd8d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
293 | 2023.11.29 19:48:03.615156 [ 3 ] {} <Debug> HTTP-Session: c716804d-50b8-4951-b748-bda2808465bc Destroying unnamed session | ||
294 | 2023.11.29 19:48:03.615296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
295 | 2023.11.29 19:48:03.615368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
296 | 2023.11.29 19:48:03.615393 [ 3 ] {} <Debug> HTTP-Session: 888877f2-62c2-4786-8998-eb5ee30a6ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
297 | 2023.11.29 19:48:03.615414 [ 3 ] {} <Debug> HTTP-Session: 888877f2-62c2-4786-8998-eb5ee30a6ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
298 | 2023.11.29 19:48:03.615685 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) /* The measurement tables contain all individual samples from each timeseries. | ||
299 | * | ||
300 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
301 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
302 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
303 | * by all samples from the same timeseries. | ||
304 | * | ||
305 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
306 | * and then uses that to index quickly into the measurements tables. | ||
307 | */ | ||
308 | 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) | ||
309 | 2023.11.29 19:48:03.615764 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
310 | 2023.11.29 19:48:03.626828 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} <Debug> oximeter.measurements_bool (3c2989de-1c01-43ae-a811-8e9f4e476bc4): Loading data parts | ||
311 | 2023.11.29 19:48:03.626941 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} <Debug> oximeter.measurements_bool (3c2989de-1c01-43ae-a811-8e9f4e476bc4): There are no data parts | ||
312 | 2023.11.29 19:48:03.628058 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} <Debug> DynamicQueryHandler: Done processing query | ||
313 | 2023.11.29 19:48:03.628084 [ 3 ] {03120bee-1f5d-4a07-abc8-062222202927} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
314 | 2023.11.29 19:48:03.628111 [ 3 ] {} <Debug> HTTP-Session: 888877f2-62c2-4786-8998-eb5ee30a6ed8 Destroying unnamed session | ||
315 | 2023.11.29 19:48:03.628249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
316 | 2023.11.29 19:48:03.628305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
317 | 2023.11.29 19:48:03.628330 [ 3 ] {} <Debug> HTTP-Session: bb2d6033-9181-457b-b5dc-1fed4c7c3ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
318 | 2023.11.29 19:48:03.628347 [ 3 ] {} <Debug> HTTP-Session: bb2d6033-9181-457b-b5dc-1fed4c7c3ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
319 | 2023.11.29 19:48:03.628585 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
320 | 2023.11.29 19:48:03.628657 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
321 | 2023.11.29 19:48:03.630374 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} <Debug> oximeter.measurements_i8 (4f5b9fec-c7b8-4a4d-b8cf-49276312b443): Loading data parts | ||
322 | 2023.11.29 19:48:03.630471 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} <Debug> oximeter.measurements_i8 (4f5b9fec-c7b8-4a4d-b8cf-49276312b443): There are no data parts | ||
323 | 2023.11.29 19:48:03.631664 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} <Debug> DynamicQueryHandler: Done processing query | ||
324 | 2023.11.29 19:48:03.631699 [ 3 ] {80769a35-4145-4f6c-ba3a-8844352cbc6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
325 | 2023.11.29 19:48:03.631735 [ 3 ] {} <Debug> HTTP-Session: bb2d6033-9181-457b-b5dc-1fed4c7c3ee7 Destroying unnamed session | ||
326 | 2023.11.29 19:48:03.631886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
327 | 2023.11.29 19:48:03.631953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
328 | 2023.11.29 19:48:03.631994 [ 3 ] {} <Debug> HTTP-Session: 4a6bcdfe-04eb-4fbc-b517-b2a61e03e8ac Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
329 | 2023.11.29 19:48:03.632020 [ 3 ] {} <Debug> HTTP-Session: 4a6bcdfe-04eb-4fbc-b517-b2a61e03e8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
330 | 2023.11.29 19:48:03.632317 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
331 | 2023.11.29 19:48:03.632387 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
332 | 2023.11.29 19:48:03.633944 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} <Debug> oximeter.measurements_u8 (94be7b01-e075-45cf-9ce9-73e8ca4c4f96): Loading data parts | ||
333 | 2023.11.29 19:48:03.634049 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} <Debug> oximeter.measurements_u8 (94be7b01-e075-45cf-9ce9-73e8ca4c4f96): There are no data parts | ||
334 | 2023.11.29 19:48:03.635084 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} <Debug> DynamicQueryHandler: Done processing query | ||
335 | 2023.11.29 19:48:03.635116 [ 3 ] {10b35d90-4e0d-4b68-8ba5-fff1cab3993c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
336 | 2023.11.29 19:48:03.635139 [ 3 ] {} <Debug> HTTP-Session: 4a6bcdfe-04eb-4fbc-b517-b2a61e03e8ac Destroying unnamed session | ||
337 | 2023.11.29 19:48:03.635262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
338 | 2023.11.29 19:48:03.635314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
339 | 2023.11.29 19:48:03.635338 [ 3 ] {} <Debug> HTTP-Session: 3724afb5-5e03-41c0-af0c-9e36b51716fa Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
340 | 2023.11.29 19:48:03.635354 [ 3 ] {} <Debug> HTTP-Session: 3724afb5-5e03-41c0-af0c-9e36b51716fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
341 | 2023.11.29 19:48:03.635535 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
342 | 2023.11.29 19:48:03.635646 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
343 | 2023.11.29 19:48:03.639370 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} <Debug> oximeter.measurements_i16 (4aa65d7c-cde9-448e-8622-d77f0116d5e2): Loading data parts | ||
344 | 2023.11.29 19:48:03.639474 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} <Debug> oximeter.measurements_i16 (4aa65d7c-cde9-448e-8622-d77f0116d5e2): There are no data parts | ||
345 | 2023.11.29 19:48:03.640503 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} <Debug> DynamicQueryHandler: Done processing query | ||
346 | 2023.11.29 19:48:03.640537 [ 3 ] {11bc3d8e-49ba-4fbc-921b-683cf82f67da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
347 | 2023.11.29 19:48:03.640553 [ 3 ] {} <Debug> HTTP-Session: 3724afb5-5e03-41c0-af0c-9e36b51716fa Destroying unnamed session | ||
348 | 2023.11.29 19:48:03.640695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
349 | 2023.11.29 19:48:03.640751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
350 | 2023.11.29 19:48:03.640771 [ 3 ] {} <Debug> HTTP-Session: 04ed9f3f-8c56-4f3a-a175-791daeb760e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
351 | 2023.11.29 19:48:03.640795 [ 3 ] {} <Debug> HTTP-Session: 04ed9f3f-8c56-4f3a-a175-791daeb760e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
352 | 2023.11.29 19:48:03.640988 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
353 | 2023.11.29 19:48:03.641037 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
354 | 2023.11.29 19:48:03.642412 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} <Debug> oximeter.measurements_u16 (1a7e86fe-c70f-43f8-b72f-44ed6e8d7944): Loading data parts | ||
355 | 2023.11.29 19:48:03.642502 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} <Debug> oximeter.measurements_u16 (1a7e86fe-c70f-43f8-b72f-44ed6e8d7944): There are no data parts | ||
356 | 2023.11.29 19:48:03.643541 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} <Debug> DynamicQueryHandler: Done processing query | ||
357 | 2023.11.29 19:48:03.643574 [ 3 ] {87b73321-b9e7-4c2f-8859-38d0decb57d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
358 | 2023.11.29 19:48:03.643589 [ 3 ] {} <Debug> HTTP-Session: 04ed9f3f-8c56-4f3a-a175-791daeb760e8 Destroying unnamed session | ||
359 | 2023.11.29 19:48:03.643712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
360 | 2023.11.29 19:48:03.643768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
361 | 2023.11.29 19:48:03.643788 [ 3 ] {} <Debug> HTTP-Session: b9a3f981-2691-4492-85aa-e7afd4e017bd Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
362 | 2023.11.29 19:48:03.643813 [ 3 ] {} <Debug> HTTP-Session: b9a3f981-2691-4492-85aa-e7afd4e017bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
363 | 2023.11.29 19:48:03.644001 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
364 | 2023.11.29 19:48:03.644056 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
365 | 2023.11.29 19:48:03.645692 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} <Debug> oximeter.measurements_i32 (038413e9-ef3f-4834-b6b4-51b98e217913): Loading data parts | ||
366 | 2023.11.29 19:48:03.645769 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} <Debug> oximeter.measurements_i32 (038413e9-ef3f-4834-b6b4-51b98e217913): There are no data parts | ||
367 | 2023.11.29 19:48:03.646859 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} <Debug> DynamicQueryHandler: Done processing query | ||
368 | 2023.11.29 19:48:03.646890 [ 3 ] {aa5d6328-17fc-4bf0-932e-da5ed3be4d05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
369 | 2023.11.29 19:48:03.646913 [ 3 ] {} <Debug> HTTP-Session: b9a3f981-2691-4492-85aa-e7afd4e017bd Destroying unnamed session | ||
370 | 2023.11.29 19:48:03.647038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
371 | 2023.11.29 19:48:03.647082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
372 | 2023.11.29 19:48:03.647108 [ 3 ] {} <Debug> HTTP-Session: e7f4fd1a-3833-4686-8f78-896cca3b2af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
373 | 2023.11.29 19:48:03.647129 [ 3 ] {} <Debug> HTTP-Session: e7f4fd1a-3833-4686-8f78-896cca3b2af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
374 | 2023.11.29 19:48:03.647315 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
375 | 2023.11.29 19:48:03.647366 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
376 | 2023.11.29 19:48:03.648794 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} <Debug> oximeter.measurements_u32 (3cbfa053-d440-4ce6-996e-66d9164d9424): Loading data parts | ||
377 | 2023.11.29 19:48:03.648876 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} <Debug> oximeter.measurements_u32 (3cbfa053-d440-4ce6-996e-66d9164d9424): There are no data parts | ||
378 | 2023.11.29 19:48:03.649966 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} <Debug> DynamicQueryHandler: Done processing query | ||
379 | 2023.11.29 19:48:03.649999 [ 3 ] {f669df94-797a-4ff0-8920-e2cf6e1a9723} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
380 | 2023.11.29 19:48:03.650024 [ 3 ] {} <Debug> HTTP-Session: e7f4fd1a-3833-4686-8f78-896cca3b2af4 Destroying unnamed session | ||
381 | 2023.11.29 19:48:03.650154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
382 | 2023.11.29 19:48:03.650209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
383 | 2023.11.29 19:48:03.650234 [ 3 ] {} <Debug> HTTP-Session: b6776593-101b-4751-99ff-cc21f37806e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
384 | 2023.11.29 19:48:03.650256 [ 3 ] {} <Debug> HTTP-Session: b6776593-101b-4751-99ff-cc21f37806e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2023.11.29 19:48:03.650439 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
386 | 2023.11.29 19:48:03.650489 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
387 | 2023.11.29 19:48:03.651966 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} <Debug> oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): Loading data parts | ||
388 | 2023.11.29 19:48:03.652054 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} <Debug> oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): There are no data parts | ||
389 | 2023.11.29 19:48:03.653102 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} <Debug> DynamicQueryHandler: Done processing query | ||
390 | 2023.11.29 19:48:03.653127 [ 3 ] {c0d579d0-6862-4ee4-8b34-01e380300c1e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
391 | 2023.11.29 19:48:03.653149 [ 3 ] {} <Debug> HTTP-Session: b6776593-101b-4751-99ff-cc21f37806e4 Destroying unnamed session | ||
392 | 2023.11.29 19:48:03.653274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
393 | 2023.11.29 19:48:03.653322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
394 | 2023.11.29 19:48:03.653352 [ 3 ] {} <Debug> HTTP-Session: 5bd4382f-2ae0-4fc0-a616-8bb65cc324ca Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
395 | 2023.11.29 19:48:03.653369 [ 3 ] {} <Debug> HTTP-Session: 5bd4382f-2ae0-4fc0-a616-8bb65cc324ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2023.11.29 19:48:03.653562 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
397 | 2023.11.29 19:48:03.653613 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
398 | 2023.11.29 19:48:03.655232 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} <Debug> oximeter.measurements_u64 (7886a7cc-6cb1-4a5f-a9dd-de22e2b63e3b): Loading data parts | ||
399 | 2023.11.29 19:48:03.655330 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} <Debug> oximeter.measurements_u64 (7886a7cc-6cb1-4a5f-a9dd-de22e2b63e3b): There are no data parts | ||
400 | 2023.11.29 19:48:03.656399 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} <Debug> DynamicQueryHandler: Done processing query | ||
401 | 2023.11.29 19:48:03.656423 [ 3 ] {2fc4b32b-cbd6-4188-9254-1eabb5e450b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
402 | 2023.11.29 19:48:03.656447 [ 3 ] {} <Debug> HTTP-Session: 5bd4382f-2ae0-4fc0-a616-8bb65cc324ca Destroying unnamed session | ||
403 | 2023.11.29 19:48:03.656560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
404 | 2023.11.29 19:48:03.656607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
405 | 2023.11.29 19:48:03.656627 [ 3 ] {} <Debug> HTTP-Session: 3549ad3a-f522-49b9-9762-aa4c4f99b5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
406 | 2023.11.29 19:48:03.656648 [ 3 ] {} <Debug> HTTP-Session: 3549ad3a-f522-49b9-9762-aa4c4f99b5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
407 | 2023.11.29 19:48:03.656839 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
408 | 2023.11.29 19:48:03.656890 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
409 | 2023.11.29 19:48:03.658291 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} <Debug> oximeter.measurements_f32 (ff58723b-ded8-4a52-aee7-3ea8e96dfc83): Loading data parts | ||
410 | 2023.11.29 19:48:03.658360 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} <Debug> oximeter.measurements_f32 (ff58723b-ded8-4a52-aee7-3ea8e96dfc83): There are no data parts | ||
411 | 2023.11.29 19:48:03.659376 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} <Debug> DynamicQueryHandler: Done processing query | ||
412 | 2023.11.29 19:48:03.659400 [ 3 ] {530d44f5-98f6-4331-87e2-4e244ae8c78d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
413 | 2023.11.29 19:48:03.659415 [ 3 ] {} <Debug> HTTP-Session: 3549ad3a-f522-49b9-9762-aa4c4f99b5d0 Destroying unnamed session | ||
414 | 2023.11.29 19:48:03.659527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
415 | 2023.11.29 19:48:03.659580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
416 | 2023.11.29 19:48:03.659599 [ 3 ] {} <Debug> HTTP-Session: d151107f-3da1-4e43-a22e-dbc1b9741ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
417 | 2023.11.29 19:48:03.659625 [ 3 ] {} <Debug> HTTP-Session: d151107f-3da1-4e43-a22e-dbc1b9741ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
418 | 2023.11.29 19:48:03.659815 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
419 | 2023.11.29 19:48:03.659862 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
420 | 2023.11.29 19:48:03.661335 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} <Debug> oximeter.measurements_f64 (fc8b2846-750e-4711-9b26-83bc94099e2e): Loading data parts | ||
421 | 2023.11.29 19:48:03.661405 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} <Debug> oximeter.measurements_f64 (fc8b2846-750e-4711-9b26-83bc94099e2e): There are no data parts | ||
422 | 2023.11.29 19:48:03.662430 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} <Debug> DynamicQueryHandler: Done processing query | ||
423 | 2023.11.29 19:48:03.662463 [ 3 ] {42c08c05-f485-4f71-9d0e-f68907aee984} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
424 | 2023.11.29 19:48:03.662479 [ 3 ] {} <Debug> HTTP-Session: d151107f-3da1-4e43-a22e-dbc1b9741ccf Destroying unnamed session | ||
425 | 2023.11.29 19:48:03.662593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
426 | 2023.11.29 19:48:03.662647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
427 | 2023.11.29 19:48:03.662665 [ 3 ] {} <Debug> HTTP-Session: 536b7104-23ca-4f33-9a53-853363dad1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
428 | 2023.11.29 19:48:03.662691 [ 3 ] {} <Debug> HTTP-Session: 536b7104-23ca-4f33-9a53-853363dad1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
429 | 2023.11.29 19:48:03.662883 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
430 | 2023.11.29 19:48:03.662933 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
431 | 2023.11.29 19:48:03.664350 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} <Debug> oximeter.measurements_string (b0625d46-3fde-457a-8409-41c81c981795): Loading data parts | ||
432 | 2023.11.29 19:48:03.664409 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} <Debug> oximeter.measurements_string (b0625d46-3fde-457a-8409-41c81c981795): There are no data parts | ||
433 | 2023.11.29 19:48:03.665373 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} <Debug> DynamicQueryHandler: Done processing query | ||
434 | 2023.11.29 19:48:03.665404 [ 3 ] {b1f6b78c-7d21-4f37-84f7-c0064ec55792} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
435 | 2023.11.29 19:48:03.665419 [ 3 ] {} <Debug> HTTP-Session: 536b7104-23ca-4f33-9a53-853363dad1f0 Destroying unnamed session | ||
436 | 2023.11.29 19:48:03.665524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
437 | 2023.11.29 19:48:03.665640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
438 | 2023.11.29 19:48:03.665659 [ 3 ] {} <Debug> HTTP-Session: 56acaa41-60ee-4732-9fea-ced38b07bff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
439 | 2023.11.29 19:48:03.665683 [ 3 ] {} <Debug> HTTP-Session: 56acaa41-60ee-4732-9fea-ced38b07bff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
440 | 2023.11.29 19:48:03.665880 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
441 | 2023.11.29 19:48:03.665930 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
442 | 2023.11.29 19:48:03.667284 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} <Debug> oximeter.measurements_bytes (169548c6-91ed-47b2-a94c-6d4e73bf7a8c): Loading data parts | ||
443 | 2023.11.29 19:48:03.667342 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} <Debug> oximeter.measurements_bytes (169548c6-91ed-47b2-a94c-6d4e73bf7a8c): There are no data parts | ||
444 | 2023.11.29 19:48:03.668369 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} <Debug> DynamicQueryHandler: Done processing query | ||
445 | 2023.11.29 19:48:03.668403 [ 3 ] {4b257f10-7c10-4456-90c8-0d49e3278b9c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
446 | 2023.11.29 19:48:03.668419 [ 3 ] {} <Debug> HTTP-Session: 56acaa41-60ee-4732-9fea-ced38b07bff9 Destroying unnamed session | ||
447 | 2023.11.29 19:48:03.668552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
448 | 2023.11.29 19:48:03.668602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
449 | 2023.11.29 19:48:03.668621 [ 3 ] {} <Debug> HTTP-Session: 2a266b7c-5c1d-4b27-83b7-1223fabfc256 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
450 | 2023.11.29 19:48:03.668645 [ 3 ] {} <Debug> HTTP-Session: 2a266b7c-5c1d-4b27-83b7-1223fabfc256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
451 | 2023.11.29 19:48:03.668846 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
452 | 2023.11.29 19:48:03.668898 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
453 | 2023.11.29 19:48:03.670370 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} <Debug> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Loading data parts | ||
454 | 2023.11.29 19:48:03.670435 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} <Debug> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): There are no data parts | ||
455 | 2023.11.29 19:48:03.671511 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} <Debug> DynamicQueryHandler: Done processing query | ||
456 | 2023.11.29 19:48:03.671544 [ 3 ] {72b48765-f1d3-44f9-bf8d-d92dd4de6dec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
457 | 2023.11.29 19:48:03.671560 [ 3 ] {} <Debug> HTTP-Session: 2a266b7c-5c1d-4b27-83b7-1223fabfc256 Destroying unnamed session | ||
458 | 2023.11.29 19:48:03.671683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
459 | 2023.11.29 19:48:03.671735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
460 | 2023.11.29 19:48:03.671754 [ 3 ] {} <Debug> HTTP-Session: 0e84c8a6-32da-4e02-acf6-da4509be0317 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
461 | 2023.11.29 19:48:03.671775 [ 3 ] {} <Debug> HTTP-Session: 0e84c8a6-32da-4e02-acf6-da4509be0317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
462 | 2023.11.29 19:48:03.671982 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
463 | 2023.11.29 19:48:03.672035 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
464 | 2023.11.29 19:48:03.673406 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} <Debug> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Loading data parts | ||
465 | 2023.11.29 19:48:03.673474 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} <Debug> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): There are no data parts | ||
466 | 2023.11.29 19:48:03.674499 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} <Debug> DynamicQueryHandler: Done processing query | ||
467 | 2023.11.29 19:48:03.674524 [ 3 ] {b499657f-410f-4a6f-9673-6d4c4ec5a562} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
468 | 2023.11.29 19:48:03.674539 [ 3 ] {} <Debug> HTTP-Session: 0e84c8a6-32da-4e02-acf6-da4509be0317 Destroying unnamed session | ||
469 | 2023.11.29 19:48:03.674649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
470 | 2023.11.29 19:48:03.674698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
471 | 2023.11.29 19:48:03.674716 [ 3 ] {} <Debug> HTTP-Session: a41270a6-848a-41b3-bfe3-237e2b984f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
472 | 2023.11.29 19:48:03.674738 [ 3 ] {} <Debug> HTTP-Session: a41270a6-848a-41b3-bfe3-237e2b984f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
473 | 2023.11.29 19:48:03.674945 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
474 | 2023.11.29 19:48:03.674998 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
475 | 2023.11.29 19:48:03.676464 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} <Debug> oximeter.measurements_cumulativef32 (a0e524c1-a161-4785-ae00-424ed6d36a9b): Loading data parts | ||
476 | 2023.11.29 19:48:03.676527 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} <Debug> oximeter.measurements_cumulativef32 (a0e524c1-a161-4785-ae00-424ed6d36a9b): There are no data parts | ||
477 | 2023.11.29 19:48:03.677553 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} <Debug> DynamicQueryHandler: Done processing query | ||
478 | 2023.11.29 19:48:03.677577 [ 3 ] {62fad871-a2de-4ab9-9e3c-9680d7a74300} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
479 | 2023.11.29 19:48:03.677599 [ 3 ] {} <Debug> HTTP-Session: a41270a6-848a-41b3-bfe3-237e2b984f5e Destroying unnamed session | ||
480 | 2023.11.29 19:48:03.677699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
481 | 2023.11.29 19:48:03.677748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
482 | 2023.11.29 19:48:03.677772 [ 3 ] {} <Debug> HTTP-Session: f08a9c29-7c0d-4c76-9424-ced965a9fac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
483 | 2023.11.29 19:48:03.677788 [ 3 ] {} <Debug> HTTP-Session: f08a9c29-7c0d-4c76-9424-ced965a9fac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
484 | 2023.11.29 19:48:03.678002 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
485 | 2023.11.29 19:48:03.678057 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
486 | 2023.11.29 19:48:03.679432 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} <Debug> oximeter.measurements_cumulativef64 (1c090cfe-a91c-4385-92c9-3c53fc12d9b7): Loading data parts | ||
487 | 2023.11.29 19:48:03.679499 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} <Debug> oximeter.measurements_cumulativef64 (1c090cfe-a91c-4385-92c9-3c53fc12d9b7): There are no data parts | ||
488 | 2023.11.29 19:48:03.680661 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} <Debug> DynamicQueryHandler: Done processing query | ||
489 | 2023.11.29 19:48:03.680686 [ 3 ] {6293af0f-5eef-4f70-8a2b-f31e7126cd51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
490 | 2023.11.29 19:48:03.680709 [ 3 ] {} <Debug> HTTP-Session: f08a9c29-7c0d-4c76-9424-ced965a9fac5 Destroying unnamed session | ||
491 | 2023.11.29 19:48:03.680811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
492 | 2023.11.29 19:48:03.680860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
493 | 2023.11.29 19:48:03.680885 [ 3 ] {} <Debug> HTTP-Session: 150414b1-1101-45ca-ad39-ded3d2c87efc Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
494 | 2023.11.29 19:48:03.680908 [ 3 ] {} <Debug> HTTP-Session: 150414b1-1101-45ca-ad39-ded3d2c87efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
495 | 2023.11.29 19:48:03.681121 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
496 | 2023.11.29 19:48:03.681183 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
497 | 2023.11.29 19:48:03.682719 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} <Debug> oximeter.measurements_histogrami8 (7b210fba-d216-4c43-894c-cabdb04a045a): Loading data parts | ||
498 | 2023.11.29 19:48:03.682778 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} <Debug> oximeter.measurements_histogrami8 (7b210fba-d216-4c43-894c-cabdb04a045a): There are no data parts | ||
499 | 2023.11.29 19:48:03.683939 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} <Debug> DynamicQueryHandler: Done processing query | ||
500 | 2023.11.29 19:48:03.683963 [ 3 ] {faa8e52f-d278-4b75-b043-b92aef26cc69} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
501 | 2023.11.29 19:48:03.683986 [ 3 ] {} <Debug> HTTP-Session: 150414b1-1101-45ca-ad39-ded3d2c87efc Destroying unnamed session | ||
502 | 2023.11.29 19:48:03.684091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
503 | 2023.11.29 19:48:03.684140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
504 | 2023.11.29 19:48:03.684159 [ 3 ] {} <Debug> HTTP-Session: a09b166a-675b-41c4-abaf-a5b75125eafd Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
505 | 2023.11.29 19:48:03.684182 [ 3 ] {} <Debug> HTTP-Session: a09b166a-675b-41c4-abaf-a5b75125eafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
506 | 2023.11.29 19:48:03.684394 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
507 | 2023.11.29 19:48:03.684448 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
508 | 2023.11.29 19:48:03.685938 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} <Debug> oximeter.measurements_histogramu8 (a7a7be26-326e-4892-a645-024ab4a5bbab): Loading data parts | ||
509 | 2023.11.29 19:48:03.686041 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} <Debug> oximeter.measurements_histogramu8 (a7a7be26-326e-4892-a645-024ab4a5bbab): There are no data parts | ||
510 | 2023.11.29 19:48:03.687132 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} <Debug> DynamicQueryHandler: Done processing query | ||
511 | 2023.11.29 19:48:03.687165 [ 3 ] {2ae09d9a-1f8b-4aa1-9b51-7a8df10ec489} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
512 | 2023.11.29 19:48:03.687182 [ 3 ] {} <Debug> HTTP-Session: a09b166a-675b-41c4-abaf-a5b75125eafd Destroying unnamed session | ||
513 | 2023.11.29 19:48:03.687307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
514 | 2023.11.29 19:48:03.687357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
515 | 2023.11.29 19:48:03.687377 [ 3 ] {} <Debug> HTTP-Session: 846d9a90-fc5a-427f-9155-4a50a932ee2f Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
516 | 2023.11.29 19:48:03.687400 [ 3 ] {} <Debug> HTTP-Session: 846d9a90-fc5a-427f-9155-4a50a932ee2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
517 | 2023.11.29 19:48:03.687621 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
518 | 2023.11.29 19:48:03.687702 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
519 | 2023.11.29 19:48:03.689203 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} <Debug> oximeter.measurements_histogrami16 (68525106-aaef-4dbd-8032-20603db9fedb): Loading data parts | ||
520 | 2023.11.29 19:48:03.689282 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} <Debug> oximeter.measurements_histogrami16 (68525106-aaef-4dbd-8032-20603db9fedb): There are no data parts | ||
521 | 2023.11.29 19:48:03.690307 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} <Debug> DynamicQueryHandler: Done processing query | ||
522 | 2023.11.29 19:48:03.690333 [ 3 ] {89be2e7e-1c15-4b9f-baeb-66a2be57b89a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
523 | 2023.11.29 19:48:03.690358 [ 3 ] {} <Debug> HTTP-Session: 846d9a90-fc5a-427f-9155-4a50a932ee2f Destroying unnamed session | ||
524 | 2023.11.29 19:48:03.690462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
525 | 2023.11.29 19:48:03.690514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
526 | 2023.11.29 19:48:03.690544 [ 3 ] {} <Debug> HTTP-Session: 0a72dbd4-0328-4858-8754-e7428668d047 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
527 | 2023.11.29 19:48:03.690561 [ 3 ] {} <Debug> HTTP-Session: 0a72dbd4-0328-4858-8754-e7428668d047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
528 | 2023.11.29 19:48:03.690781 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
529 | 2023.11.29 19:48:03.690838 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
530 | 2023.11.29 19:48:03.692259 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} <Debug> oximeter.measurements_histogramu16 (113fbc74-1d2b-4243-968c-d6f510171a06): Loading data parts | ||
531 | 2023.11.29 19:48:03.692322 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} <Debug> oximeter.measurements_histogramu16 (113fbc74-1d2b-4243-968c-d6f510171a06): There are no data parts | ||
532 | 2023.11.29 19:48:03.693364 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} <Debug> DynamicQueryHandler: Done processing query | ||
533 | 2023.11.29 19:48:03.693390 [ 3 ] {1574ec93-a22c-4aed-860c-252b90553162} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
534 | 2023.11.29 19:48:03.693415 [ 3 ] {} <Debug> HTTP-Session: 0a72dbd4-0328-4858-8754-e7428668d047 Destroying unnamed session | ||
535 | 2023.11.29 19:48:03.693522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
536 | 2023.11.29 19:48:03.693572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
537 | 2023.11.29 19:48:03.693598 [ 3 ] {} <Debug> HTTP-Session: dd569593-9f0c-4ea1-b630-a6b9f30d1185 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
538 | 2023.11.29 19:48:03.693615 [ 3 ] {} <Debug> HTTP-Session: dd569593-9f0c-4ea1-b630-a6b9f30d1185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
539 | 2023.11.29 19:48:03.693835 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
540 | 2023.11.29 19:48:03.693891 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
541 | 2023.11.29 19:48:03.695240 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} <Debug> oximeter.measurements_histogrami32 (a7880954-23aa-42b7-8a5f-d9fa2f58dc06): Loading data parts | ||
542 | 2023.11.29 19:48:03.695297 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} <Debug> oximeter.measurements_histogrami32 (a7880954-23aa-42b7-8a5f-d9fa2f58dc06): There are no data parts | ||
543 | 2023.11.29 19:48:03.696341 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} <Debug> DynamicQueryHandler: Done processing query | ||
544 | 2023.11.29 19:48:03.696376 [ 3 ] {bd1dac0b-b38d-4591-ba3d-3f836b809429} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
545 | 2023.11.29 19:48:03.696393 [ 3 ] {} <Debug> HTTP-Session: dd569593-9f0c-4ea1-b630-a6b9f30d1185 Destroying unnamed session | ||
546 | 2023.11.29 19:48:03.696519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
547 | 2023.11.29 19:48:03.696572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
548 | 2023.11.29 19:48:03.696591 [ 3 ] {} <Debug> HTTP-Session: 3f4b7291-4441-4e10-9f85-ff611ffda381 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
549 | 2023.11.29 19:48:03.696614 [ 3 ] {} <Debug> HTTP-Session: 3f4b7291-4441-4e10-9f85-ff611ffda381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
550 | 2023.11.29 19:48:03.696838 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
551 | 2023.11.29 19:48:03.696894 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
552 | 2023.11.29 19:48:03.698323 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} <Debug> oximeter.measurements_histogramu32 (d7d57480-820b-4904-9866-4ed0e8738f9f): Loading data parts | ||
553 | 2023.11.29 19:48:03.698394 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} <Debug> oximeter.measurements_histogramu32 (d7d57480-820b-4904-9866-4ed0e8738f9f): There are no data parts | ||
554 | 2023.11.29 19:48:03.699437 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} <Debug> DynamicQueryHandler: Done processing query | ||
555 | 2023.11.29 19:48:03.699463 [ 3 ] {3d1ef07d-9831-4412-aad1-d185f7a08050} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
556 | 2023.11.29 19:48:03.699478 [ 3 ] {} <Debug> HTTP-Session: 3f4b7291-4441-4e10-9f85-ff611ffda381 Destroying unnamed session | ||
557 | 2023.11.29 19:48:03.699597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
558 | 2023.11.29 19:48:03.699649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
559 | 2023.11.29 19:48:03.699667 [ 3 ] {} <Debug> HTTP-Session: a4cb3420-f864-4335-bd71-a810eb99d97e Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
560 | 2023.11.29 19:48:03.699692 [ 3 ] {} <Debug> HTTP-Session: a4cb3420-f864-4335-bd71-a810eb99d97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
561 | 2023.11.29 19:48:03.699918 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
562 | 2023.11.29 19:48:03.699976 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
563 | 2023.11.29 19:48:03.701754 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} <Debug> oximeter.measurements_histogrami64 (7395383d-a66c-4510-a7d7-c4a81b80bb4d): Loading data parts | ||
564 | 2023.11.29 19:48:03.701823 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} <Debug> oximeter.measurements_histogrami64 (7395383d-a66c-4510-a7d7-c4a81b80bb4d): There are no data parts | ||
565 | 2023.11.29 19:48:03.702967 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} <Debug> DynamicQueryHandler: Done processing query | ||
566 | 2023.11.29 19:48:03.702993 [ 3 ] {b65442e8-311f-422d-8733-0b7c7c475183} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
567 | 2023.11.29 19:48:03.703018 [ 3 ] {} <Debug> HTTP-Session: a4cb3420-f864-4335-bd71-a810eb99d97e Destroying unnamed session | ||
568 | 2023.11.29 19:48:03.703138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
569 | 2023.11.29 19:48:03.703190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
570 | 2023.11.29 19:48:03.703216 [ 3 ] {} <Debug> HTTP-Session: 44354356-304d-41e8-afcb-b9a2a748658c Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
571 | 2023.11.29 19:48:03.703232 [ 3 ] {} <Debug> HTTP-Session: 44354356-304d-41e8-afcb-b9a2a748658c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
572 | 2023.11.29 19:48:03.703452 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
573 | 2023.11.29 19:48:03.703508 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
574 | 2023.11.29 19:48:03.704921 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} <Debug> oximeter.measurements_histogramu64 (addbd117-3e54-48fb-8aa2-2f245d4ef249): Loading data parts | ||
575 | 2023.11.29 19:48:03.705055 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} <Debug> oximeter.measurements_histogramu64 (addbd117-3e54-48fb-8aa2-2f245d4ef249): There are no data parts | ||
576 | 2023.11.29 19:48:03.706101 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} <Debug> DynamicQueryHandler: Done processing query | ||
577 | 2023.11.29 19:48:03.706127 [ 3 ] {13c1facf-1eff-4d8d-863e-036691fce6b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
578 | 2023.11.29 19:48:03.706150 [ 3 ] {} <Debug> HTTP-Session: 44354356-304d-41e8-afcb-b9a2a748658c Destroying unnamed session | ||
579 | 2023.11.29 19:48:03.706257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
580 | 2023.11.29 19:48:03.706300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
581 | 2023.11.29 19:48:03.706326 [ 3 ] {} <Debug> HTTP-Session: b25a98d0-5362-4600-b35f-20d3acb0cb2a Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
582 | 2023.11.29 19:48:03.706349 [ 3 ] {} <Debug> HTTP-Session: b25a98d0-5362-4600-b35f-20d3acb0cb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
583 | 2023.11.29 19:48:03.706559 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
584 | 2023.11.29 19:48:03.706616 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
585 | 2023.11.29 19:48:03.708005 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} <Debug> oximeter.measurements_histogramf32 (5aebc06c-1a2a-4fef-af6c-6fed84282795): Loading data parts | ||
586 | 2023.11.29 19:48:03.708094 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} <Debug> oximeter.measurements_histogramf32 (5aebc06c-1a2a-4fef-af6c-6fed84282795): There are no data parts | ||
587 | 2023.11.29 19:48:03.709141 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} <Debug> DynamicQueryHandler: Done processing query | ||
588 | 2023.11.29 19:48:03.709174 [ 3 ] {00642a22-cd6d-4c64-bfcd-0095c2661d0f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
589 | 2023.11.29 19:48:03.709191 [ 3 ] {} <Debug> HTTP-Session: b25a98d0-5362-4600-b35f-20d3acb0cb2a Destroying unnamed session | ||
590 | 2023.11.29 19:48:03.709315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
591 | 2023.11.29 19:48:03.709366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
592 | 2023.11.29 19:48:03.709387 [ 3 ] {} <Debug> HTTP-Session: b4a69feb-3455-46db-a267-e5d7815c413a Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
593 | 2023.11.29 19:48:03.709411 [ 3 ] {} <Debug> HTTP-Session: b4a69feb-3455-46db-a267-e5d7815c413a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2023.11.29 19:48:03.709622 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
595 | 2023.11.29 19:48:03.709684 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
596 | 2023.11.29 19:48:03.711237 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} <Debug> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Loading data parts | ||
597 | 2023.11.29 19:48:03.711326 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} <Debug> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): There are no data parts | ||
598 | 2023.11.29 19:48:03.712420 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} <Debug> DynamicQueryHandler: Done processing query | ||
599 | 2023.11.29 19:48:03.712453 [ 3 ] {180206f4-7e01-4169-a802-b3cf4008b6f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
600 | 2023.11.29 19:48:03.712476 [ 3 ] {} <Debug> HTTP-Session: b4a69feb-3455-46db-a267-e5d7815c413a Destroying unnamed session | ||
601 | 2023.11.29 19:48:03.712616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
602 | 2023.11.29 19:48:03.712669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
603 | 2023.11.29 19:48:03.712695 [ 3 ] {} <Debug> HTTP-Session: 69b75815-2b8f-4312-a930-f1a03307d32b Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
604 | 2023.11.29 19:48:03.712711 [ 3 ] {} <Debug> HTTP-Session: 69b75815-2b8f-4312-a930-f1a03307d32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2023.11.29 19:48:03.712879 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) /* The field tables store named dimensions of each timeseries. | ||
606 | * | ||
607 | * As with the measurement tables, there is one field table for each field data | ||
608 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
609 | * this behavior **must not** be relied upon for query correctness. | ||
610 | * | ||
611 | * The index for the fields differs from the measurements, however. Rows are | ||
612 | * sorted by timeseries name, then field name, field value, and finally | ||
613 | * timeseries key. This reflects the most common pattern for looking them up: | ||
614 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
615 | * usually then used to look up measurements. | ||
616 | * | ||
617 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
618 | * timeseries name and then key, since it would improve lookups where one | ||
619 | * already has the key. Realistically though, these tables are quite small and | ||
620 | * so performance benefits will be low in absolute terms. | ||
621 | */ | ||
622 | 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) | ||
623 | 2023.11.29 19:48:03.712932 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
624 | 2023.11.29 19:48:03.714330 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} <Debug> oximeter.fields_bool (26e893d2-45b1-428e-b26e-9d8a2222d8e9): Loading data parts | ||
625 | 2023.11.29 19:48:03.714409 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} <Debug> oximeter.fields_bool (26e893d2-45b1-428e-b26e-9d8a2222d8e9): There are no data parts | ||
626 | 2023.11.29 19:48:03.715449 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} <Debug> DynamicQueryHandler: Done processing query | ||
627 | 2023.11.29 19:48:03.715476 [ 3 ] {c8b3c80e-3ef1-4a1f-880c-3608b6d4c332} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
628 | 2023.11.29 19:48:03.715503 [ 3 ] {} <Debug> HTTP-Session: 69b75815-2b8f-4312-a930-f1a03307d32b Destroying unnamed session | ||
629 | 2023.11.29 19:48:03.715622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
630 | 2023.11.29 19:48:03.715666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
631 | 2023.11.29 19:48:03.715693 [ 3 ] {} <Debug> HTTP-Session: 65123cc1-2713-4c1b-920e-311c3bc16af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
632 | 2023.11.29 19:48:03.715718 [ 3 ] {} <Debug> HTTP-Session: 65123cc1-2713-4c1b-920e-311c3bc16af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
633 | 2023.11.29 19:48:03.715872 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
634 | 2023.11.29 19:48:03.715925 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
635 | 2023.11.29 19:48:03.717227 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} <Debug> oximeter.fields_i8 (07654e9b-3b21-4aa7-91f2-9081e1dd1c80): Loading data parts | ||
636 | 2023.11.29 19:48:03.717312 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} <Debug> oximeter.fields_i8 (07654e9b-3b21-4aa7-91f2-9081e1dd1c80): There are no data parts | ||
637 | 2023.11.29 19:48:03.718330 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} <Debug> DynamicQueryHandler: Done processing query | ||
638 | 2023.11.29 19:48:03.718355 [ 3 ] {8800814b-5b7d-49b6-b461-51098dd62af6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
639 | 2023.11.29 19:48:03.718371 [ 3 ] {} <Debug> HTTP-Session: 65123cc1-2713-4c1b-920e-311c3bc16af7 Destroying unnamed session | ||
640 | 2023.11.29 19:48:03.718493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
641 | 2023.11.29 19:48:03.718546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
642 | 2023.11.29 19:48:03.718565 [ 3 ] {} <Debug> HTTP-Session: 3c2a944c-800d-4b24-9cea-64697dcb160d Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
643 | 2023.11.29 19:48:03.718587 [ 3 ] {} <Debug> HTTP-Session: 3c2a944c-800d-4b24-9cea-64697dcb160d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2023.11.29 19:48:03.718748 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
645 | 2023.11.29 19:48:03.718794 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
646 | 2023.11.29 19:48:03.720173 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} <Debug> oximeter.fields_u8 (42a07d1e-fbc3-488f-9658-578e056b17d7): Loading data parts | ||
647 | 2023.11.29 19:48:03.720249 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} <Debug> oximeter.fields_u8 (42a07d1e-fbc3-488f-9658-578e056b17d7): There are no data parts | ||
648 | 2023.11.29 19:48:03.721316 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} <Debug> DynamicQueryHandler: Done processing query | ||
649 | 2023.11.29 19:48:03.721350 [ 3 ] {59726510-15ab-4b04-8d25-ed19f5e4a04d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
650 | 2023.11.29 19:48:03.721365 [ 3 ] {} <Debug> HTTP-Session: 3c2a944c-800d-4b24-9cea-64697dcb160d Destroying unnamed session | ||
651 | 2023.11.29 19:48:03.721476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
652 | 2023.11.29 19:48:03.721528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
653 | 2023.11.29 19:48:03.721547 [ 3 ] {} <Debug> HTTP-Session: ea8e82b5-f8e1-48db-abb6-33f663b6da2f Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
654 | 2023.11.29 19:48:03.721570 [ 3 ] {} <Debug> HTTP-Session: ea8e82b5-f8e1-48db-abb6-33f663b6da2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2023.11.29 19:48:03.721731 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
656 | 2023.11.29 19:48:03.721775 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
657 | 2023.11.29 19:48:03.723067 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} <Debug> oximeter.fields_i16 (fd3a9eac-24bd-486c-8344-2ed4fb5b226e): Loading data parts | ||
658 | 2023.11.29 19:48:03.723138 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} <Debug> oximeter.fields_i16 (fd3a9eac-24bd-486c-8344-2ed4fb5b226e): There are no data parts | ||
659 | 2023.11.29 19:48:03.724170 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} <Debug> DynamicQueryHandler: Done processing query | ||
660 | 2023.11.29 19:48:03.724196 [ 3 ] {3e341548-7017-48a3-84af-14415602b65d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
661 | 2023.11.29 19:48:03.724220 [ 3 ] {} <Debug> HTTP-Session: ea8e82b5-f8e1-48db-abb6-33f663b6da2f Destroying unnamed session | ||
662 | 2023.11.29 19:48:03.724321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2023.11.29 19:48:03.724372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
664 | 2023.11.29 19:48:03.724398 [ 3 ] {} <Debug> HTTP-Session: 36a2aafc-874c-43f0-96c5-f5485b7cdd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
665 | 2023.11.29 19:48:03.724415 [ 3 ] {} <Debug> HTTP-Session: 36a2aafc-874c-43f0-96c5-f5485b7cdd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2023.11.29 19:48:03.724577 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
667 | 2023.11.29 19:48:03.724626 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
668 | 2023.11.29 19:48:03.725937 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} <Debug> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Loading data parts | ||
669 | 2023.11.29 19:48:03.726024 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} <Debug> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): There are no data parts | ||
670 | 2023.11.29 19:48:03.727001 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} <Debug> DynamicQueryHandler: Done processing query | ||
671 | 2023.11.29 19:48:03.727034 [ 3 ] {ff49a38a-4957-4a06-af4b-02cc18637f0e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
672 | 2023.11.29 19:48:03.727057 [ 3 ] {} <Debug> HTTP-Session: 36a2aafc-874c-43f0-96c5-f5485b7cdd96 Destroying unnamed session | ||
673 | 2023.11.29 19:48:03.727169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
674 | 2023.11.29 19:48:03.727220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
675 | 2023.11.29 19:48:03.727245 [ 3 ] {} <Debug> HTTP-Session: d663b5d4-687a-48d5-aaac-f9d63813aab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
676 | 2023.11.29 19:48:03.727261 [ 3 ] {} <Debug> HTTP-Session: d663b5d4-687a-48d5-aaac-f9d63813aab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
677 | 2023.11.29 19:48:03.727422 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
678 | 2023.11.29 19:48:03.727466 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
679 | 2023.11.29 19:48:03.728703 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} <Debug> oximeter.fields_i32 (3ccf9ba6-8357-4558-a316-27964931ab11): Loading data parts | ||
680 | 2023.11.29 19:48:03.728786 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} <Debug> oximeter.fields_i32 (3ccf9ba6-8357-4558-a316-27964931ab11): There are no data parts | ||
681 | 2023.11.29 19:48:03.729742 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} <Debug> DynamicQueryHandler: Done processing query | ||
682 | 2023.11.29 19:48:03.729774 [ 3 ] {cf5fcf1d-0640-4bf6-8e61-50a529dd9146} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
683 | 2023.11.29 19:48:03.729791 [ 3 ] {} <Debug> HTTP-Session: d663b5d4-687a-48d5-aaac-f9d63813aab2 Destroying unnamed session | ||
684 | 2023.11.29 19:48:03.729911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
685 | 2023.11.29 19:48:03.729978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
686 | 2023.11.29 19:48:03.730006 [ 3 ] {} <Debug> HTTP-Session: 6752d4e1-9e98-4a25-b1eb-9abd0b8f5721 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
687 | 2023.11.29 19:48:03.730039 [ 3 ] {} <Debug> HTTP-Session: 6752d4e1-9e98-4a25-b1eb-9abd0b8f5721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2023.11.29 19:48:03.730269 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
689 | 2023.11.29 19:48:03.730351 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
690 | 2023.11.29 19:48:03.731955 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} <Debug> oximeter.fields_u32 (122aa4d4-4c78-412c-a4d3-991c2622f104): Loading data parts | ||
691 | 2023.11.29 19:48:03.732072 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} <Debug> oximeter.fields_u32 (122aa4d4-4c78-412c-a4d3-991c2622f104): There are no data parts | ||
692 | 2023.11.29 19:48:03.733185 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} <Debug> DynamicQueryHandler: Done processing query | ||
693 | 2023.11.29 19:48:03.733209 [ 3 ] {a9f67932-e2b6-4b5c-8f02-ea01f8d386b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
694 | 2023.11.29 19:48:03.733238 [ 3 ] {} <Debug> HTTP-Session: 6752d4e1-9e98-4a25-b1eb-9abd0b8f5721 Destroying unnamed session | ||
695 | 2023.11.29 19:48:03.733365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
696 | 2023.11.29 19:48:03.733424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
697 | 2023.11.29 19:48:03.733455 [ 3 ] {} <Debug> HTTP-Session: 8695f156-ce26-42bf-a48c-7d1fb2cfa73e Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
698 | 2023.11.29 19:48:03.733472 [ 3 ] {} <Debug> HTTP-Session: 8695f156-ce26-42bf-a48c-7d1fb2cfa73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2023.11.29 19:48:03.733641 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
700 | 2023.11.29 19:48:03.733703 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
701 | 2023.11.29 19:48:03.735005 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} <Debug> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Loading data parts | ||
702 | 2023.11.29 19:48:03.735102 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} <Debug> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): There are no data parts | ||
703 | 2023.11.29 19:48:03.736104 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} <Debug> DynamicQueryHandler: Done processing query | ||
704 | 2023.11.29 19:48:03.736128 [ 3 ] {07eee299-7e44-4d33-a240-090b9d35c625} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
705 | 2023.11.29 19:48:03.736143 [ 3 ] {} <Debug> HTTP-Session: 8695f156-ce26-42bf-a48c-7d1fb2cfa73e Destroying unnamed session | ||
706 | 2023.11.29 19:48:03.736268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
707 | 2023.11.29 19:48:03.736324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
708 | 2023.11.29 19:48:03.736342 [ 3 ] {} <Debug> HTTP-Session: 66edef6f-ba1a-4c6b-858a-a5dca21bd9c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
709 | 2023.11.29 19:48:03.736370 [ 3 ] {} <Debug> HTTP-Session: 66edef6f-ba1a-4c6b-858a-a5dca21bd9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2023.11.29 19:48:03.736533 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
711 | 2023.11.29 19:48:03.736582 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
712 | 2023.11.29 19:48:03.737908 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} <Debug> oximeter.fields_u64 (e7dcf093-d46f-4489-b38e-1c3934af5586): Loading data parts | ||
713 | 2023.11.29 19:48:03.737988 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} <Debug> oximeter.fields_u64 (e7dcf093-d46f-4489-b38e-1c3934af5586): There are no data parts | ||
714 | 2023.11.29 19:48:03.738967 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} <Debug> DynamicQueryHandler: Done processing query | ||
715 | 2023.11.29 19:48:03.739005 [ 3 ] {2f49fe14-c21d-47a4-9dac-41ead1cd08f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
716 | 2023.11.29 19:48:03.739020 [ 3 ] {} <Debug> HTTP-Session: 66edef6f-ba1a-4c6b-858a-a5dca21bd9c9 Destroying unnamed session | ||
717 | 2023.11.29 19:48:03.739126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
718 | 2023.11.29 19:48:03.739191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
719 | 2023.11.29 19:48:03.739210 [ 3 ] {} <Debug> HTTP-Session: 267f3d13-2f0f-4113-95d5-4ac5676dbeb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
720 | 2023.11.29 19:48:03.739239 [ 3 ] {} <Debug> HTTP-Session: 267f3d13-2f0f-4113-95d5-4ac5676dbeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
721 | 2023.11.29 19:48:03.739389 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
722 | 2023.11.29 19:48:03.739448 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
723 | 2023.11.29 19:48:03.740690 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} <Debug> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Loading data parts | ||
724 | 2023.11.29 19:48:03.740761 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} <Debug> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): There are no data parts | ||
725 | 2023.11.29 19:48:03.741774 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} <Debug> DynamicQueryHandler: Done processing query | ||
726 | 2023.11.29 19:48:03.741798 [ 3 ] {996d2ce4-fb0b-42f3-9d70-022f6ef62d74} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
727 | 2023.11.29 19:48:03.741829 [ 3 ] {} <Debug> HTTP-Session: 267f3d13-2f0f-4113-95d5-4ac5676dbeb7 Destroying unnamed session | ||
728 | 2023.11.29 19:48:03.741931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
729 | 2023.11.29 19:48:03.741986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
730 | 2023.11.29 19:48:03.742017 [ 3 ] {} <Debug> HTTP-Session: 9342735e-e16b-4a93-9581-d7c023220bad Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
731 | 2023.11.29 19:48:03.742033 [ 3 ] {} <Debug> HTTP-Session: 9342735e-e16b-4a93-9581-d7c023220bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2023.11.29 19:48:03.742191 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
733 | 2023.11.29 19:48:03.742237 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
734 | 2023.11.29 19:48:03.743476 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} <Debug> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Loading data parts | ||
735 | 2023.11.29 19:48:03.743559 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} <Debug> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): There are no data parts | ||
736 | 2023.11.29 19:48:03.744529 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} <Debug> DynamicQueryHandler: Done processing query | ||
737 | 2023.11.29 19:48:03.744561 [ 3 ] {38d4bb3a-f86c-4175-b709-bd5a90fe59a7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
738 | 2023.11.29 19:48:03.744583 [ 3 ] {} <Debug> HTTP-Session: 9342735e-e16b-4a93-9581-d7c023220bad Destroying unnamed session | ||
739 | 2023.11.29 19:48:03.744684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
740 | 2023.11.29 19:48:03.744734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
741 | 2023.11.29 19:48:03.744761 [ 3 ] {} <Debug> HTTP-Session: 211fe972-84ee-4796-884c-dd035049f074 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
742 | 2023.11.29 19:48:03.744778 [ 3 ] {} <Debug> HTTP-Session: 211fe972-84ee-4796-884c-dd035049f074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2023.11.29 19:48:03.744934 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) 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) | ||
744 | 2023.11.29 19:48:03.744977 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
745 | 2023.11.29 19:48:03.746206 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} <Debug> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Loading data parts | ||
746 | 2023.11.29 19:48:03.746284 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} <Debug> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): There are no data parts | ||
747 | 2023.11.29 19:48:03.747258 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} <Debug> DynamicQueryHandler: Done processing query | ||
748 | 2023.11.29 19:48:03.747289 [ 3 ] {64b00b05-8e64-4558-8ab3-66c04d7a0a9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
749 | 2023.11.29 19:48:03.747304 [ 3 ] {} <Debug> HTTP-Session: 211fe972-84ee-4796-884c-dd035049f074 Destroying unnamed session | ||
750 | 2023.11.29 19:48:03.747425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
751 | 2023.11.29 19:48:03.747474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
752 | 2023.11.29 19:48:03.747493 [ 3 ] {} <Debug> HTTP-Session: 5b283388-6b0b-4c8f-8e35-d0aef67975b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
753 | 2023.11.29 19:48:03.747517 [ 3 ] {} <Debug> HTTP-Session: 5b283388-6b0b-4c8f-8e35-d0aef67975b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
754 | 2023.11.29 19:48:03.747741 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) /* The timeseries schema table stores the extracted schema for the samples | ||
755 | * oximeter collects. | ||
756 | */ | ||
757 | 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) | ||
758 | 2023.11.29 19:48:03.747810 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
759 | 2023.11.29 19:48:03.749268 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): Loading data parts | ||
760 | 2023.11.29 19:48:03.749368 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): There are no data parts | ||
761 | 2023.11.29 19:48:03.750613 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} <Debug> DynamicQueryHandler: Done processing query | ||
762 | 2023.11.29 19:48:03.750641 [ 3 ] {f2edd2e5-003b-4b37-8fd0-956b2faf1c3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
763 | 2023.11.29 19:48:03.750666 [ 3 ] {} <Debug> HTTP-Session: 5b283388-6b0b-4c8f-8e35-d0aef67975b4 Destroying unnamed session | ||
764 | 2023.11.29 19:48:03.750804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54950, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
765 | 2023.11.29 19:48:03.750857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
766 | 2023.11.29 19:48:03.750883 [ 3 ] {} <Debug> HTTP-Session: 4fc71ea2-4db9-4efe-89c8-b99f657aa4b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54950 | ||
767 | 2023.11.29 19:48:03.750899 [ 3 ] {} <Debug> HTTP-Session: 4fc71ea2-4db9-4efe-89c8-b99f657aa4b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
768 | 2023.11.29 19:48:03.751017 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54950) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
769 | 2023.11.29 19:48:03.751643 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
770 | 2023.11.29 19:48:03.759144 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.34 GiB. | ||
771 | 2023.11.29 19:48:03.768469 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
772 | 2023.11.29 19:48:03.768711 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} <Trace> oximeter.version (f1d53bfd-fadf-45c3-a8db-a08775be1edd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
773 | 2023.11.29 19:48:03.771068 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} <Information> executeQuery: Read 1 rows, 16.00 B in 0.020008503 sec., 49 rows/sec., 799.66 B/sec. | ||
774 | 2023.11.29 19:48:03.771213 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} <Debug> DynamicQueryHandler: Done processing query | ||
775 | 2023.11.29 19:48:03.771255 [ 3 ] {efc03231-a324-4e89-bbdc-e23914e4706a} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
776 | 2023.11.29 19:48:03.771275 [ 3 ] {} <Debug> HTTP-Session: 4fc71ea2-4db9-4efe-89c8-b99f657aa4b3 Destroying unnamed session | ||
777 | 2023.11.29 19:48:04.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB | ||
778 | 2023.11.29 19:48:18.149447 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
779 | 2023.11.29 19:48:18.149529 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
780 | 2023.11.29 19:48:33.149771 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
781 | 2023.11.29 19:48:33.149839 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
782 | 2023.11.29 19:48:33.794610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
783 | 2023.11.29 19:48:33.794751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
784 | 2023.11.29 19:48:33.794807 [ 3 ] {} <Debug> HTTP-Session: 364faeca-6dab-46d9-81bc-bac57a0acdd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
785 | 2023.11.29 19:48:33.794835 [ 3 ] {} <Debug> HTTP-Session: 364faeca-6dab-46d9-81bc-bac57a0acdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
786 | 2023.11.29 19:48:33.795013 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
787 | 2023.11.29 19:48:33.795428 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2023.11.29 19:48:33.796116 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2023.11.29 19:48:33.796336 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2023.11.29 19:48:33.797290 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} <Debug> DynamicQueryHandler: Done processing query | ||
791 | 2023.11.29 19:48:33.797344 [ 3 ] {a41f3cbc-2071-4233-a4c5-937c2160b4fc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
792 | 2023.11.29 19:48:33.797363 [ 3 ] {} <Debug> HTTP-Session: 364faeca-6dab-46d9-81bc-bac57a0acdd8 Destroying unnamed session | ||
793 | 2023.11.29 19:48:33.799412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
794 | 2023.11.29 19:48:33.799558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
795 | 2023.11.29 19:48:33.799588 [ 3 ] {} <Debug> HTTP-Session: b0dbe1a8-3350-4af9-9ec2-054edf51efea Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
796 | 2023.11.29 19:48:33.799615 [ 3 ] {} <Debug> HTTP-Session: b0dbe1a8-3350-4af9-9ec2-054edf51efea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
797 | 2023.11.29 19:48:33.799798 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
798 | 2023.11.29 19:48:33.815453 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2023.11.29 19:48:33.815685 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2023.11.29 19:48:33.815732 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2023.11.29 19:48:33.816654 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} <Debug> DynamicQueryHandler: Done processing query | ||
802 | 2023.11.29 19:48:33.816697 [ 3 ] {19e04209-0bdc-48c6-acbc-31a8c0442ebd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
803 | 2023.11.29 19:48:33.816715 [ 3 ] {} <Debug> HTTP-Session: b0dbe1a8-3350-4af9-9ec2-054edf51efea Destroying unnamed session | ||
804 | 2023.11.29 19:48:33.817129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
805 | 2023.11.29 19:48:33.817190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
806 | 2023.11.29 19:48:33.817212 [ 3 ] {} <Debug> HTTP-Session: b64d333c-161b-48dd-93b0-332269213901 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
807 | 2023.11.29 19:48:33.817232 [ 3 ] {} <Debug> HTTP-Session: b64d333c-161b-48dd-93b0-332269213901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
808 | 2023.11.29 19:48:33.817353 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
809 | 2023.11.29 19:48:33.817822 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2023.11.29 19:48:33.817973 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
811 | 2023.11.29 19:48:33.818018 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2023.11.29 19:48:33.818839 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} <Debug> DynamicQueryHandler: Done processing query | ||
813 | 2023.11.29 19:48:33.818871 [ 3 ] {3ba2a5ac-f336-453f-8b35-5b882ae77c7b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
814 | 2023.11.29 19:48:33.818890 [ 3 ] {} <Debug> HTTP-Session: b64d333c-161b-48dd-93b0-332269213901 Destroying unnamed session | ||
815 | 2023.11.29 19:48:33.819150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
816 | 2023.11.29 19:48:33.819197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
817 | 2023.11.29 19:48:33.819218 [ 3 ] {} <Debug> HTTP-Session: 01000f6a-be84-45fc-b51f-85ac8ae9f5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
818 | 2023.11.29 19:48:33.819237 [ 3 ] {} <Debug> HTTP-Session: 01000f6a-be84-45fc-b51f-85ac8ae9f5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
819 | 2023.11.29 19:48:33.819353 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
820 | 2023.11.29 19:48:33.819690 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2023.11.29 19:48:33.819830 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2023.11.29 19:48:33.819870 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2023.11.29 19:48:33.820698 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} <Debug> DynamicQueryHandler: Done processing query | ||
824 | 2023.11.29 19:48:33.820728 [ 3 ] {b128007a-f2a5-4714-a73f-0feb09ce9d6f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
825 | 2023.11.29 19:48:33.820748 [ 3 ] {} <Debug> HTTP-Session: 01000f6a-be84-45fc-b51f-85ac8ae9f5d1 Destroying unnamed session | ||
826 | 2023.11.29 19:48:33.821900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
827 | 2023.11.29 19:48:33.821949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
828 | 2023.11.29 19:48:33.821971 [ 3 ] {} <Debug> HTTP-Session: c9c56707-7566-4aae-adab-14ffddd6bd9d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
829 | 2023.11.29 19:48:33.821990 [ 3 ] {} <Debug> HTTP-Session: c9c56707-7566-4aae-adab-14ffddd6bd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
830 | 2023.11.29 19:48:33.822070 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
831 | 2023.11.29 19:48:33.822112 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2023.11.29 19:48:33.822856 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
833 | 2023.11.29 19:48:33.826118 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
834 | 2023.11.29 19:48:33.828549 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
835 | 2023.11.29 19:48:33.828768 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
836 | 2023.11.29 19:48:33.828913 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006808609 sec., 587 rows/sec., 63.54 KiB/sec. | ||
837 | 2023.11.29 19:48:33.829110 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Debug> DynamicQueryHandler: Done processing query | ||
838 | 2023.11.29 19:48:33.829143 [ 3 ] {2ec09932-7bab-41c9-8820-edff5d477c72} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
839 | 2023.11.29 19:48:33.829165 [ 3 ] {} <Debug> HTTP-Session: c9c56707-7566-4aae-adab-14ffddd6bd9d Destroying unnamed session | ||
840 | 2023.11.29 19:48:33.829331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 1914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
841 | 2023.11.29 19:48:33.829389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
842 | 2023.11.29 19:48:33.829414 [ 3 ] {} <Debug> HTTP-Session: 1855c6f9-5d94-4cfe-8673-b7a7ef23bb15 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
843 | 2023.11.29 19:48:33.829438 [ 3 ] {} <Debug> HTTP-Session: 1855c6f9-5d94-4cfe-8673-b7a7ef23bb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
844 | 2023.11.29 19:48:33.829514 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
845 | 2023.11.29 19:48:33.829556 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
846 | 2023.11.29 19:48:33.829670 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
847 | 2023.11.29 19:48:33.833216 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
848 | 2023.11.29 19:48:33.833442 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
849 | 2023.11.29 19:48:33.833603 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
850 | 2023.11.29 19:48:33.833708 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Information> executeQuery: Read 13 rows, 1.05 KiB in 0.00416331 sec., 3122 rows/sec., 253.09 KiB/sec. | ||
851 | 2023.11.29 19:48:33.833837 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Debug> DynamicQueryHandler: Done processing query | ||
852 | 2023.11.29 19:48:33.833863 [ 3 ] {a2e312ba-c405-43fe-a0ea-5be44a70ac6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
853 | 2023.11.29 19:48:33.833880 [ 3 ] {} <Debug> HTTP-Session: 1855c6f9-5d94-4cfe-8673-b7a7ef23bb15 Destroying unnamed session | ||
854 | 2023.11.29 19:48:33.834018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
855 | 2023.11.29 19:48:33.834064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
856 | 2023.11.29 19:48:33.834084 [ 3 ] {} <Debug> HTTP-Session: 42578ca6-556d-4cc4-a6e0-eb95e9943836 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
857 | 2023.11.29 19:48:33.834104 [ 3 ] {} <Debug> HTTP-Session: 42578ca6-556d-4cc4-a6e0-eb95e9943836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
858 | 2023.11.29 19:48:33.834176 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
859 | 2023.11.29 19:48:33.834215 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
860 | 2023.11.29 19:48:33.834319 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
861 | 2023.11.29 19:48:33.834613 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
862 | 2023.11.29 19:48:33.834837 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
863 | 2023.11.29 19:48:33.834994 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
864 | 2023.11.29 19:48:33.835118 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Information> executeQuery: Read 39 rows, 3.44 KiB in 0.000910693 sec., 42824 rows/sec., 3.69 MiB/sec. | ||
865 | 2023.11.29 19:48:33.835239 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Debug> DynamicQueryHandler: Done processing query | ||
866 | 2023.11.29 19:48:33.835265 [ 3 ] {79610d8d-2027-4021-afdd-70de572df061} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
867 | 2023.11.29 19:48:33.835283 [ 3 ] {} <Debug> HTTP-Session: 42578ca6-556d-4cc4-a6e0-eb95e9943836 Destroying unnamed session | ||
868 | 2023.11.29 19:48:33.835464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
869 | 2023.11.29 19:48:33.835509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
870 | 2023.11.29 19:48:33.835529 [ 3 ] {} <Debug> HTTP-Session: 1b9f59f9-779e-49f4-b211-763a23d248f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
871 | 2023.11.29 19:48:33.835547 [ 3 ] {} <Debug> HTTP-Session: 1b9f59f9-779e-49f4-b211-763a23d248f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
872 | 2023.11.29 19:48:33.835618 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
873 | 2023.11.29 19:48:33.835657 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
874 | 2023.11.29 19:48:33.836854 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
875 | 2023.11.29 19:48:33.839472 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
876 | 2023.11.29 19:48:33.840376 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
877 | 2023.11.29 19:48:33.840548 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
878 | 2023.11.29 19:48:33.840669 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Information> executeQuery: Read 26 rows, 2.10 KiB in 0.005022224 sec., 5176 rows/sec., 417.29 KiB/sec. | ||
879 | 2023.11.29 19:48:33.840787 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Debug> DynamicQueryHandler: Done processing query | ||
880 | 2023.11.29 19:48:33.840812 [ 3 ] {7122c9c9-fe5c-485b-a539-61f9f59043eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
881 | 2023.11.29 19:48:33.840829 [ 3 ] {} <Debug> HTTP-Session: 1b9f59f9-779e-49f4-b211-763a23d248f3 Destroying unnamed session | ||
882 | 2023.11.29 19:48:33.841019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
883 | 2023.11.29 19:48:33.841067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
884 | 2023.11.29 19:48:33.841087 [ 3 ] {} <Debug> HTTP-Session: d9b6620f-83de-4115-9acb-a1a6d246a24a Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
885 | 2023.11.29 19:48:33.841105 [ 3 ] {} <Debug> HTTP-Session: d9b6620f-83de-4115-9acb-a1a6d246a24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
886 | 2023.11.29 19:48:33.841179 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
887 | 2023.11.29 19:48:33.841224 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
888 | 2023.11.29 19:48:33.841376 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
889 | 2023.11.29 19:48:33.841744 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
890 | 2023.11.29 19:48:33.846959 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
891 | 2023.11.29 19:48:33.847197 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
892 | 2023.11.29 19:48:33.847334 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Information> executeQuery: Read 13 rows, 17.96 KiB in 0.00612495 sec., 2122 rows/sec., 2.86 MiB/sec. | ||
893 | 2023.11.29 19:48:33.847463 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Debug> DynamicQueryHandler: Done processing query | ||
894 | 2023.11.29 19:48:33.847487 [ 3 ] {adecb225-4337-48db-bc42-591aab896976} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
895 | 2023.11.29 19:48:33.847504 [ 3 ] {} <Debug> HTTP-Session: d9b6620f-83de-4115-9acb-a1a6d246a24a Destroying unnamed session | ||
896 | 2023.11.29 19:48:33.847627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 3409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
897 | 2023.11.29 19:48:33.847671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
898 | 2023.11.29 19:48:33.847691 [ 3 ] {} <Debug> HTTP-Session: 864a6ea2-e7b9-4277-892f-72b196b42f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
899 | 2023.11.29 19:48:33.847710 [ 3 ] {} <Debug> HTTP-Session: 864a6ea2-e7b9-4277-892f-72b196b42f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
900 | 2023.11.29 19:48:33.847780 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
901 | 2023.11.29 19:48:33.847821 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
902 | 2023.11.29 19:48:33.847926 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
903 | 2023.11.29 19:48:33.848205 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
904 | 2023.11.29 19:48:33.848454 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
905 | 2023.11.29 19:48:33.848649 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Trace> oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
906 | 2023.11.29 19:48:33.848770 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Information> executeQuery: Read 21 rows, 1.55 KiB in 0.000959324 sec., 21890 rows/sec., 1.58 MiB/sec. | ||
907 | 2023.11.29 19:48:33.848892 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Debug> DynamicQueryHandler: Done processing query | ||
908 | 2023.11.29 19:48:33.848916 [ 3 ] {a6421307-73cf-4cef-81c0-88bff1d7e178} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
909 | 2023.11.29 19:48:33.848934 [ 3 ] {} <Debug> HTTP-Session: 864a6ea2-e7b9-4277-892f-72b196b42f1d Destroying unnamed session | ||
910 | 2023.11.29 19:48:43.773608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
911 | 2023.11.29 19:48:43.773738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
912 | 2023.11.29 19:48:43.773770 [ 3 ] {} <Debug> HTTP-Session: 88dde11e-9ab2-42ab-ba99-868356c3ff70 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
913 | 2023.11.29 19:48:43.773798 [ 3 ] {} <Debug> HTTP-Session: 88dde11e-9ab2-42ab-ba99-868356c3ff70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
914 | 2023.11.29 19:48:43.773993 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
915 | 2023.11.29 19:48:43.777006 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
916 | 2023.11.29 19:48:43.777217 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
917 | 2023.11.29 19:48:43.777335 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
918 | 2023.11.29 19:48:43.777679 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
919 | 2023.11.29 19:48:43.782354 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
920 | 2023.11.29 19:48:43.782389 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
921 | 2023.11.29 19:48:43.782458 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
922 | 2023.11.29 19:48:43.794734 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Information> executeQuery: Read 4 rows, 443.00 B in 0.020689974 sec., 193 rows/sec., 20.91 KiB/sec. | ||
923 | 2023.11.29 19:48:43.794961 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Debug> DynamicQueryHandler: Done processing query | ||
924 | 2023.11.29 19:48:43.794988 [ 3 ] {711d8d28-7123-4b89-9be5-73f2adaefd19} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
925 | 2023.11.29 19:48:43.795007 [ 3 ] {} <Debug> HTTP-Session: 88dde11e-9ab2-42ab-ba99-868356c3ff70 Destroying unnamed session | ||
926 | 2023.11.29 19:48:43.795259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
927 | 2023.11.29 19:48:43.795308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
928 | 2023.11.29 19:48:43.795330 [ 3 ] {} <Debug> HTTP-Session: eb50d8c4-6b59-4139-b29f-aaed0092b64d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
929 | 2023.11.29 19:48:43.795350 [ 3 ] {} <Debug> HTTP-Session: eb50d8c4-6b59-4139-b29f-aaed0092b64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
930 | 2023.11.29 19:48:43.795485 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
931 | 2023.11.29 19:48:43.795938 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
932 | 2023.11.29 19:48:43.796101 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
933 | 2023.11.29 19:48:43.796144 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
934 | 2023.11.29 19:48:43.796292 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
935 | 2023.11.29 19:48:43.796323 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
936 | 2023.11.29 19:48:43.796346 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
937 | 2023.11.29 19:48:43.796375 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
938 | 2023.11.29 19:48:43.797347 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001821027 sec., 2196 rows/sec., 237.57 KiB/sec. | ||
939 | 2023.11.29 19:48:43.797551 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Debug> DynamicQueryHandler: Done processing query | ||
940 | 2023.11.29 19:48:43.797575 [ 3 ] {36385db9-8d28-41d9-b435-90ee6ff62fdb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
941 | 2023.11.29 19:48:43.797593 [ 3 ] {} <Debug> HTTP-Session: eb50d8c4-6b59-4139-b29f-aaed0092b64d Destroying unnamed session | ||
942 | 2023.11.29 19:48:43.797831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
943 | 2023.11.29 19:48:43.797878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
944 | 2023.11.29 19:48:43.797898 [ 3 ] {} <Debug> HTTP-Session: 59de7653-5e38-48ec-9d82-7533124eddf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
945 | 2023.11.29 19:48:43.797917 [ 3 ] {} <Debug> HTTP-Session: 59de7653-5e38-48ec-9d82-7533124eddf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
946 | 2023.11.29 19:48:43.798037 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
947 | 2023.11.29 19:48:43.798486 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
948 | 2023.11.29 19:48:43.798648 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
949 | 2023.11.29 19:48:43.798691 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
950 | 2023.11.29 19:48:43.798921 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
951 | 2023.11.29 19:48:43.798969 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
952 | 2023.11.29 19:48:43.798996 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
953 | 2023.11.29 19:48:43.799035 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
954 | 2023.11.29 19:48:43.800021 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001947158 sec., 2054 rows/sec., 222.18 KiB/sec. | ||
955 | 2023.11.29 19:48:43.800212 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Debug> DynamicQueryHandler: Done processing query | ||
956 | 2023.11.29 19:48:43.800237 [ 3 ] {fb501f7b-db76-4aa4-b6de-5b0839b2dd7d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
957 | 2023.11.29 19:48:43.800255 [ 3 ] {} <Debug> HTTP-Session: 59de7653-5e38-48ec-9d82-7533124eddf5 Destroying unnamed session | ||
958 | 2023.11.29 19:48:43.800619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
959 | 2023.11.29 19:48:43.800667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
960 | 2023.11.29 19:48:43.800686 [ 3 ] {} <Debug> HTTP-Session: 412470d6-03dd-49d8-918d-05f78e516f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
961 | 2023.11.29 19:48:43.800704 [ 3 ] {} <Debug> HTTP-Session: 412470d6-03dd-49d8-918d-05f78e516f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
962 | 2023.11.29 19:48:43.800822 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
963 | 2023.11.29 19:48:43.801287 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
964 | 2023.11.29 19:48:43.801453 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
965 | 2023.11.29 19:48:43.801496 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
966 | 2023.11.29 19:48:43.801642 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
967 | 2023.11.29 19:48:43.801671 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
968 | 2023.11.29 19:48:43.801693 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
969 | 2023.11.29 19:48:43.801723 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
970 | 2023.11.29 19:48:43.802838 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001968259 sec., 2032 rows/sec., 219.80 KiB/sec. | ||
971 | 2023.11.29 19:48:43.803036 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Debug> DynamicQueryHandler: Done processing query | ||
972 | 2023.11.29 19:48:43.803062 [ 3 ] {babf1a4c-ba1e-4a2b-a416-8c1fa4c1c650} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
973 | 2023.11.29 19:48:43.803080 [ 3 ] {} <Debug> HTTP-Session: 412470d6-03dd-49d8-918d-05f78e516f1f Destroying unnamed session | ||
974 | 2023.11.29 19:48:43.803306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
975 | 2023.11.29 19:48:43.803353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
976 | 2023.11.29 19:48:43.803373 [ 3 ] {} <Debug> HTTP-Session: 8c93a91f-1f0b-4743-8cb1-dc26514b8a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
977 | 2023.11.29 19:48:43.803391 [ 3 ] {} <Debug> HTTP-Session: 8c93a91f-1f0b-4743-8cb1-dc26514b8a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
978 | 2023.11.29 19:48:43.803511 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
979 | 2023.11.29 19:48:43.803974 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
980 | 2023.11.29 19:48:43.804137 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
981 | 2023.11.29 19:48:43.804179 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
982 | 2023.11.29 19:48:43.804321 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
983 | 2023.11.29 19:48:43.804350 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
984 | 2023.11.29 19:48:43.804372 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
985 | 2023.11.29 19:48:43.804400 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
986 | 2023.11.29 19:48:43.805447 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001895658 sec., 2110 rows/sec., 228.21 KiB/sec. | ||
987 | 2023.11.29 19:48:43.805663 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Debug> DynamicQueryHandler: Done processing query | ||
988 | 2023.11.29 19:48:43.805688 [ 3 ] {b4b23ab9-ef30-4336-9b7d-a993f71811ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
989 | 2023.11.29 19:48:43.805706 [ 3 ] {} <Debug> HTTP-Session: 8c93a91f-1f0b-4743-8cb1-dc26514b8a48 Destroying unnamed session | ||
990 | 2023.11.29 19:48:43.806121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
991 | 2023.11.29 19:48:43.806167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
992 | 2023.11.29 19:48:43.806187 [ 3 ] {} <Debug> HTTP-Session: e71f2abc-5825-4f93-a21d-3d2f2cdfa963 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
993 | 2023.11.29 19:48:43.806205 [ 3 ] {} <Debug> HTTP-Session: e71f2abc-5825-4f93-a21d-3d2f2cdfa963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
994 | 2023.11.29 19:48:43.806328 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
995 | 2023.11.29 19:48:43.806790 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
996 | 2023.11.29 19:48:43.806959 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
997 | 2023.11.29 19:48:43.806999 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
998 | 2023.11.29 19:48:43.807142 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
999 | 2023.11.29 19:48:43.807170 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1000 | 2023.11.29 19:48:43.807192 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1001 | 2023.11.29 19:48:43.807221 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1002 | 2023.11.29 19:48:43.808109 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001742845 sec., 2295 rows/sec., 248.22 KiB/sec. | ||
1003 | 2023.11.29 19:48:43.808300 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Debug> DynamicQueryHandler: Done processing query | ||
1004 | 2023.11.29 19:48:43.808324 [ 3 ] {110bb4cb-6810-469c-a745-215f18d78af2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1005 | 2023.11.29 19:48:43.808342 [ 3 ] {} <Debug> HTTP-Session: e71f2abc-5825-4f93-a21d-3d2f2cdfa963 Destroying unnamed session | ||
1006 | 2023.11.29 19:48:43.823735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1007 | 2023.11.29 19:48:43.823790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1008 | 2023.11.29 19:48:43.823814 [ 3 ] {} <Debug> HTTP-Session: 50e2a230-6b8f-442d-85f8-dfc495ce79ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1009 | 2023.11.29 19:48:43.823836 [ 3 ] {} <Debug> HTTP-Session: 50e2a230-6b8f-442d-85f8-dfc495ce79ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1010 | 2023.11.29 19:48:43.823969 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1011 | 2023.11.29 19:48:43.824048 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1012 | 2023.11.29 19:48:43.824298 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1013 | 2023.11.29 19:48:43.824832 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1014 | 2023.11.29 19:48:43.825212 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1015 | 2023.11.29 19:48:43.825377 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1016 | 2023.11.29 19:48:43.825489 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001468292 sec., 4086 rows/sec., 662.44 KiB/sec. | ||
1017 | 2023.11.29 19:48:43.825628 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Debug> DynamicQueryHandler: Done processing query | ||
1018 | 2023.11.29 19:48:43.825652 [ 3 ] {4c780426-eb74-4780-b5c6-a9d3d0c07a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1019 | 2023.11.29 19:48:43.825668 [ 3 ] {} <Debug> HTTP-Session: 50e2a230-6b8f-442d-85f8-dfc495ce79ef Destroying unnamed session | ||
1020 | 2023.11.29 19:48:43.825804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1021 | 2023.11.29 19:48:43.825848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1022 | 2023.11.29 19:48:43.825868 [ 3 ] {} <Debug> HTTP-Session: 60dc007d-b20f-41ee-91a6-8d8078eb0a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1023 | 2023.11.29 19:48:43.825885 [ 3 ] {} <Debug> HTTP-Session: 60dc007d-b20f-41ee-91a6-8d8078eb0a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1024 | 2023.11.29 19:48:43.825956 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1025 | 2023.11.29 19:48:43.825994 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1026 | 2023.11.29 19:48:43.826097 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1027 | 2023.11.29 19:48:43.826394 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1028 | 2023.11.29 19:48:43.826597 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1029 | 2023.11.29 19:48:43.826751 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1030 | 2023.11.29 19:48:43.826864 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.000880363 sec., 19310 rows/sec., 1.53 MiB/sec. | ||
1031 | 2023.11.29 19:48:43.826978 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Debug> DynamicQueryHandler: Done processing query | ||
1032 | 2023.11.29 19:48:43.827001 [ 3 ] {8a76e4da-121a-4c57-bafd-088e5ed20672} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1033 | 2023.11.29 19:48:43.827019 [ 3 ] {} <Debug> HTTP-Session: 60dc007d-b20f-41ee-91a6-8d8078eb0a92 Destroying unnamed session | ||
1034 | 2023.11.29 19:48:43.827165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1035 | 2023.11.29 19:48:43.827210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1036 | 2023.11.29 19:48:43.827229 [ 3 ] {} <Debug> HTTP-Session: 3230266e-94f6-4d15-a3c8-e97c824e1a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1037 | 2023.11.29 19:48:43.827246 [ 3 ] {} <Debug> HTTP-Session: 3230266e-94f6-4d15-a3c8-e97c824e1a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1038 | 2023.11.29 19:48:43.827317 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1039 | 2023.11.29 19:48:43.827355 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1040 | 2023.11.29 19:48:43.827456 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1041 | 2023.11.29 19:48:43.827799 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1042 | 2023.11.29 19:48:43.828008 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1043 | 2023.11.29 19:48:43.828160 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1044 | 2023.11.29 19:48:43.828275 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Information> executeQuery: Read 87 rows, 7.69 KiB in 0.000929794 sec., 93569 rows/sec., 8.08 MiB/sec. | ||
1045 | 2023.11.29 19:48:43.828390 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Debug> DynamicQueryHandler: Done processing query | ||
1046 | 2023.11.29 19:48:43.828413 [ 3 ] {dfe547da-6b9f-44f9-a767-ce9ed552006e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1047 | 2023.11.29 19:48:43.828430 [ 3 ] {} <Debug> HTTP-Session: 3230266e-94f6-4d15-a3c8-e97c824e1a1e Destroying unnamed session | ||
1048 | 2023.11.29 19:48:43.828550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1049 | 2023.11.29 19:48:43.828595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1050 | 2023.11.29 19:48:43.828614 [ 3 ] {} <Debug> HTTP-Session: b6ee4646-4e92-4aa5-abce-379b83626fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1051 | 2023.11.29 19:48:43.828632 [ 3 ] {} <Debug> HTTP-Session: b6ee4646-4e92-4aa5-abce-379b83626fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1052 | 2023.11.29 19:48:43.828703 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1053 | 2023.11.29 19:48:43.828746 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1054 | 2023.11.29 19:48:43.828849 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1055 | 2023.11.29 19:48:43.829153 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1056 | 2023.11.29 19:48:43.829355 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1057 | 2023.11.29 19:48:43.829502 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1058 | 2023.11.29 19:48:43.829621 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Information> executeQuery: Read 47 rows, 3.71 KiB in 0.000885622 sec., 53070 rows/sec., 4.10 MiB/sec. | ||
1059 | 2023.11.29 19:48:43.829735 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Debug> DynamicQueryHandler: Done processing query | ||
1060 | 2023.11.29 19:48:43.829759 [ 3 ] {fb55e4fe-69fc-4a3f-8cd6-ceb59b12d4f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1061 | 2023.11.29 19:48:43.829777 [ 3 ] {} <Debug> HTTP-Session: b6ee4646-4e92-4aa5-abce-379b83626fcd Destroying unnamed session | ||
1062 | 2023.11.29 19:48:43.830070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 53212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1063 | 2023.11.29 19:48:43.830116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1064 | 2023.11.29 19:48:43.830136 [ 3 ] {} <Debug> HTTP-Session: b4687491-e676-4ba2-a9e1-c0a7a695df68 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1065 | 2023.11.29 19:48:43.830155 [ 3 ] {} <Debug> HTTP-Session: b4687491-e676-4ba2-a9e1-c0a7a695df68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1066 | 2023.11.29 19:48:43.830238 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1067 | 2023.11.29 19:48:43.830280 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1068 | 2023.11.29 19:48:43.830395 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1069 | 2023.11.29 19:48:43.830809 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1070 | 2023.11.29 19:48:43.831081 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1071 | 2023.11.29 19:48:43.831257 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1072 | 2023.11.29 19:48:43.831375 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Information> executeQuery: Read 276 rows, 19.68 KiB in 0.001106826 sec., 249361 rows/sec., 17.36 MiB/sec. | ||
1073 | 2023.11.29 19:48:43.831498 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Debug> DynamicQueryHandler: Done processing query | ||
1074 | 2023.11.29 19:48:43.831521 [ 3 ] {e4e5092a-2420-4996-a266-5dcc70311960} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1075 | 2023.11.29 19:48:43.831538 [ 3 ] {} <Debug> HTTP-Session: b4687491-e676-4ba2-a9e1-c0a7a695df68 Destroying unnamed session | ||
1076 | 2023.11.29 19:48:43.831696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1077 | 2023.11.29 19:48:43.831743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1078 | 2023.11.29 19:48:43.831763 [ 3 ] {} <Debug> HTTP-Session: bbadb9c1-441c-4996-859e-2041d16fa6ad Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1079 | 2023.11.29 19:48:43.831781 [ 3 ] {} <Debug> HTTP-Session: bbadb9c1-441c-4996-859e-2041d16fa6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1080 | 2023.11.29 19:48:43.831855 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1081 | 2023.11.29 19:48:43.831898 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1082 | 2023.11.29 19:48:43.832029 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1083 | 2023.11.29 19:48:43.832393 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1084 | 2023.11.29 19:48:43.832673 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1085 | 2023.11.29 19:48:43.832857 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1086 | 2023.11.29 19:48:43.832988 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001101926 sec., 15427 rows/sec., 20.82 MiB/sec. | ||
1087 | 2023.11.29 19:48:43.833118 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Debug> DynamicQueryHandler: Done processing query | ||
1088 | 2023.11.29 19:48:43.833142 [ 3 ] {dc2a5b3d-6531-4667-868e-612f96d4a2d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1089 | 2023.11.29 19:48:43.833159 [ 3 ] {} <Debug> HTTP-Session: bbadb9c1-441c-4996-859e-2041d16fa6ad Destroying unnamed session | ||
1090 | 2023.11.29 19:48:43.833265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1091 | 2023.11.29 19:48:43.833309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1092 | 2023.11.29 19:48:43.833328 [ 3 ] {} <Debug> HTTP-Session: fb6983b2-fd11-4990-8ebe-19315526973d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1093 | 2023.11.29 19:48:43.833346 [ 3 ] {} <Debug> HTTP-Session: fb6983b2-fd11-4990-8ebe-19315526973d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1094 | 2023.11.29 19:48:43.833415 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1095 | 2023.11.29 19:48:43.833454 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1096 | 2023.11.29 19:48:43.833557 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1097 | 2023.11.29 19:48:43.833804 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1098 | 2023.11.29 19:48:43.834032 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1099 | 2023.11.29 19:48:43.834215 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Trace> oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1100 | 2023.11.29 19:48:43.834328 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000885164 sec., 6778 rows/sec., 440.20 KiB/sec. | ||
1101 | 2023.11.29 19:48:43.834442 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Debug> DynamicQueryHandler: Done processing query | ||
1102 | 2023.11.29 19:48:43.834466 [ 3 ] {c29b677d-c8a3-43c6-93fe-7acbbc8898dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1103 | 2023.11.29 19:48:43.834483 [ 3 ] {} <Debug> HTTP-Session: fb6983b2-fd11-4990-8ebe-19315526973d Destroying unnamed session | ||
1104 | 2023.11.29 19:48:48.149881 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1105 | 2023.11.29 19:48:48.149978 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1106 | 2023.11.29 19:48:53.775006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1107 | 2023.11.29 19:48:53.775133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1108 | 2023.11.29 19:48:53.775166 [ 3 ] {} <Debug> HTTP-Session: 8fe17e95-6953-4b2a-9fd6-4274ce6525af Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1109 | 2023.11.29 19:48:53.775195 [ 3 ] {} <Debug> HTTP-Session: 8fe17e95-6953-4b2a-9fd6-4274ce6525af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1110 | 2023.11.29 19:48:53.775334 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1111 | 2023.11.29 19:48:53.775394 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1112 | 2023.11.29 19:48:53.775546 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1113 | 2023.11.29 19:48:53.776026 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1114 | 2023.11.29 19:48:53.776287 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1115 | 2023.11.29 19:48:53.776464 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1116 | 2023.11.29 19:48:53.776587 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001218158 sec., 13955 rows/sec., 1.10 MiB/sec. | ||
1117 | 2023.11.29 19:48:53.776770 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2023.11.29 19:48:53.776797 [ 3 ] {7c97910e-5f8b-431d-97b6-b0069460e3d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1119 | 2023.11.29 19:48:53.776815 [ 3 ] {} <Debug> HTTP-Session: 8fe17e95-6953-4b2a-9fd6-4274ce6525af Destroying unnamed session | ||
1120 | 2023.11.29 19:48:53.776941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1121 | 2023.11.29 19:48:53.776994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1122 | 2023.11.29 19:48:53.777014 [ 3 ] {} <Debug> HTTP-Session: 1f093078-618d-443b-8013-8289924daa1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1123 | 2023.11.29 19:48:53.777034 [ 3 ] {} <Debug> HTTP-Session: 1f093078-618d-443b-8013-8289924daa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1124 | 2023.11.29 19:48:53.777120 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1125 | 2023.11.29 19:48:53.777161 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1126 | 2023.11.29 19:48:53.777275 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1127 | 2023.11.29 19:48:53.777622 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1128 | 2023.11.29 19:48:53.777837 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1129 | 2023.11.29 19:48:53.777991 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1130 | 2023.11.29 19:48:53.778113 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000963544 sec., 52929 rows/sec., 4.64 MiB/sec. | ||
1131 | 2023.11.29 19:48:53.778236 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Debug> DynamicQueryHandler: Done processing query | ||
1132 | 2023.11.29 19:48:53.778261 [ 3 ] {b4633ea2-8406-4d44-ba15-77441c9df9f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1133 | 2023.11.29 19:48:53.778279 [ 3 ] {} <Debug> HTTP-Session: 1f093078-618d-443b-8013-8289924daa1d Destroying unnamed session | ||
1134 | 2023.11.29 19:48:53.778399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1135 | 2023.11.29 19:48:53.778448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1136 | 2023.11.29 19:48:53.778467 [ 3 ] {} <Debug> HTTP-Session: aeb24a38-21e2-4621-bc31-bcae1165fb9e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1137 | 2023.11.29 19:48:53.778485 [ 3 ] {} <Debug> HTTP-Session: aeb24a38-21e2-4621-bc31-bcae1165fb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1138 | 2023.11.29 19:48:53.778558 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1139 | 2023.11.29 19:48:53.778597 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1140 | 2023.11.29 19:48:53.778703 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1141 | 2023.11.29 19:48:53.779059 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1142 | 2023.11.29 19:48:53.779262 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1143 | 2023.11.29 19:48:53.779414 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1144 | 2023.11.29 19:48:53.779545 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000954624 sec., 17808 rows/sec., 1.39 MiB/sec. | ||
1145 | 2023.11.29 19:48:53.779673 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Debug> DynamicQueryHandler: Done processing query | ||
1146 | 2023.11.29 19:48:53.779697 [ 3 ] {f46c1201-69c4-43be-8dbd-c868d73fe01d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1147 | 2023.11.29 19:48:53.779715 [ 3 ] {} <Debug> HTTP-Session: aeb24a38-21e2-4621-bc31-bcae1165fb9e Destroying unnamed session | ||
1148 | 2023.11.29 19:48:53.779891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1149 | 2023.11.29 19:48:53.779939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1150 | 2023.11.29 19:48:53.779959 [ 3 ] {} <Debug> HTTP-Session: 4555f6c2-51e9-4f77-85f2-27239078a283 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1151 | 2023.11.29 19:48:53.779977 [ 3 ] {} <Debug> HTTP-Session: 4555f6c2-51e9-4f77-85f2-27239078a283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1152 | 2023.11.29 19:48:53.780054 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1153 | 2023.11.29 19:48:53.780100 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1154 | 2023.11.29 19:48:53.780241 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1155 | 2023.11.29 19:48:53.780620 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1156 | 2023.11.29 19:48:53.780907 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1157 | 2023.11.29 19:48:53.781091 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1158 | 2023.11.29 19:48:53.781228 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001137707 sec., 14942 rows/sec., 20.16 MiB/sec. | ||
1159 | 2023.11.29 19:48:53.781371 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Debug> DynamicQueryHandler: Done processing query | ||
1160 | 2023.11.29 19:48:53.781394 [ 3 ] {69aaa223-e829-42fa-819c-1e2899341f25} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1161 | 2023.11.29 19:48:53.781412 [ 3 ] {} <Debug> HTTP-Session: 4555f6c2-51e9-4f77-85f2-27239078a283 Destroying unnamed session | ||
1162 | 2023.11.29 19:49:03.150031 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1163 | 2023.11.29 19:49:03.150095 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1164 | 2023.11.29 19:49:03.774958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1165 | 2023.11.29 19:49:03.775067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1166 | 2023.11.29 19:49:03.775097 [ 3 ] {} <Debug> HTTP-Session: e9657196-8e3d-441b-b7c5-f2a30e9d8cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1167 | 2023.11.29 19:49:03.775126 [ 3 ] {} <Debug> HTTP-Session: e9657196-8e3d-441b-b7c5-f2a30e9d8cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1168 | 2023.11.29 19:49:03.775266 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1169 | 2023.11.29 19:49:03.775332 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1170 | 2023.11.29 19:49:03.775508 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1171 | 2023.11.29 19:49:03.775965 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1172 | 2023.11.29 19:49:03.776225 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1173 | 2023.11.29 19:49:03.776396 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1174 | 2023.11.29 19:49:03.776513 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001207488 sec., 14078 rows/sec., 1.11 MiB/sec. | ||
1175 | 2023.11.29 19:49:03.776706 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Debug> DynamicQueryHandler: Done processing query | ||
1176 | 2023.11.29 19:49:03.776733 [ 3 ] {6555dfbf-a82f-461f-9879-9897aa7ed592} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1177 | 2023.11.29 19:49:03.776752 [ 3 ] {} <Debug> HTTP-Session: e9657196-8e3d-441b-b7c5-f2a30e9d8cd1 Destroying unnamed session | ||
1178 | 2023.11.29 19:49:03.776878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1179 | 2023.11.29 19:49:03.776932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1180 | 2023.11.29 19:49:03.776953 [ 3 ] {} <Debug> HTTP-Session: 02dda606-2972-4c80-af0d-0fefba34ff32 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1181 | 2023.11.29 19:49:03.776973 [ 3 ] {} <Debug> HTTP-Session: 02dda606-2972-4c80-af0d-0fefba34ff32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1182 | 2023.11.29 19:49:03.777057 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1183 | 2023.11.29 19:49:03.777100 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1184 | 2023.11.29 19:49:03.777213 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1185 | 2023.11.29 19:49:03.777549 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1186 | 2023.11.29 19:49:03.777753 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1187 | 2023.11.29 19:49:03.777901 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1188 | 2023.11.29 19:49:03.777997 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000909973 sec., 56045 rows/sec., 4.91 MiB/sec. | ||
1189 | 2023.11.29 19:49:03.778146 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Debug> DynamicQueryHandler: Done processing query | ||
1190 | 2023.11.29 19:49:03.778171 [ 3 ] {e964af68-86cd-4df1-8528-7299dffb6450} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1191 | 2023.11.29 19:49:03.778189 [ 3 ] {} <Debug> HTTP-Session: 02dda606-2972-4c80-af0d-0fefba34ff32 Destroying unnamed session | ||
1192 | 2023.11.29 19:49:03.778318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1193 | 2023.11.29 19:49:03.778365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1194 | 2023.11.29 19:49:03.778385 [ 3 ] {} <Debug> HTTP-Session: d62824c6-9617-484b-82f6-3deb29def566 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1195 | 2023.11.29 19:49:03.778403 [ 3 ] {} <Debug> HTTP-Session: d62824c6-9617-484b-82f6-3deb29def566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1196 | 2023.11.29 19:49:03.778477 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1197 | 2023.11.29 19:49:03.778516 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1198 | 2023.11.29 19:49:03.778628 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1199 | 2023.11.29 19:49:03.778912 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1200 | 2023.11.29 19:49:03.779110 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1201 | 2023.11.29 19:49:03.779267 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1202 | 2023.11.29 19:49:03.779368 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000863763 sec., 19681 rows/sec., 1.54 MiB/sec. | ||
1203 | 2023.11.29 19:49:03.779484 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Debug> DynamicQueryHandler: Done processing query | ||
1204 | 2023.11.29 19:49:03.779508 [ 3 ] {c8f71c33-668c-4171-ba7a-9ed6371f47fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1205 | 2023.11.29 19:49:03.779524 [ 3 ] {} <Debug> HTTP-Session: d62824c6-9617-484b-82f6-3deb29def566 Destroying unnamed session | ||
1206 | 2023.11.29 19:49:03.779696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1207 | 2023.11.29 19:49:03.779742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1208 | 2023.11.29 19:49:03.779761 [ 3 ] {} <Debug> HTTP-Session: 2130fc02-3fb7-43eb-ba7e-85de6c691b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1209 | 2023.11.29 19:49:03.779778 [ 3 ] {} <Debug> HTTP-Session: 2130fc02-3fb7-43eb-ba7e-85de6c691b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1210 | 2023.11.29 19:49:03.779854 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1211 | 2023.11.29 19:49:03.779897 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1212 | 2023.11.29 19:49:03.780031 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1213 | 2023.11.29 19:49:03.780403 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1214 | 2023.11.29 19:49:03.780684 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1215 | 2023.11.29 19:49:03.780863 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1216 | 2023.11.29 19:49:03.780969 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001083776 sec., 15685 rows/sec., 21.17 MiB/sec. | ||
1217 | 2023.11.29 19:49:03.781132 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Debug> DynamicQueryHandler: Done processing query | ||
1218 | 2023.11.29 19:49:03.781156 [ 3 ] {4176386d-2bc5-4157-8e99-b8b215cc6f89} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1219 | 2023.11.29 19:49:03.781173 [ 3 ] {} <Debug> HTTP-Session: 2130fc02-3fb7-43eb-ba7e-85de6c691b13 Destroying unnamed session | ||
1220 | 2023.11.29 19:49:13.774670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1221 | 2023.11.29 19:49:13.774840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1222 | 2023.11.29 19:49:13.774884 [ 3 ] {} <Debug> HTTP-Session: 15e418e0-d019-4b5a-874a-58e011729bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1223 | 2023.11.29 19:49:13.774924 [ 3 ] {} <Debug> HTTP-Session: 15e418e0-d019-4b5a-874a-58e011729bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1224 | 2023.11.29 19:49:13.775230 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1225 | 2023.11.29 19:49:13.775906 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1226 | 2023.11.29 19:49:13.776089 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1227 | 2023.11.29 19:49:13.776140 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1228 | 2023.11.29 19:49:13.776312 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1229 | 2023.11.29 19:49:13.776459 [ 187 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1230 | 2023.11.29 19:49:13.776486 [ 188 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1231 | 2023.11.29 19:49:13.776650 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1232 | 2023.11.29 19:49:13.776745 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1233 | 2023.11.29 19:49:13.778427 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003111266 sec., 3214 rows/sec., 451.67 KiB/sec. | ||
1234 | 2023.11.29 19:49:13.778701 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Debug> DynamicQueryHandler: Done processing query | ||
1235 | 2023.11.29 19:49:13.778727 [ 3 ] {932e7295-cd27-4012-8a30-f799c9e32851} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1236 | 2023.11.29 19:49:13.778746 [ 3 ] {} <Debug> HTTP-Session: 15e418e0-d019-4b5a-874a-58e011729bf6 Destroying unnamed session | ||
1237 | 2023.11.29 19:49:13.779027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1238 | 2023.11.29 19:49:13.779077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1239 | 2023.11.29 19:49:13.779099 [ 3 ] {} <Debug> HTTP-Session: 961599a6-6ab1-4486-a52a-a4af46b37217 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1240 | 2023.11.29 19:49:13.779120 [ 3 ] {} <Debug> HTTP-Session: 961599a6-6ab1-4486-a52a-a4af46b37217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1241 | 2023.11.29 19:49:13.779259 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1242 | 2023.11.29 19:49:13.779755 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1243 | 2023.11.29 19:49:13.779929 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1244 | 2023.11.29 19:49:13.779972 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1245 | 2023.11.29 19:49:13.780123 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1246 | 2023.11.29 19:49:13.780213 [ 192 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1247 | 2023.11.29 19:49:13.780211 [ 191 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1248 | 2023.11.29 19:49:13.780360 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1249 | 2023.11.29 19:49:13.780424 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1250 | 2023.11.29 19:49:13.781892 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002594388 sec., 3854 rows/sec., 541.66 KiB/sec. | ||
1251 | 2023.11.29 19:49:13.782138 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Debug> DynamicQueryHandler: Done processing query | ||
1252 | 2023.11.29 19:49:13.782163 [ 3 ] {270b6cdd-f70c-472f-9fbd-03c3c9eefe92} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1253 | 2023.11.29 19:49:13.782181 [ 3 ] {} <Debug> HTTP-Session: 961599a6-6ab1-4486-a52a-a4af46b37217 Destroying unnamed session | ||
1254 | 2023.11.29 19:49:13.782528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1255 | 2023.11.29 19:49:13.782576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1256 | 2023.11.29 19:49:13.782596 [ 3 ] {} <Debug> HTTP-Session: 22dc0eb9-298a-4227-848f-4e0816dfc7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1257 | 2023.11.29 19:49:13.782614 [ 3 ] {} <Debug> HTTP-Session: 22dc0eb9-298a-4227-848f-4e0816dfc7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1258 | 2023.11.29 19:49:13.782743 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1259 | 2023.11.29 19:49:13.783233 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1260 | 2023.11.29 19:49:13.783407 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1261 | 2023.11.29 19:49:13.783450 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1262 | 2023.11.29 19:49:13.783598 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1263 | 2023.11.29 19:49:13.783679 [ 187 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1264 | 2023.11.29 19:49:13.783690 [ 188 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1265 | 2023.11.29 19:49:13.783783 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1266 | 2023.11.29 19:49:13.783844 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1267 | 2023.11.29 19:49:13.785096 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002315303 sec., 4319 rows/sec., 606.95 KiB/sec. | ||
1268 | 2023.11.29 19:49:13.785362 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Debug> DynamicQueryHandler: Done processing query | ||
1269 | 2023.11.29 19:49:13.785386 [ 3 ] {42dc400f-f924-4845-bf2b-921a5058b381} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1270 | 2023.11.29 19:49:13.785404 [ 3 ] {} <Debug> HTTP-Session: 22dc0eb9-298a-4227-848f-4e0816dfc7dc Destroying unnamed session | ||
1271 | 2023.11.29 19:49:13.785611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1272 | 2023.11.29 19:49:13.785658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1273 | 2023.11.29 19:49:13.785678 [ 3 ] {} <Debug> HTTP-Session: e63f2968-dde0-470f-a19e-96e5ce7dd6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1274 | 2023.11.29 19:49:13.785695 [ 3 ] {} <Debug> HTTP-Session: e63f2968-dde0-470f-a19e-96e5ce7dd6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1275 | 2023.11.29 19:49:13.785824 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1276 | 2023.11.29 19:49:13.786314 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1277 | 2023.11.29 19:49:13.786488 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1278 | 2023.11.29 19:49:13.786529 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1279 | 2023.11.29 19:49:13.786680 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1280 | 2023.11.29 19:49:13.786754 [ 193 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1281 | 2023.11.29 19:49:13.786763 [ 187 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1282 | 2023.11.29 19:49:13.786849 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1283 | 2023.11.29 19:49:13.786910 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1284 | 2023.11.29 19:49:13.788409 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002547077 sec., 3926 rows/sec., 551.72 KiB/sec. | ||
1285 | 2023.11.29 19:49:13.788647 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Debug> DynamicQueryHandler: Done processing query | ||
1286 | 2023.11.29 19:49:13.788672 [ 3 ] {c35358a7-49f2-4fb8-96cd-112e2cf8966a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1287 | 2023.11.29 19:49:13.788690 [ 3 ] {} <Debug> HTTP-Session: e63f2968-dde0-470f-a19e-96e5ce7dd6a4 Destroying unnamed session | ||
1288 | 2023.11.29 19:49:13.788905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1289 | 2023.11.29 19:49:13.788951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1290 | 2023.11.29 19:49:13.788971 [ 3 ] {} <Debug> HTTP-Session: 5273279d-3512-4256-946d-f32fcdbf4e45 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1291 | 2023.11.29 19:49:13.788988 [ 3 ] {} <Debug> HTTP-Session: 5273279d-3512-4256-946d-f32fcdbf4e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2023.11.29 19:49:13.789116 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1293 | 2023.11.29 19:49:13.789619 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1294 | 2023.11.29 19:49:13.789796 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1295 | 2023.11.29 19:49:13.789838 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1296 | 2023.11.29 19:49:13.789986 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1297 | 2023.11.29 19:49:13.790045 [ 193 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1298 | 2023.11.29 19:49:13.790061 [ 187 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1299 | 2023.11.29 19:49:13.790138 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1300 | 2023.11.29 19:49:13.790198 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1301 | 2023.11.29 19:49:13.791768 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002610458 sec., 3830 rows/sec., 538.32 KiB/sec. | ||
1302 | 2023.11.29 19:49:13.792019 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Debug> DynamicQueryHandler: Done processing query | ||
1303 | 2023.11.29 19:49:13.792044 [ 3 ] {fc8742d3-4398-40c9-bc21-f50503ab0278} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1304 | 2023.11.29 19:49:13.792061 [ 3 ] {} <Debug> HTTP-Session: 5273279d-3512-4256-946d-f32fcdbf4e45 Destroying unnamed session | ||
1305 | 2023.11.29 19:49:13.792269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1306 | 2023.11.29 19:49:13.792315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1307 | 2023.11.29 19:49:13.792349 [ 3 ] {} <Debug> HTTP-Session: 4cafba1f-9398-45be-90e2-e0ca88eb642e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1308 | 2023.11.29 19:49:13.792392 [ 3 ] {} <Debug> HTTP-Session: 4cafba1f-9398-45be-90e2-e0ca88eb642e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1309 | 2023.11.29 19:49:13.792561 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1310 | 2023.11.29 19:49:13.793202 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1311 | 2023.11.29 19:49:13.793391 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1312 | 2023.11.29 19:49:13.793432 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1313 | 2023.11.29 19:49:13.793584 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1314 | 2023.11.29 19:49:13.793635 [ 193 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1315 | 2023.11.29 19:49:13.793650 [ 187 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1316 | 2023.11.29 19:49:13.793726 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1317 | 2023.11.29 19:49:13.793788 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1318 | 2023.11.29 19:49:13.795592 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002983953 sec., 3351 rows/sec., 470.94 KiB/sec. | ||
1319 | 2023.11.29 19:49:13.795846 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Debug> DynamicQueryHandler: Done processing query | ||
1320 | 2023.11.29 19:49:13.795872 [ 3 ] {0234f9e0-2b87-4bff-a2ec-d63a723ae5d6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1321 | 2023.11.29 19:49:13.795889 [ 3 ] {} <Debug> HTTP-Session: 4cafba1f-9398-45be-90e2-e0ca88eb642e Destroying unnamed session | ||
1322 | 2023.11.29 19:49:13.796117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1323 | 2023.11.29 19:49:13.796166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1324 | 2023.11.29 19:49:13.796186 [ 3 ] {} <Debug> HTTP-Session: 02a3d786-79e6-45fb-9480-f68181029926 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1325 | 2023.11.29 19:49:13.796204 [ 3 ] {} <Debug> HTTP-Session: 02a3d786-79e6-45fb-9480-f68181029926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1326 | 2023.11.29 19:49:13.796335 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1327 | 2023.11.29 19:49:13.796852 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1328 | 2023.11.29 19:49:13.797036 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1329 | 2023.11.29 19:49:13.797078 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1330 | 2023.11.29 19:49:13.797228 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1331 | 2023.11.29 19:49:13.797307 [ 187 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1332 | 2023.11.29 19:49:13.797318 [ 191 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1333 | 2023.11.29 19:49:13.797420 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1334 | 2023.11.29 19:49:13.797483 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1335 | 2023.11.29 19:49:13.799018 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002643528 sec., 3782 rows/sec., 531.59 KiB/sec. | ||
1336 | 2023.11.29 19:49:13.799291 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Debug> DynamicQueryHandler: Done processing query | ||
1337 | 2023.11.29 19:49:13.799320 [ 3 ] {758d6ccb-ccb1-4c22-ba68-4d2007a82ef3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1338 | 2023.11.29 19:49:13.799342 [ 3 ] {} <Debug> HTTP-Session: 02a3d786-79e6-45fb-9480-f68181029926 Destroying unnamed session | ||
1339 | 2023.11.29 19:49:13.799575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1340 | 2023.11.29 19:49:13.799628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1341 | 2023.11.29 19:49:13.799649 [ 3 ] {} <Debug> HTTP-Session: 8d7782f4-dbf2-4b7f-ac89-bcabd71b9fef Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1342 | 2023.11.29 19:49:13.799669 [ 3 ] {} <Debug> HTTP-Session: 8d7782f4-dbf2-4b7f-ac89-bcabd71b9fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1343 | 2023.11.29 19:49:13.799825 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1344 | 2023.11.29 19:49:13.800415 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1345 | 2023.11.29 19:49:13.800598 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1346 | 2023.11.29 19:49:13.800639 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1347 | 2023.11.29 19:49:13.800787 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1348 | 2023.11.29 19:49:13.800864 [ 187 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1349 | 2023.11.29 19:49:13.800873 [ 192 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1350 | 2023.11.29 19:49:13.800966 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1351 | 2023.11.29 19:49:13.801027 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1352 | 2023.11.29 19:49:13.802463 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002595318 sec., 3853 rows/sec., 541.46 KiB/sec. | ||
1353 | 2023.11.29 19:49:13.802706 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Debug> DynamicQueryHandler: Done processing query | ||
1354 | 2023.11.29 19:49:13.802729 [ 3 ] {5b3e1712-1336-48ce-9434-0cb5ee5ddd8d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1355 | 2023.11.29 19:49:13.802746 [ 3 ] {} <Debug> HTTP-Session: 8d7782f4-dbf2-4b7f-ac89-bcabd71b9fef Destroying unnamed session | ||
1356 | 2023.11.29 19:49:13.802986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1357 | 2023.11.29 19:49:13.803029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1358 | 2023.11.29 19:49:13.803048 [ 3 ] {} <Debug> HTTP-Session: 0b7da156-991c-4e73-93aa-f37f61d6174b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1359 | 2023.11.29 19:49:13.803065 [ 3 ] {} <Debug> HTTP-Session: 0b7da156-991c-4e73-93aa-f37f61d6174b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1360 | 2023.11.29 19:49:13.803193 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1361 | 2023.11.29 19:49:13.803720 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1362 | 2023.11.29 19:49:13.803905 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1363 | 2023.11.29 19:49:13.803946 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1364 | 2023.11.29 19:49:13.804093 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1365 | 2023.11.29 19:49:13.804168 [ 187 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1366 | 2023.11.29 19:49:13.804182 [ 189 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1367 | 2023.11.29 19:49:13.804273 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1368 | 2023.11.29 19:49:13.804334 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1369 | 2023.11.29 19:49:13.805787 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002555758 sec., 3912 rows/sec., 549.85 KiB/sec. | ||
1370 | 2023.11.29 19:49:13.806037 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Debug> DynamicQueryHandler: Done processing query | ||
1371 | 2023.11.29 19:49:13.806060 [ 3 ] {daa73238-c332-44a8-a6d1-79f9083e4a6f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1372 | 2023.11.29 19:49:13.806077 [ 3 ] {} <Debug> HTTP-Session: 0b7da156-991c-4e73-93aa-f37f61d6174b Destroying unnamed session | ||
1373 | 2023.11.29 19:49:13.806371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1374 | 2023.11.29 19:49:13.806414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1375 | 2023.11.29 19:49:13.806432 [ 3 ] {} <Debug> HTTP-Session: 5cc913d7-7951-4530-ba1b-b2f602c3dcb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1376 | 2023.11.29 19:49:13.806449 [ 3 ] {} <Debug> HTTP-Session: 5cc913d7-7951-4530-ba1b-b2f602c3dcb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1377 | 2023.11.29 19:49:13.806578 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1378 | 2023.11.29 19:49:13.807105 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1379 | 2023.11.29 19:49:13.807292 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1380 | 2023.11.29 19:49:13.807333 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1381 | 2023.11.29 19:49:13.807482 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1382 | 2023.11.29 19:49:13.807567 [ 187 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1383 | 2023.11.29 19:49:13.807570 [ 192 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1384 | 2023.11.29 19:49:13.807666 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1385 | 2023.11.29 19:49:13.807727 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1386 | 2023.11.29 19:49:13.809339 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002723929 sec., 3671 rows/sec., 515.90 KiB/sec. | ||
1387 | 2023.11.29 19:49:13.809581 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Debug> DynamicQueryHandler: Done processing query | ||
1388 | 2023.11.29 19:49:13.809604 [ 3 ] {be10077e-e2b6-448c-a40f-0a2aef239b6c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1389 | 2023.11.29 19:49:13.809621 [ 3 ] {} <Debug> HTTP-Session: 5cc913d7-7951-4530-ba1b-b2f602c3dcb9 Destroying unnamed session | ||
1390 | 2023.11.29 19:49:13.809865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1391 | 2023.11.29 19:49:13.809909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1392 | 2023.11.29 19:49:13.809927 [ 3 ] {} <Debug> HTTP-Session: 46f965c7-4b0c-4998-aa28-1d048d0e84c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1393 | 2023.11.29 19:49:13.809943 [ 3 ] {} <Debug> HTTP-Session: 46f965c7-4b0c-4998-aa28-1d048d0e84c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1394 | 2023.11.29 19:49:13.810074 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1395 | 2023.11.29 19:49:13.810606 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1396 | 2023.11.29 19:49:13.810791 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1397 | 2023.11.29 19:49:13.810833 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1398 | 2023.11.29 19:49:13.810979 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1399 | 2023.11.29 19:49:13.811057 [ 187 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1400 | 2023.11.29 19:49:13.811066 [ 193 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1401 | 2023.11.29 19:49:13.811147 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1402 | 2023.11.29 19:49:13.811200 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1403 | 2023.11.29 19:49:13.812993 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002881692 sec., 3470 rows/sec., 487.66 KiB/sec. | ||
1404 | 2023.11.29 19:49:13.813252 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Debug> DynamicQueryHandler: Done processing query | ||
1405 | 2023.11.29 19:49:13.813275 [ 3 ] {9bebe164-a126-4716-9ebd-c4684c2af374} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1406 | 2023.11.29 19:49:13.813292 [ 3 ] {} <Debug> HTTP-Session: 46f965c7-4b0c-4998-aa28-1d048d0e84c3 Destroying unnamed session | ||
1407 | 2023.11.29 19:49:13.815615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1408 | 2023.11.29 19:49:13.815666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1409 | 2023.11.29 19:49:13.815689 [ 3 ] {} <Debug> HTTP-Session: 70ef44f1-b517-4960-bb9a-a857a95a1fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1410 | 2023.11.29 19:49:13.815709 [ 3 ] {} <Debug> HTTP-Session: 70ef44f1-b517-4960-bb9a-a857a95a1fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1411 | 2023.11.29 19:49:13.815870 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1412 | 2023.11.29 19:49:13.816469 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1413 | 2023.11.29 19:49:13.816660 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1414 | 2023.11.29 19:49:13.816702 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1415 | 2023.11.29 19:49:13.816850 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1416 | 2023.11.29 19:49:13.816930 [ 187 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1417 | 2023.11.29 19:49:13.816937 [ 193 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1418 | 2023.11.29 19:49:13.817022 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (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 | ||
1419 | 2023.11.29 19:49:13.817077 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Debug> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1420 | 2023.11.29 19:49:13.818649 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00273527 sec., 3655 rows/sec., 513.76 KiB/sec. | ||
1421 | 2023.11.29 19:49:13.818896 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Debug> DynamicQueryHandler: Done processing query | ||
1422 | 2023.11.29 19:49:13.818919 [ 3 ] {1eb24aa6-99c8-47ee-b520-91a09ca62c98} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1423 | 2023.11.29 19:49:13.818935 [ 3 ] {} <Debug> HTTP-Session: 70ef44f1-b517-4960-bb9a-a857a95a1fbf Destroying unnamed session | ||
1424 | 2023.11.29 19:49:13.820385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1425 | 2023.11.29 19:49:13.820428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1426 | 2023.11.29 19:49:13.820447 [ 3 ] {} <Debug> HTTP-Session: 61d73eb8-fc56-4b96-adb6-96ea9373d184 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1427 | 2023.11.29 19:49:13.820464 [ 3 ] {} <Debug> HTTP-Session: 61d73eb8-fc56-4b96-adb6-96ea9373d184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1428 | 2023.11.29 19:49:13.820543 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1429 | 2023.11.29 19:49:13.820582 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1430 | 2023.11.29 19:49:13.820723 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1431 | 2023.11.29 19:49:13.821034 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1432 | 2023.11.29 19:49:13.821315 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1433 | 2023.11.29 19:49:13.821467 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Trace> oximeter.timeseries_schema (5efa0dd9-e92a-475e-aa6f-24ff1ede5c99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1434 | 2023.11.29 19:49:13.821594 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Information> executeQuery: Read 12 rows, 1.21 KiB in 0.001018235 sec., 11785 rows/sec., 1.16 MiB/sec. | ||
1435 | 2023.11.29 19:49:13.821755 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Debug> DynamicQueryHandler: Done processing query | ||
1436 | 2023.11.29 19:49:13.821777 [ 3 ] {4b98fef0-af7c-4f84-a028-61d79e70252f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1437 | 2023.11.29 19:49:13.821794 [ 3 ] {} <Debug> HTTP-Session: 61d73eb8-fc56-4b96-adb6-96ea9373d184 Destroying unnamed session | ||
1438 | 2023.11.29 19:49:13.821901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1439 | 2023.11.29 19:49:13.821943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1440 | 2023.11.29 19:49:13.821961 [ 3 ] {} <Debug> HTTP-Session: ec0a2d4d-1843-4568-9c07-ce6625307faa Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1441 | 2023.11.29 19:49:13.821978 [ 3 ] {} <Debug> HTTP-Session: ec0a2d4d-1843-4568-9c07-ce6625307faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1442 | 2023.11.29 19:49:13.822048 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1443 | 2023.11.29 19:49:13.822086 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1444 | 2023.11.29 19:49:13.822192 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1445 | 2023.11.29 19:49:13.822461 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1446 | 2023.11.29 19:49:13.822656 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1447 | 2023.11.29 19:49:13.822796 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1448 | 2023.11.29 19:49:13.822915 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.000829002 sec., 20506 rows/sec., 1.62 MiB/sec. | ||
1449 | 2023.11.29 19:49:13.823067 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Debug> DynamicQueryHandler: Done processing query | ||
1450 | 2023.11.29 19:49:13.823088 [ 3 ] {8711889a-d426-4d26-b67e-6dfe32f350fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1451 | 2023.11.29 19:49:13.823104 [ 3 ] {} <Debug> HTTP-Session: ec0a2d4d-1843-4568-9c07-ce6625307faa Destroying unnamed session | ||
1452 | 2023.11.29 19:49:13.823206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1453 | 2023.11.29 19:49:13.823250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1454 | 2023.11.29 19:49:13.823269 [ 3 ] {} <Debug> HTTP-Session: 1d4f8625-5669-4794-a6f9-1f189985975b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1455 | 2023.11.29 19:49:13.823285 [ 3 ] {} <Debug> HTTP-Session: 1d4f8625-5669-4794-a6f9-1f189985975b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1456 | 2023.11.29 19:49:13.823353 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1457 | 2023.11.29 19:49:13.823390 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1458 | 2023.11.29 19:49:13.823538 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1459 | 2023.11.29 19:49:13.823794 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1460 | 2023.11.29 19:49:13.823993 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1461 | 2023.11.29 19:49:13.824133 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1462 | 2023.11.29 19:49:13.824248 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000866393 sec., 2308 rows/sec., 197.25 KiB/sec. | ||
1463 | 2023.11.29 19:49:13.824367 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Debug> DynamicQueryHandler: Done processing query | ||
1464 | 2023.11.29 19:49:13.824388 [ 3 ] {4f3d617d-af00-42f0-b903-25fd2012e519} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1465 | 2023.11.29 19:49:13.824403 [ 3 ] {} <Debug> HTTP-Session: 1d4f8625-5669-4794-a6f9-1f189985975b Destroying unnamed session | ||
1466 | 2023.11.29 19:49:13.824524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1467 | 2023.11.29 19:49:13.824567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1468 | 2023.11.29 19:49:13.824586 [ 3 ] {} <Debug> HTTP-Session: 58f773ef-56d6-49c6-88b7-4072ce725a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1469 | 2023.11.29 19:49:13.824602 [ 3 ] {} <Debug> HTTP-Session: 58f773ef-56d6-49c6-88b7-4072ce725a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1470 | 2023.11.29 19:49:13.824672 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1471 | 2023.11.29 19:49:13.824709 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1472 | 2023.11.29 19:49:13.824810 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1473 | 2023.11.29 19:49:13.825116 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1474 | 2023.11.29 19:49:13.825321 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1475 | 2023.11.29 19:49:13.825459 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1476 | 2023.11.29 19:49:13.825579 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Information> executeQuery: Read 88 rows, 7.78 KiB in 0.000869203 sec., 101242 rows/sec., 8.74 MiB/sec. | ||
1477 | 2023.11.29 19:49:13.825682 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Debug> DynamicQueryHandler: Done processing query | ||
1478 | 2023.11.29 19:49:13.825703 [ 3 ] {6774ec3c-6212-4486-9a39-a556a9ea3aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1479 | 2023.11.29 19:49:13.825718 [ 3 ] {} <Debug> HTTP-Session: 58f773ef-56d6-49c6-88b7-4072ce725a40 Destroying unnamed session | ||
1480 | 2023.11.29 19:49:13.825822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1481 | 2023.11.29 19:49:13.825935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1482 | 2023.11.29 19:49:13.825954 [ 3 ] {} <Debug> HTTP-Session: 4a8ad200-32ba-4112-9fa4-91e3812ae093 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1483 | 2023.11.29 19:49:13.825970 [ 3 ] {} <Debug> HTTP-Session: 4a8ad200-32ba-4112-9fa4-91e3812ae093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1484 | 2023.11.29 19:49:13.826037 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1485 | 2023.11.29 19:49:13.826074 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1486 | 2023.11.29 19:49:13.826172 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1487 | 2023.11.29 19:49:13.829064 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1488 | 2023.11.29 19:49:13.829299 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1489 | 2023.11.29 19:49:13.829491 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1490 | 2023.11.29 19:49:13.829601 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003536531 sec., 565 rows/sec., 39.49 KiB/sec. | ||
1491 | 2023.11.29 19:49:13.829742 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Debug> DynamicQueryHandler: Done processing query | ||
1492 | 2023.11.29 19:49:13.829770 [ 3 ] {d4fe4e67-4b9e-42a3-86de-a0c59b907a0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1493 | 2023.11.29 19:49:13.829789 [ 3 ] {} <Debug> HTTP-Session: 4a8ad200-32ba-4112-9fa4-91e3812ae093 Destroying unnamed session | ||
1494 | 2023.11.29 19:49:13.829975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1495 | 2023.11.29 19:49:13.830028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1496 | 2023.11.29 19:49:13.830050 [ 3 ] {} <Debug> HTTP-Session: 91196317-393c-4be6-8007-8abd28271ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1497 | 2023.11.29 19:49:13.830070 [ 3 ] {} <Debug> HTTP-Session: 91196317-393c-4be6-8007-8abd28271ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1498 | 2023.11.29 19:49:13.830257 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1499 | 2023.11.29 19:49:13.830295 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1500 | 2023.11.29 19:49:13.830396 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1501 | 2023.11.29 19:49:13.830689 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1502 | 2023.11.29 19:49:13.830890 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1503 | 2023.11.29 19:49:13.831031 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1504 | 2023.11.29 19:49:13.831128 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Information> executeQuery: Read 54 rows, 4.29 KiB in 0.000842853 sec., 64068 rows/sec., 4.97 MiB/sec. | ||
1505 | 2023.11.29 19:49:13.831272 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Debug> DynamicQueryHandler: Done processing query | ||
1506 | 2023.11.29 19:49:13.831295 [ 3 ] {dcae31d5-a75e-4290-bf2e-32e1a4d0dbbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1507 | 2023.11.29 19:49:13.831310 [ 3 ] {} <Debug> HTTP-Session: 91196317-393c-4be6-8007-8abd28271ee2 Destroying unnamed session | ||
1508 | 2023.11.29 19:49:13.831421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1509 | 2023.11.29 19:49:13.831464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1510 | 2023.11.29 19:49:13.831482 [ 3 ] {} <Debug> HTTP-Session: 325fe352-a239-48c6-bf70-d463683f706c Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1511 | 2023.11.29 19:49:13.831498 [ 3 ] {} <Debug> HTTP-Session: 325fe352-a239-48c6-bf70-d463683f706c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1512 | 2023.11.29 19:49:13.831567 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1513 | 2023.11.29 19:49:13.831606 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1514 | 2023.11.29 19:49:13.831725 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1515 | 2023.11.29 19:49:13.831972 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1516 | 2023.11.29 19:49:13.832211 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1517 | 2023.11.29 19:49:13.832381 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Trace> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1518 | 2023.11.29 19:49:13.832477 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000881853 sec., 12473 rows/sec., 822.80 KiB/sec. | ||
1519 | 2023.11.29 19:49:13.832596 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Debug> DynamicQueryHandler: Done processing query | ||
1520 | 2023.11.29 19:49:13.832619 [ 3 ] {01bdf19d-db2d-4ab7-9e2d-42f4299b6d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1521 | 2023.11.29 19:49:13.832634 [ 3 ] {} <Debug> HTTP-Session: 325fe352-a239-48c6-bf70-d463683f706c Destroying unnamed session | ||
1522 | 2023.11.29 19:49:13.832744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1523 | 2023.11.29 19:49:13.832787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1524 | 2023.11.29 19:49:13.832804 [ 3 ] {} <Debug> HTTP-Session: 62fd5447-67e2-4cd8-9797-8338d0bd7179 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1525 | 2023.11.29 19:49:13.832821 [ 3 ] {} <Debug> HTTP-Session: 62fd5447-67e2-4cd8-9797-8338d0bd7179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1526 | 2023.11.29 19:49:13.832891 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1527 | 2023.11.29 19:49:13.832929 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1528 | 2023.11.29 19:49:13.833038 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1529 | 2023.11.29 19:49:13.833311 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1530 | 2023.11.29 19:49:13.833535 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1531 | 2023.11.29 19:49:13.833717 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1532 | 2023.11.29 19:49:13.833812 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000895513 sec., 41317 rows/sec., 2.87 MiB/sec. | ||
1533 | 2023.11.29 19:49:13.833942 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Debug> DynamicQueryHandler: Done processing query | ||
1534 | 2023.11.29 19:49:13.833964 [ 3 ] {6454c3cf-a063-415e-9647-b3f56a62b93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1535 | 2023.11.29 19:49:13.833979 [ 3 ] {} <Debug> HTTP-Session: 62fd5447-67e2-4cd8-9797-8338d0bd7179 Destroying unnamed session | ||
1536 | 2023.11.29 19:49:13.834099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1537 | 2023.11.29 19:49:13.834141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1538 | 2023.11.29 19:49:13.834159 [ 3 ] {} <Debug> HTTP-Session: 137f3a06-c8a0-4f20-a3f6-12fb37826382 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1539 | 2023.11.29 19:49:13.834175 [ 3 ] {} <Debug> HTTP-Session: 137f3a06-c8a0-4f20-a3f6-12fb37826382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1540 | 2023.11.29 19:49:13.834248 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1541 | 2023.11.29 19:49:13.834288 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1542 | 2023.11.29 19:49:13.834417 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1543 | 2023.11.29 19:49:13.834748 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1544 | 2023.11.29 19:49:13.835013 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1545 | 2023.11.29 19:49:13.835181 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1546 | 2023.11.29 19:49:13.835280 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001006844 sec., 16884 rows/sec., 22.78 MiB/sec. | ||
1547 | 2023.11.29 19:49:13.835383 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Debug> DynamicQueryHandler: Done processing query | ||
1548 | 2023.11.29 19:49:13.835405 [ 3 ] {ea4e945b-72ea-40f6-9162-91242039b421} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1549 | 2023.11.29 19:49:13.835420 [ 3 ] {} <Debug> HTTP-Session: 137f3a06-c8a0-4f20-a3f6-12fb37826382 Destroying unnamed session | ||
1550 | 2023.11.29 19:49:14.000145 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.11 MiB, peak 237.27 MiB, will set to 230.52 MiB (RSS), difference: -1.58 MiB | ||
1551 | 2023.11.29 19:49:18.150593 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1552 | 2023.11.29 19:49:18.150656 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1553 | 2023.11.29 19:49:18.776532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1554 | 2023.11.29 19:49:18.776649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1555 | 2023.11.29 19:49:18.776679 [ 3 ] {} <Debug> HTTP-Session: 4b3e029c-88dd-446c-9c6d-923dc587a361 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1556 | 2023.11.29 19:49:18.776707 [ 3 ] {} <Debug> HTTP-Session: 4b3e029c-88dd-446c-9c6d-923dc587a361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1557 | 2023.11.29 19:49:18.776848 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1558 | 2023.11.29 19:49:18.776915 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1559 | 2023.11.29 19:49:18.777095 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1560 | 2023.11.29 19:49:18.777536 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1561 | 2023.11.29 19:49:18.777789 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1562 | 2023.11.29 19:49:18.777948 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1563 | 2023.11.29 19:49:18.778071 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Information> executeQuery: Read 29 rows, 2.35 KiB in 0.001184847 sec., 24475 rows/sec., 1.94 MiB/sec. | ||
1564 | 2023.11.29 19:49:18.778232 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Debug> DynamicQueryHandler: Done processing query | ||
1565 | 2023.11.29 19:49:18.778226 [ 95 ] {} <Debug> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1566 | 2023.11.29 19:49:18.778262 [ 3 ] {4bf8fafb-f185-4c39-85bd-07ad894c0ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1567 | 2023.11.29 19:49:18.778339 [ 3 ] {} <Debug> HTTP-Session: 4b3e029c-88dd-446c-9c6d-923dc587a361 Destroying unnamed session | ||
1568 | 2023.11.29 19:49:18.778372 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1569 | 2023.11.29 19:49:18.778507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 14579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1570 | 2023.11.29 19:49:18.778579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1571 | 2023.11.29 19:49:18.778604 [ 3 ] {} <Debug> HTTP-Session: 67093907-6310-4107-b490-e46fff504eba Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1572 | 2023.11.29 19:49:18.778631 [ 3 ] {} <Debug> HTTP-Session: 67093907-6310-4107-b490-e46fff504eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1573 | 2023.11.29 19:49:18.778634 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1574 | 2023.11.29 19:49:18.778744 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1575 | 2023.11.29 19:49:18.778794 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1576 | 2023.11.29 19:49:18.779013 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1577 | 2023.11.29 19:49:18.779129 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1578 | 2023.11.29 19:49:18.779276 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
1579 | 2023.11.29 19:49:18.779657 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
1580 | 2023.11.29 19:49:18.779683 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1581 | 2023.11.29 19:49:18.779811 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1582 | 2023.11.29 19:49:18.779967 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1583 | 2023.11.29 19:49:18.780107 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1584 | 2023.11.29 19:49:18.780139 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
1585 | 2023.11.29 19:49:18.780242 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
1586 | 2023.11.29 19:49:18.780353 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1587 | 2023.11.29 19:49:18.780545 [ 95 ] {} <Debug> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1588 | 2023.11.29 19:49:18.780572 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Information> executeQuery: Read 87 rows, 9.22 KiB in 0.001791316 sec., 48567 rows/sec., 5.03 MiB/sec. | ||
1589 | 2023.11.29 19:49:18.780615 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1590 | 2023.11.29 19:49:18.780808 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1591 | 2023.11.29 19:49:18.780942 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Debug> DynamicQueryHandler: Done processing query | ||
1592 | 2023.11.29 19:49:18.781010 [ 3 ] {b55468d3-3333-42ed-8db6-8221dabc41cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1593 | 2023.11.29 19:49:18.781025 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1594 | 2023.11.29 19:49:18.781107 [ 3 ] {} <Debug> HTTP-Session: 67093907-6310-4107-b490-e46fff504eba Destroying unnamed session | ||
1595 | 2023.11.29 19:49:18.781127 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
1596 | 2023.11.29 19:49:18.781382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1597 | 2023.11.29 19:49:18.781458 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part | ||
1598 | 2023.11.29 19:49:18.781515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1599 | 2023.11.29 19:49:18.781610 [ 3 ] {} <Debug> HTTP-Session: c6be631b-f7e2-4454-8d48-64c504c29bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1600 | 2023.11.29 19:49:18.781698 [ 3 ] {} <Debug> HTTP-Session: c6be631b-f7e2-4454-8d48-64c504c29bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1601 | 2023.11.29 19:49:18.781919 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part | ||
1602 | 2023.11.29 19:49:18.782171 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1603 | 2023.11.29 19:49:18.782373 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1604 | 2023.11.29 19:49:18.782469 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
1605 | 2023.11.29 19:49:18.782791 [ 25 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 4 columns (4 merged, 0 gathered) in 0.004311663 sec., 25512.197961668153 rows/sec., 2.02 MiB/sec. | ||
1606 | 2023.11.29 19:49:18.783001 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
1607 | 2023.11.29 19:49:18.783095 [ 25 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1608 | 2023.11.29 19:49:18.783342 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1609 | 2023.11.29 19:49:18.783387 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part | ||
1610 | 2023.11.29 19:49:18.783563 [ 25 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1611 | 2023.11.29 19:49:18.783697 [ 25 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_6_1} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1612 | 2023.11.29 19:49:18.784204 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1613 | 2023.11.29 19:49:18.784697 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1614 | 2023.11.29 19:49:18.785082 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1615 | 2023.11.29 19:49:18.785180 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 4 columns (4 merged, 0 gathered) in 0.004483616 sec., 89882.80887569318 rows/sec., 8.12 MiB/sec. | ||
1616 | 2023.11.29 19:49:18.785319 [ 95 ] {} <Debug> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1617 | 2023.11.29 19:49:18.785343 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.003054364 sec., 11459 rows/sec., 918.26 KiB/sec. | ||
1618 | 2023.11.29 19:49:18.785421 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1619 | 2023.11.29 19:49:18.785431 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1620 | 2023.11.29 19:49:18.785731 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1621 | 2023.11.29 19:49:18.785770 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Debug> DynamicQueryHandler: Done processing query | ||
1622 | 2023.11.29 19:49:18.785821 [ 3 ] {4711cc9b-9fc6-4831-8ee4-f5ca2007d129} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1623 | 2023.11.29 19:49:18.785890 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1624 | 2023.11.29 19:49:18.785900 [ 3 ] {} <Debug> HTTP-Session: c6be631b-f7e2-4454-8d48-64c504c29bf4 Destroying unnamed session | ||
1625 | 2023.11.29 19:49:18.785925 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1626 | 2023.11.29 19:49:18.785990 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1627 | 2023.11.29 19:49:18.785999 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_6_1} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1628 | 2023.11.29 19:49:18.786139 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 47 rows starting from the beginning of the part | ||
1629 | 2023.11.29 19:49:18.786222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 31050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1630 | 2023.11.29 19:49:18.786282 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1631 | 2023.11.29 19:49:18.786306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1632 | 2023.11.29 19:49:18.786353 [ 3 ] {} <Debug> HTTP-Session: 87ea2f32-8891-4709-a144-723054adc332 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1633 | 2023.11.29 19:49:18.786390 [ 3 ] {} <Debug> HTTP-Session: 87ea2f32-8891-4709-a144-723054adc332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1634 | 2023.11.29 19:49:18.786487 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1635 | 2023.11.29 19:49:18.786616 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1636 | 2023.11.29 19:49:18.786702 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
1637 | 2023.11.29 19:49:18.786721 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1638 | 2023.11.29 19:49:18.786936 [ 25 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
1639 | 2023.11.29 19:49:18.787446 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1640 | 2023.11.29 19:49:18.788388 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1641 | 2023.11.29 19:49:18.788605 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042925 sec., 64411.70912855229 rows/sec., 5.02 MiB/sec. | ||
1642 | 2023.11.29 19:49:18.788742 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1643 | 2023.11.29 19:49:18.788956 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1644 | 2023.11.29 19:49:18.789045 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1645 | 2023.11.29 19:49:18.789140 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_6_1} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1646 | 2023.11.29 19:49:18.789280 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1647 | 2023.11.29 19:49:18.789419 [ 95 ] {} <Debug> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1648 | 2023.11.29 19:49:18.789437 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Information> executeQuery: Read 29 rows, 40.07 KiB in 0.002768801 sec., 10473 rows/sec., 14.13 MiB/sec. | ||
1649 | 2023.11.29 19:49:18.789474 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1650 | 2023.11.29 19:49:18.789634 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1651 | 2023.11.29 19:49:18.789675 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Debug> DynamicQueryHandler: Done processing query | ||
1652 | 2023.11.29 19:49:18.789703 [ 3 ] {005cc4b2-3679-43b6-9e53-da49879d2ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1653 | 2023.11.29 19:49:18.789727 [ 3 ] {} <Debug> HTTP-Session: 87ea2f32-8891-4709-a144-723054adc332 Destroying unnamed session | ||
1654 | 2023.11.29 19:49:18.789739 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1655 | 2023.11.29 19:49:18.789772 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
1656 | 2023.11.29 19:49:18.789868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1657 | 2023.11.29 19:49:18.789918 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
1658 | 2023.11.29 19:49:18.789926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1659 | 2023.11.29 19:49:18.789964 [ 3 ] {} <Debug> HTTP-Session: c12cb432-bb87-47b4-9c69-350015e4da56 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1660 | 2023.11.29 19:49:18.789987 [ 3 ] {} <Debug> HTTP-Session: c12cb432-bb87-47b4-9c69-350015e4da56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1661 | 2023.11.29 19:49:18.790067 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1662 | 2023.11.29 19:49:18.790103 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1663 | 2023.11.29 19:49:18.790152 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1664 | 2023.11.29 19:49:18.790220 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1665 | 2023.11.29 19:49:18.790432 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1666 | 2023.11.29 19:49:18.790439 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
1667 | 2023.11.29 19:49:18.790617 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
1668 | 2023.11.29 19:49:18.790886 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1669 | 2023.11.29 19:49:18.791114 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1670 | 2023.11.29 19:49:18.791283 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Trace> oximeter.measurements_i64 (4f636dea-e3db-46ac-8210-44b21fb2d0c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1671 | 2023.11.29 19:49:18.791415 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Information> executeQuery: Read 6 rows, 428.00 B in 0.001270599 sec., 4722 rows/sec., 328.95 KiB/sec. | ||
1672 | 2023.11.29 19:49:18.791626 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Debug> DynamicQueryHandler: Done processing query | ||
1673 | 2023.11.29 19:49:18.791651 [ 3 ] {5ecc75e6-578c-46b7-8556-ddd7ec51f9d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1674 | 2023.11.29 19:49:18.791670 [ 3 ] {} <Debug> HTTP-Session: c12cb432-bb87-47b4-9c69-350015e4da56 Destroying unnamed session | ||
1675 | 2023.11.29 19:49:18.792855 [ 25 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 6 columns (6 merged, 0 gathered) in 0.003303769 sec., 33295.306058020404 rows/sec., 44.93 MiB/sec. | ||
1676 | 2023.11.29 19:49:18.793020 [ 25 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1677 | 2023.11.29 19:49:18.793226 [ 25 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1678 | 2023.11.29 19:49:18.793289 [ 25 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1679 | 2023.11.29 19:49:23.775371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1680 | 2023.11.29 19:49:23.775495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1681 | 2023.11.29 19:49:23.775526 [ 3 ] {} <Debug> HTTP-Session: 8bcd0262-f70e-48b2-bcc1-33e5a574265d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1682 | 2023.11.29 19:49:23.775554 [ 3 ] {} <Debug> HTTP-Session: 8bcd0262-f70e-48b2-bcc1-33e5a574265d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1683 | 2023.11.29 19:49:23.775694 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1684 | 2023.11.29 19:49:23.775751 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1685 | 2023.11.29 19:49:23.775907 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1686 | 2023.11.29 19:49:23.776305 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1687 | 2023.11.29 19:49:23.776561 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1688 | 2023.11.29 19:49:23.776725 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1689 | 2023.11.29 19:49:23.776841 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001114656 sec., 15251 rows/sec., 1.21 MiB/sec. | ||
1690 | 2023.11.29 19:49:23.776965 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Debug> DynamicQueryHandler: Done processing query | ||
1691 | 2023.11.29 19:49:23.776988 [ 3 ] {55056996-35f4-4830-b33a-d93f419f0e63} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1692 | 2023.11.29 19:49:23.777005 [ 3 ] {} <Debug> HTTP-Session: 8bcd0262-f70e-48b2-bcc1-33e5a574265d Destroying unnamed session | ||
1693 | 2023.11.29 19:49:23.777125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1694 | 2023.11.29 19:49:23.777173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1695 | 2023.11.29 19:49:23.777193 [ 3 ] {} <Debug> HTTP-Session: 835efe1e-a8db-4245-9b6f-9b4bd4db4b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1696 | 2023.11.29 19:49:23.777211 [ 3 ] {} <Debug> HTTP-Session: 835efe1e-a8db-4245-9b6f-9b4bd4db4b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1697 | 2023.11.29 19:49:23.777288 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1698 | 2023.11.29 19:49:23.777329 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1699 | 2023.11.29 19:49:23.777437 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1700 | 2023.11.29 19:49:23.777721 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1701 | 2023.11.29 19:49:23.777934 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1702 | 2023.11.29 19:49:23.778078 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1703 | 2023.11.29 19:49:23.778175 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000859932 sec., 2325 rows/sec., 198.73 KiB/sec. | ||
1704 | 2023.11.29 19:49:23.778290 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Debug> DynamicQueryHandler: Done processing query | ||
1705 | 2023.11.29 19:49:23.778312 [ 3 ] {9f9f2262-fbaa-4e45-a83c-fe90179f9d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1706 | 2023.11.29 19:49:23.778327 [ 3 ] {} <Debug> HTTP-Session: 835efe1e-a8db-4245-9b6f-9b4bd4db4b73 Destroying unnamed session | ||
1707 | 2023.11.29 19:49:23.778455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1708 | 2023.11.29 19:49:23.778499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1709 | 2023.11.29 19:49:23.778517 [ 3 ] {} <Debug> HTTP-Session: 20a930e2-8f36-429f-ae73-c1c7dd335171 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1710 | 2023.11.29 19:49:23.778535 [ 3 ] {} <Debug> HTTP-Session: 20a930e2-8f36-429f-ae73-c1c7dd335171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1711 | 2023.11.29 19:49:23.778607 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1712 | 2023.11.29 19:49:23.778643 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1713 | 2023.11.29 19:49:23.778747 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1714 | 2023.11.29 19:49:23.779099 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1715 | 2023.11.29 19:49:23.779303 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1716 | 2023.11.29 19:49:23.779447 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1717 | 2023.11.29 19:49:23.779545 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000912144 sec., 57008 rows/sec., 5.00 MiB/sec. | ||
1718 | 2023.11.29 19:49:23.779661 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Debug> DynamicQueryHandler: Done processing query | ||
1719 | 2023.11.29 19:49:23.779683 [ 3 ] {24378269-a6cb-4dd1-af01-f0b3665cc009} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1720 | 2023.11.29 19:49:23.779699 [ 3 ] {} <Debug> HTTP-Session: 20a930e2-8f36-429f-ae73-c1c7dd335171 Destroying unnamed session | ||
1721 | 2023.11.29 19:49:23.779844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1722 | 2023.11.29 19:49:23.779889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1723 | 2023.11.29 19:49:23.779909 [ 3 ] {} <Debug> HTTP-Session: c0a483a3-809e-4611-8d2d-dfb2e1fb725c Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1724 | 2023.11.29 19:49:23.779925 [ 3 ] {} <Debug> HTTP-Session: c0a483a3-809e-4611-8d2d-dfb2e1fb725c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1725 | 2023.11.29 19:49:23.779993 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1726 | 2023.11.29 19:49:23.780030 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1727 | 2023.11.29 19:49:23.780134 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1728 | 2023.11.29 19:49:23.780397 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1729 | 2023.11.29 19:49:23.780595 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1730 | 2023.11.29 19:49:23.780741 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1731 | 2023.11.29 19:49:23.780839 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000820861 sec., 2436 rows/sec., 170.12 KiB/sec. | ||
1732 | 2023.11.29 19:49:23.780937 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Debug> DynamicQueryHandler: Done processing query | ||
1733 | 2023.11.29 19:49:23.780959 [ 3 ] {731b9211-5468-43b1-bb53-d79f2b8795c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1734 | 2023.11.29 19:49:23.780975 [ 3 ] {} <Debug> HTTP-Session: c0a483a3-809e-4611-8d2d-dfb2e1fb725c Destroying unnamed session | ||
1735 | 2023.11.29 19:49:23.781122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1736 | 2023.11.29 19:49:23.781165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1737 | 2023.11.29 19:49:23.781184 [ 3 ] {} <Debug> HTTP-Session: af9f991d-e4bb-4744-893a-85af154396a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1738 | 2023.11.29 19:49:23.781201 [ 3 ] {} <Debug> HTTP-Session: af9f991d-e4bb-4744-893a-85af154396a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1739 | 2023.11.29 19:49:23.781268 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1740 | 2023.11.29 19:49:23.781307 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1741 | 2023.11.29 19:49:23.781409 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1742 | 2023.11.29 19:49:23.781668 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1743 | 2023.11.29 19:49:23.781864 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1744 | 2023.11.29 19:49:23.782006 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1745 | 2023.11.29 19:49:23.782102 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000807032 sec., 23543 rows/sec., 1.84 MiB/sec. | ||
1746 | 2023.11.29 19:49:23.782216 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Debug> DynamicQueryHandler: Done processing query | ||
1747 | 2023.11.29 19:49:23.782238 [ 3 ] {aa1a56c2-1802-4e9b-a31b-ea211f58ee6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1748 | 2023.11.29 19:49:23.782253 [ 3 ] {} <Debug> HTTP-Session: af9f991d-e4bb-4744-893a-85af154396a7 Destroying unnamed session | ||
1749 | 2023.11.29 19:49:23.782357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1750 | 2023.11.29 19:49:23.782402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1751 | 2023.11.29 19:49:23.782420 [ 3 ] {} <Debug> HTTP-Session: bcdffadd-3019-47f1-9133-456762a904f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1752 | 2023.11.29 19:49:23.782437 [ 3 ] {} <Debug> HTTP-Session: bcdffadd-3019-47f1-9133-456762a904f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1753 | 2023.11.29 19:49:23.782505 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1754 | 2023.11.29 19:49:23.782545 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1755 | 2023.11.29 19:49:23.782653 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1756 | 2023.11.29 19:49:23.782887 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1757 | 2023.11.29 19:49:23.783118 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1758 | 2023.11.29 19:49:23.783271 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1759 | 2023.11.29 19:49:23.783362 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000886483 sec., 1128 rows/sec., 78.21 KiB/sec. | ||
1760 | 2023.11.29 19:49:23.783457 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Debug> DynamicQueryHandler: Done processing query | ||
1761 | 2023.11.29 19:49:23.783542 [ 3 ] {72a84a1e-a0bf-49ab-9471-fa604d2ca4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1762 | 2023.11.29 19:49:23.783558 [ 3 ] {} <Debug> HTTP-Session: bcdffadd-3019-47f1-9133-456762a904f6 Destroying unnamed session | ||
1763 | 2023.11.29 19:49:23.783711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1764 | 2023.11.29 19:49:23.783754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1765 | 2023.11.29 19:49:23.783772 [ 3 ] {} <Debug> HTTP-Session: c2582c9d-3318-418a-81d8-a79d0c7c0ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1766 | 2023.11.29 19:49:23.783789 [ 3 ] {} <Debug> HTTP-Session: c2582c9d-3318-418a-81d8-a79d0c7c0ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1767 | 2023.11.29 19:49:23.783860 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1768 | 2023.11.29 19:49:23.783901 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1769 | 2023.11.29 19:49:23.784031 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1770 | 2023.11.29 19:49:23.784368 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1771 | 2023.11.29 19:49:23.784645 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1772 | 2023.11.29 19:49:23.784817 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1773 | 2023.11.29 19:49:23.784915 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001029375 sec., 16514 rows/sec., 22.29 MiB/sec. | ||
1774 | 2023.11.29 19:49:23.785036 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Debug> DynamicQueryHandler: Done processing query | ||
1775 | 2023.11.29 19:49:23.785058 [ 3 ] {17cdc76e-7a04-4fd3-a308-389c698a6747} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1776 | 2023.11.29 19:49:23.785074 [ 3 ] {} <Debug> HTTP-Session: c2582c9d-3318-418a-81d8-a79d0c7c0ae2 Destroying unnamed session | ||
1777 | 2023.11.29 19:49:28.776673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1778 | 2023.11.29 19:49:28.776794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1779 | 2023.11.29 19:49:28.776823 [ 3 ] {} <Debug> HTTP-Session: 3126ccb0-5669-4e52-84df-68b5672f27b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1780 | 2023.11.29 19:49:28.776851 [ 3 ] {} <Debug> HTTP-Session: 3126ccb0-5669-4e52-84df-68b5672f27b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1781 | 2023.11.29 19:49:28.776991 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1782 | 2023.11.29 19:49:28.777056 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1783 | 2023.11.29 19:49:28.777236 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1784 | 2023.11.29 19:49:28.777703 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1785 | 2023.11.29 19:49:28.777980 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1786 | 2023.11.29 19:49:28.778133 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1787 | 2023.11.29 19:49:28.778247 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001216738 sec., 25477 rows/sec., 2.02 MiB/sec. | ||
1788 | 2023.11.29 19:49:28.778443 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Debug> DynamicQueryHandler: Done processing query | ||
1789 | 2023.11.29 19:49:28.778467 [ 3 ] {34a1ff28-32b8-4616-8ad5-0374513e7c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1790 | 2023.11.29 19:49:28.778483 [ 3 ] {} <Debug> HTTP-Session: 3126ccb0-5669-4e52-84df-68b5672f27b8 Destroying unnamed session | ||
1791 | 2023.11.29 19:49:28.778619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1792 | 2023.11.29 19:49:28.778666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1793 | 2023.11.29 19:49:28.778686 [ 3 ] {} <Debug> HTTP-Session: 470965d1-a02c-47ee-bb8e-bcc2b30f4c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1794 | 2023.11.29 19:49:28.778704 [ 3 ] {} <Debug> HTTP-Session: 470965d1-a02c-47ee-bb8e-bcc2b30f4c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1795 | 2023.11.29 19:49:28.778784 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1796 | 2023.11.29 19:49:28.778825 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1797 | 2023.11.29 19:49:28.778942 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1798 | 2023.11.29 19:49:28.779294 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1799 | 2023.11.29 19:49:28.779503 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1800 | 2023.11.29 19:49:28.779649 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1801 | 2023.11.29 19:49:28.779748 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.000937854 sec., 99162 rows/sec., 10.22 MiB/sec. | ||
1802 | 2023.11.29 19:49:28.779883 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Debug> DynamicQueryHandler: Done processing query | ||
1803 | 2023.11.29 19:49:28.779907 [ 3 ] {45963010-ecc0-4ece-b59d-b94772d34817} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
1804 | 2023.11.29 19:49:28.779923 [ 3 ] {} <Debug> HTTP-Session: 470965d1-a02c-47ee-bb8e-bcc2b30f4c4b Destroying unnamed session | ||
1805 | 2023.11.29 19:49:28.780049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1806 | 2023.11.29 19:49:28.780094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1807 | 2023.11.29 19:49:28.780113 [ 3 ] {} <Debug> HTTP-Session: 6d9015f5-e548-4487-a75a-dfaa873e76e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1808 | 2023.11.29 19:49:28.780129 [ 3 ] {} <Debug> HTTP-Session: 6d9015f5-e548-4487-a75a-dfaa873e76e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1809 | 2023.11.29 19:49:28.780199 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1810 | 2023.11.29 19:49:28.780237 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1811 | 2023.11.29 19:49:28.780343 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1812 | 2023.11.29 19:49:28.780612 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1813 | 2023.11.29 19:49:28.780828 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1814 | 2023.11.29 19:49:28.780967 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1815 | 2023.11.29 19:49:28.781071 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000838122 sec., 36987 rows/sec., 2.89 MiB/sec. | ||
1816 | 2023.11.29 19:49:28.781203 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Debug> DynamicQueryHandler: Done processing query | ||
1817 | 2023.11.29 19:49:28.781226 [ 3 ] {9995a754-ffd6-46ba-8955-e1568885cfd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1818 | 2023.11.29 19:49:28.781242 [ 3 ] {} <Debug> HTTP-Session: 6d9015f5-e548-4487-a75a-dfaa873e76e2 Destroying unnamed session | ||
1819 | 2023.11.29 19:49:28.781436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1820 | 2023.11.29 19:49:28.781478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1821 | 2023.11.29 19:49:28.781496 [ 3 ] {} <Debug> HTTP-Session: 92d3b91f-3229-4c31-9d01-51555854f122 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1822 | 2023.11.29 19:49:28.781514 [ 3 ] {} <Debug> HTTP-Session: 92d3b91f-3229-4c31-9d01-51555854f122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1823 | 2023.11.29 19:49:28.781587 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1824 | 2023.11.29 19:49:28.781629 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1825 | 2023.11.29 19:49:28.781762 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1826 | 2023.11.29 19:49:28.782228 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1827 | 2023.11.29 19:49:28.782524 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1828 | 2023.11.29 19:49:28.782693 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1829 | 2023.11.29 19:49:28.782793 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001179478 sec., 26282 rows/sec., 35.47 MiB/sec. | ||
1830 | 2023.11.29 19:49:28.782917 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Debug> DynamicQueryHandler: Done processing query | ||
1831 | 2023.11.29 19:49:28.782938 [ 3 ] {d110ea0d-1935-45d8-9ac5-d950017450b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1832 | 2023.11.29 19:49:28.782958 [ 3 ] {} <Debug> HTTP-Session: 92d3b91f-3229-4c31-9d01-51555854f122 Destroying unnamed session | ||
1833 | 2023.11.29 19:49:33.150724 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1834 | 2023.11.29 19:49:33.150799 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1835 | 2023.11.29 19:49:33.774664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1836 | 2023.11.29 19:49:33.774763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1837 | 2023.11.29 19:49:33.774793 [ 3 ] {} <Debug> HTTP-Session: 76c2eefd-c91a-4b1b-8800-8b15d2bad13d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1838 | 2023.11.29 19:49:33.774820 [ 3 ] {} <Debug> HTTP-Session: 76c2eefd-c91a-4b1b-8800-8b15d2bad13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1839 | 2023.11.29 19:49:33.774959 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1840 | 2023.11.29 19:49:33.775025 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1841 | 2023.11.29 19:49:33.775192 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1842 | 2023.11.29 19:49:33.775585 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1843 | 2023.11.29 19:49:33.775849 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1844 | 2023.11.29 19:49:33.776046 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1845 | 2023.11.29 19:49:33.776171 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001174647 sec., 14472 rows/sec., 1.15 MiB/sec. | ||
1846 | 2023.11.29 19:49:33.776320 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Debug> DynamicQueryHandler: Done processing query | ||
1847 | 2023.11.29 19:49:33.776343 [ 3 ] {b143ffa4-38ef-4cdf-8acf-44370b668fd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1848 | 2023.11.29 19:49:33.776360 [ 3 ] {} <Debug> HTTP-Session: 76c2eefd-c91a-4b1b-8800-8b15d2bad13d Destroying unnamed session | ||
1849 | 2023.11.29 19:49:33.776525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1850 | 2023.11.29 19:49:33.776579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1851 | 2023.11.29 19:49:33.776600 [ 3 ] {} <Debug> HTTP-Session: a73089bf-2f94-43e9-8056-76df52ba2c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1852 | 2023.11.29 19:49:33.776619 [ 3 ] {} <Debug> HTTP-Session: a73089bf-2f94-43e9-8056-76df52ba2c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1853 | 2023.11.29 19:49:33.776702 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1854 | 2023.11.29 19:49:33.776743 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1855 | 2023.11.29 19:49:33.776850 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1856 | 2023.11.29 19:49:33.777151 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1857 | 2023.11.29 19:49:33.777359 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1858 | 2023.11.29 19:49:33.777511 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1859 | 2023.11.29 19:49:33.777612 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000883743 sec., 57709 rows/sec., 5.06 MiB/sec. | ||
1860 | 2023.11.29 19:49:33.777727 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Debug> DynamicQueryHandler: Done processing query | ||
1861 | 2023.11.29 19:49:33.777749 [ 3 ] {cb162b2a-091e-4fe5-8b62-d2d1b7cc7750} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1862 | 2023.11.29 19:49:33.777764 [ 3 ] {} <Debug> HTTP-Session: a73089bf-2f94-43e9-8056-76df52ba2c8a Destroying unnamed session | ||
1863 | 2023.11.29 19:49:33.777908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1864 | 2023.11.29 19:49:33.777956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1865 | 2023.11.29 19:49:33.777975 [ 3 ] {} <Debug> HTTP-Session: 833cd7ce-d008-4dfa-bd7a-c97f7cde683b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1866 | 2023.11.29 19:49:33.777993 [ 3 ] {} <Debug> HTTP-Session: 833cd7ce-d008-4dfa-bd7a-c97f7cde683b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1867 | 2023.11.29 19:49:33.778068 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1868 | 2023.11.29 19:49:33.778106 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1869 | 2023.11.29 19:49:33.778210 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1870 | 2023.11.29 19:49:33.778472 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1871 | 2023.11.29 19:49:33.778693 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1872 | 2023.11.29 19:49:33.778949 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1873 | 2023.11.29 19:49:33.779049 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000955934 sec., 17783 rows/sec., 1.39 MiB/sec. | ||
1874 | 2023.11.29 19:49:33.779233 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Debug> DynamicQueryHandler: Done processing query | ||
1875 | 2023.11.29 19:49:33.779256 [ 3 ] {d57dc313-b962-4656-9128-24c523288ab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1876 | 2023.11.29 19:49:33.779272 [ 3 ] {} <Debug> HTTP-Session: 833cd7ce-d008-4dfa-bd7a-c97f7cde683b Destroying unnamed session | ||
1877 | 2023.11.29 19:49:33.779421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1878 | 2023.11.29 19:49:33.779467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1879 | 2023.11.29 19:49:33.779486 [ 3 ] {} <Debug> HTTP-Session: 281c4801-ab39-4fe9-8369-f978f1c529e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1880 | 2023.11.29 19:49:33.779504 [ 3 ] {} <Debug> HTTP-Session: 281c4801-ab39-4fe9-8369-f978f1c529e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1881 | 2023.11.29 19:49:33.779580 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1882 | 2023.11.29 19:49:33.779625 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1883 | 2023.11.29 19:49:33.779774 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1884 | 2023.11.29 19:49:33.780115 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1885 | 2023.11.29 19:49:33.780406 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1886 | 2023.11.29 19:49:33.780584 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1887 | 2023.11.29 19:49:33.780685 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001079976 sec., 15741 rows/sec., 21.24 MiB/sec. | ||
1888 | 2023.11.29 19:49:33.780804 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Debug> DynamicQueryHandler: Done processing query | ||
1889 | 2023.11.29 19:49:33.780826 [ 3 ] {2bd2e561-6e3c-4772-a401-94a720ed478d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1890 | 2023.11.29 19:49:33.780842 [ 3 ] {} <Debug> HTTP-Session: 281c4801-ab39-4fe9-8369-f978f1c529e5 Destroying unnamed session | ||
1891 | 2023.11.29 19:49:38.774684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1892 | 2023.11.29 19:49:38.774810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1893 | 2023.11.29 19:49:38.774840 [ 3 ] {} <Debug> HTTP-Session: dee735c4-ea9b-4514-b336-e1d8b576736f Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1894 | 2023.11.29 19:49:38.774867 [ 3 ] {} <Debug> HTTP-Session: dee735c4-ea9b-4514-b336-e1d8b576736f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1895 | 2023.11.29 19:49:38.775009 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1896 | 2023.11.29 19:49:38.775069 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1897 | 2023.11.29 19:49:38.775223 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1898 | 2023.11.29 19:49:38.775721 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1899 | 2023.11.29 19:49:38.775977 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1900 | 2023.11.29 19:49:38.776139 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1901 | 2023.11.29 19:49:38.776263 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001218558 sec., 25439 rows/sec., 2.01 MiB/sec. | ||
1902 | 2023.11.29 19:49:38.776409 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Debug> DynamicQueryHandler: Done processing query | ||
1903 | 2023.11.29 19:49:38.776433 [ 3 ] {cf194a53-190e-4ff4-96db-4edead64b920} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1904 | 2023.11.29 19:49:38.776450 [ 3 ] {} <Debug> HTTP-Session: dee735c4-ea9b-4514-b336-e1d8b576736f Destroying unnamed session | ||
1905 | 2023.11.29 19:49:38.776632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1906 | 2023.11.29 19:49:38.776683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1907 | 2023.11.29 19:49:38.776702 [ 3 ] {} <Debug> HTTP-Session: 14fa6eba-fb3b-4869-bada-344d66b80ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1908 | 2023.11.29 19:49:38.776721 [ 3 ] {} <Debug> HTTP-Session: 14fa6eba-fb3b-4869-bada-344d66b80ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1909 | 2023.11.29 19:49:38.776806 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1910 | 2023.11.29 19:49:38.776847 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1911 | 2023.11.29 19:49:38.776954 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1912 | 2023.11.29 19:49:38.777292 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1913 | 2023.11.29 19:49:38.777507 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1914 | 2023.11.29 19:49:38.777668 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1915 | 2023.11.29 19:49:38.777771 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.000938103 sec., 99136 rows/sec., 10.22 MiB/sec. | ||
1916 | 2023.11.29 19:49:38.777903 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Debug> DynamicQueryHandler: Done processing query | ||
1917 | 2023.11.29 19:49:38.777927 [ 3 ] {312a971b-e765-479d-bc87-8359564621f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
1918 | 2023.11.29 19:49:38.777943 [ 3 ] {} <Debug> HTTP-Session: 14fa6eba-fb3b-4869-bada-344d66b80ea0 Destroying unnamed session | ||
1919 | 2023.11.29 19:49:38.778067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1920 | 2023.11.29 19:49:38.778114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1921 | 2023.11.29 19:49:38.778135 [ 3 ] {} <Debug> HTTP-Session: 0829945c-8344-4155-a924-f5da2862d2dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1922 | 2023.11.29 19:49:38.778153 [ 3 ] {} <Debug> HTTP-Session: 0829945c-8344-4155-a924-f5da2862d2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1923 | 2023.11.29 19:49:38.778227 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1924 | 2023.11.29 19:49:38.778265 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1925 | 2023.11.29 19:49:38.778370 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1926 | 2023.11.29 19:49:38.778637 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1927 | 2023.11.29 19:49:38.778846 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1928 | 2023.11.29 19:49:38.778994 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1929 | 2023.11.29 19:49:38.779097 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000843363 sec., 36757 rows/sec., 2.87 MiB/sec. | ||
1930 | 2023.11.29 19:49:38.779234 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Debug> DynamicQueryHandler: Done processing query | ||
1931 | 2023.11.29 19:49:38.779257 [ 3 ] {8ba3061d-95e2-4a0d-8612-746a1c6caa93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1932 | 2023.11.29 19:49:38.779272 [ 3 ] {} <Debug> HTTP-Session: 0829945c-8344-4155-a924-f5da2862d2dc Destroying unnamed session | ||
1933 | 2023.11.29 19:49:38.779446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1934 | 2023.11.29 19:49:38.779493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1935 | 2023.11.29 19:49:38.779511 [ 3 ] {} <Debug> HTTP-Session: 64ce01d0-7b4f-46cf-8e76-a47ea3834dcf Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1936 | 2023.11.29 19:49:38.779529 [ 3 ] {} <Debug> HTTP-Session: 64ce01d0-7b4f-46cf-8e76-a47ea3834dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1937 | 2023.11.29 19:49:38.779608 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1938 | 2023.11.29 19:49:38.779652 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1939 | 2023.11.29 19:49:38.779791 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1940 | 2023.11.29 19:49:38.780231 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1941 | 2023.11.29 19:49:38.780538 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1942 | 2023.11.29 19:49:38.780712 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1943 | 2023.11.29 19:49:38.780815 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001180237 sec., 26265 rows/sec., 35.44 MiB/sec. | ||
1944 | 2023.11.29 19:49:38.780943 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Debug> DynamicQueryHandler: Done processing query | ||
1945 | 2023.11.29 19:49:38.780966 [ 3 ] {c0485d3e-2e45-4776-a2a2-6e2339dc1234} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1946 | 2023.11.29 19:49:38.780983 [ 3 ] {} <Debug> HTTP-Session: 64ce01d0-7b4f-46cf-8e76-a47ea3834dcf Destroying unnamed session | ||
1947 | 2023.11.29 19:49:43.776542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1948 | 2023.11.29 19:49:43.776669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1949 | 2023.11.29 19:49:43.776700 [ 3 ] {} <Debug> HTTP-Session: a7490798-42ae-4ce6-941d-fe760b2893bc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1950 | 2023.11.29 19:49:43.776727 [ 3 ] {} <Debug> HTTP-Session: a7490798-42ae-4ce6-941d-fe760b2893bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1951 | 2023.11.29 19:49:43.776866 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1952 | 2023.11.29 19:49:43.776931 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1953 | 2023.11.29 19:49:43.777104 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1954 | 2023.11.29 19:49:43.777529 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1955 | 2023.11.29 19:49:43.777776 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1956 | 2023.11.29 19:49:43.777934 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1957 | 2023.11.29 19:49:43.778080 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001171508 sec., 14511 rows/sec., 1.15 MiB/sec. | ||
1958 | 2023.11.29 19:49:43.778078 [ 59 ] {} <Debug> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1959 | 2023.11.29 19:49:43.778197 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1960 | 2023.11.29 19:49:43.778281 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Debug> DynamicQueryHandler: Done processing query | ||
1961 | 2023.11.29 19:49:43.778332 [ 3 ] {b51a83cd-d2ae-4190-983b-19ea0f073795} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1962 | 2023.11.29 19:49:43.778332 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1963 | 2023.11.29 19:49:43.778354 [ 3 ] {} <Debug> HTTP-Session: a7490798-42ae-4ce6-941d-fe760b2893bc Destroying unnamed session | ||
1964 | 2023.11.29 19:49:43.778468 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1965 | 2023.11.29 19:49:43.778506 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::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 | ||
1966 | 2023.11.29 19:49:43.778521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1967 | 2023.11.29 19:49:43.778584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1968 | 2023.11.29 19:49:43.778607 [ 3 ] {} <Debug> HTTP-Session: 6723177a-3e20-4653-98f8-e7f41e4f70a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1969 | 2023.11.29 19:49:43.778639 [ 3 ] {} <Debug> HTTP-Session: 6723177a-3e20-4653-98f8-e7f41e4f70a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1970 | 2023.11.29 19:49:43.778674 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part | ||
1971 | 2023.11.29 19:49:43.778752 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1972 | 2023.11.29 19:49:43.778814 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1973 | 2023.11.29 19:49:43.778826 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
1974 | 2023.11.29 19:49:43.779044 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part | ||
1975 | 2023.11.29 19:49:43.779058 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1976 | 2023.11.29 19:49:43.779170 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
1977 | 2023.11.29 19:49:43.779366 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part | ||
1978 | 2023.11.29 19:49:43.779525 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1979 | 2023.11.29 19:49:43.779778 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1980 | 2023.11.29 19:49:43.779980 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1981 | 2023.11.29 19:49:43.780244 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001447581 sec., 1381 rows/sec., 118.06 KiB/sec. | ||
1982 | 2023.11.29 19:49:43.780339 [ 24 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204369 sec., 77800.44918749909 rows/sec., 6.16 MiB/sec. | ||
1983 | 2023.11.29 19:49:43.780422 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Debug> DynamicQueryHandler: Done processing query | ||
1984 | 2023.11.29 19:49:43.780451 [ 3 ] {2162b2d9-4de1-473e-b8d5-c3e9113ce7b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1985 | 2023.11.29 19:49:43.780474 [ 3 ] {} <Debug> HTTP-Session: 6723177a-3e20-4653-98f8-e7f41e4f70a5 Destroying unnamed session | ||
1986 | 2023.11.29 19:49:43.780516 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1987 | 2023.11.29 19:49:43.780618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1988 | 2023.11.29 19:49:43.780667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1989 | 2023.11.29 19:49:43.780681 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1990 | 2023.11.29 19:49:43.780690 [ 3 ] {} <Debug> HTTP-Session: 6f24450f-eaad-457d-a197-9171b11a5991 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
1991 | 2023.11.29 19:49:43.780712 [ 3 ] {} <Debug> HTTP-Session: 6f24450f-eaad-457d-a197-9171b11a5991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1992 | 2023.11.29 19:49:43.780760 [ 23 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_11_2} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1993 | 2023.11.29 19:49:43.780797 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1994 | 2023.11.29 19:49:43.780851 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1995 | 2023.11.29 19:49:43.780961 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1996 | 2023.11.29 19:49:43.781293 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
1997 | 2023.11.29 19:49:43.781497 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1998 | 2023.11.29 19:49:43.781646 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1999 | 2023.11.29 19:49:43.781771 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Information> executeQuery: Read 88 rows, 7.78 KiB in 0.000928374 sec., 94789 rows/sec., 8.18 MiB/sec. | ||
2000 | 2023.11.29 19:49:43.781765 [ 55 ] {} <Debug> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2001 | 2023.11.29 19:49:43.781855 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2002 | 2023.11.29 19:49:43.781968 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Debug> DynamicQueryHandler: Done processing query | ||
2003 | 2023.11.29 19:49:43.781975 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2004 | 2023.11.29 19:49:43.781999 [ 3 ] {b488a06d-0f27-4565-a9ee-e0e5db64b3d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2005 | 2023.11.29 19:49:43.782046 [ 3 ] {} <Debug> HTTP-Session: 6f24450f-eaad-457d-a197-9171b11a5991 Destroying unnamed session | ||
2006 | 2023.11.29 19:49:43.782118 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2007 | 2023.11.29 19:49:43.782154 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part | ||
2008 | 2023.11.29 19:49:43.782228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2009 | 2023.11.29 19:49:43.782326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2010 | 2023.11.29 19:49:43.782331 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
2011 | 2023.11.29 19:49:43.782354 [ 3 ] {} <Debug> HTTP-Session: 196c1150-f021-4533-92b4-322569f3bd24 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2012 | 2023.11.29 19:49:43.782417 [ 3 ] {} <Debug> HTTP-Session: 196c1150-f021-4533-92b4-322569f3bd24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2013 | 2023.11.29 19:49:43.782619 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 93 rows starting from the beginning of the part | ||
2014 | 2023.11.29 19:49:43.782631 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2015 | 2023.11.29 19:49:43.782731 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2016 | 2023.11.29 19:49:43.782912 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
2017 | 2023.11.29 19:49:43.783160 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2018 | 2023.11.29 19:49:43.783207 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 93 rows starting from the beginning of the part | ||
2019 | 2023.11.29 19:49:43.783366 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 88 rows starting from the beginning of the part | ||
2020 | 2023.11.29 19:49:43.783839 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2021 | 2023.11.29 19:49:43.784240 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2022 | 2023.11.29 19:49:43.784545 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2023 | 2023.11.29 19:49:43.784765 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00206178 sec., 970 rows/sec., 67.73 KiB/sec. | ||
2024 | 2023.11.29 19:49:43.785142 [ 23 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212677 sec., 171819.32699739188 rows/sec., 16.31 MiB/sec. | ||
2025 | 2023.11.29 19:49:43.785158 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Debug> DynamicQueryHandler: Done processing query | ||
2026 | 2023.11.29 19:49:43.785185 [ 3 ] {95c61bd0-5630-45e5-be1c-b4a781ed097b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2027 | 2023.11.29 19:49:43.785203 [ 3 ] {} <Debug> HTTP-Session: 196c1150-f021-4533-92b4-322569f3bd24 Destroying unnamed session | ||
2028 | 2023.11.29 19:49:43.785260 [ 23 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2029 | 2023.11.29 19:49:43.785366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2030 | 2023.11.29 19:49:43.785414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2031 | 2023.11.29 19:49:43.785427 [ 23 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2032 | 2023.11.29 19:49:43.785437 [ 3 ] {} <Debug> HTTP-Session: 1f206796-d002-4b9d-b555-0dfb44c5cb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2033 | 2023.11.29 19:49:43.785460 [ 3 ] {} <Debug> HTTP-Session: 1f206796-d002-4b9d-b555-0dfb44c5cb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2034 | 2023.11.29 19:49:43.785509 [ 23 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_11_2} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2035 | 2023.11.29 19:49:43.785552 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2036 | 2023.11.29 19:49:43.785602 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2037 | 2023.11.29 19:49:43.785719 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2038 | 2023.11.29 19:49:43.786030 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2039 | 2023.11.29 19:49:43.786234 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2040 | 2023.11.29 19:49:43.786379 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2041 | 2023.11.29 19:49:43.786501 [ 55 ] {} <Debug> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2042 | 2023.11.29 19:49:43.786508 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Information> executeQuery: Read 54 rows, 4.29 KiB in 0.000907083 sec., 59531 rows/sec., 4.62 MiB/sec. | ||
2043 | 2023.11.29 19:49:43.786569 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2044 | 2023.11.29 19:49:43.786720 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2045 | 2023.11.29 19:49:43.786759 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Debug> DynamicQueryHandler: Done processing query | ||
2046 | 2023.11.29 19:49:43.786799 [ 3 ] {aff1b114-6fea-4fc4-96fd-8bd246f6c805} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2047 | 2023.11.29 19:49:43.786836 [ 3 ] {} <Debug> HTTP-Session: 1f206796-d002-4b9d-b555-0dfb44c5cb73 Destroying unnamed session | ||
2048 | 2023.11.29 19:49:43.786883 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2049 | 2023.11.29 19:49:43.786921 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part | ||
2050 | 2023.11.29 19:49:43.787013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2051 | 2023.11.29 19:49:43.787098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2052 | 2023.11.29 19:49:43.787144 [ 3 ] {} <Debug> HTTP-Session: 1a671114-6eea-4300-8fd2-9b82cb2d397c Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2053 | 2023.11.29 19:49:43.787159 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part | ||
2054 | 2023.11.29 19:49:43.787180 [ 3 ] {} <Debug> HTTP-Session: 1a671114-6eea-4300-8fd2-9b82cb2d397c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2055 | 2023.11.29 19:49:43.787427 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2056 | 2023.11.29 19:49:43.787427 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
2057 | 2023.11.29 19:49:43.787532 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2058 | 2023.11.29 19:49:43.787745 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part | ||
2059 | 2023.11.29 19:49:43.788081 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
2060 | 2023.11.29 19:49:43.788107 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2061 | 2023.11.29 19:49:43.788301 [ 22 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
2062 | 2023.11.29 19:49:43.788818 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2063 | 2023.11.29 19:49:43.789350 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2064 | 2023.11.29 19:49:43.789795 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Trace> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
2065 | 2023.11.29 19:49:43.789921 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003280978 sec., 77111.15405223686 rows/sec., 6.01 MiB/sec. | ||
2066 | 2023.11.29 19:49:43.790045 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002571328 sec., 4277 rows/sec., 282.18 KiB/sec. | ||
2067 | 2023.11.29 19:49:43.790160 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2068 | 2023.11.29 19:49:43.790307 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Debug> DynamicQueryHandler: Done processing query | ||
2069 | 2023.11.29 19:49:43.790338 [ 3 ] {2246aa87-d636-4bba-8d9c-14fa60297a15} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2070 | 2023.11.29 19:49:43.790358 [ 3 ] {} <Debug> HTTP-Session: 1a671114-6eea-4300-8fd2-9b82cb2d397c Destroying unnamed session | ||
2071 | 2023.11.29 19:49:43.790447 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2072 | 2023.11.29 19:49:43.790498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2073 | 2023.11.29 19:49:43.790551 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_11_2} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2074 | 2023.11.29 19:49:43.790564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2075 | 2023.11.29 19:49:43.790602 [ 3 ] {} <Debug> HTTP-Session: e7bb108b-ad6b-43c9-b116-4e164761e1b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2076 | 2023.11.29 19:49:43.790651 [ 3 ] {} <Debug> HTTP-Session: e7bb108b-ad6b-43c9-b116-4e164761e1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2077 | 2023.11.29 19:49:43.790752 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2078 | 2023.11.29 19:49:43.790793 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2079 | 2023.11.29 19:49:43.790929 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2080 | 2023.11.29 19:49:43.791235 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2081 | 2023.11.29 19:49:43.791483 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2082 | 2023.11.29 19:49:43.791661 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2083 | 2023.11.29 19:49:43.791783 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001002565 sec., 36905 rows/sec., 2.57 MiB/sec. | ||
2084 | 2023.11.29 19:49:43.791900 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Debug> DynamicQueryHandler: Done processing query | ||
2085 | 2023.11.29 19:49:43.791922 [ 3 ] {ec4d3fa1-1264-4baa-bf09-add0f30f06d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2086 | 2023.11.29 19:49:43.791938 [ 3 ] {} <Debug> HTTP-Session: e7bb108b-ad6b-43c9-b116-4e164761e1b2 Destroying unnamed session | ||
2087 | 2023.11.29 19:49:43.792078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2088 | 2023.11.29 19:49:43.792122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2089 | 2023.11.29 19:49:43.792140 [ 3 ] {} <Debug> HTTP-Session: 4b993157-acc5-4ffc-9e9a-439f86a0407e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2090 | 2023.11.29 19:49:43.792157 [ 3 ] {} <Debug> HTTP-Session: 4b993157-acc5-4ffc-9e9a-439f86a0407e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2091 | 2023.11.29 19:49:43.792235 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2092 | 2023.11.29 19:49:43.792276 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2093 | 2023.11.29 19:49:43.792410 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2094 | 2023.11.29 19:49:43.792849 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2095 | 2023.11.29 19:49:43.793131 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2096 | 2023.11.29 19:49:43.793304 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2097 | 2023.11.29 19:49:43.793428 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2098 | 2023.11.29 19:49:43.793442 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001173828 sec., 14482 rows/sec., 19.54 MiB/sec. | ||
2099 | 2023.11.29 19:49:43.793495 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2100 | 2023.11.29 19:49:43.793662 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2101 | 2023.11.29 19:49:43.793716 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Debug> DynamicQueryHandler: Done processing query | ||
2102 | 2023.11.29 19:49:43.793743 [ 3 ] {9477780b-2aaa-44b0-a83a-c57ba5edf692} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2103 | 2023.11.29 19:49:43.793770 [ 3 ] {} <Debug> HTTP-Session: 4b993157-acc5-4ffc-9e9a-439f86a0407e Destroying unnamed session | ||
2104 | 2023.11.29 19:49:43.793801 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2105 | 2023.11.29 19:49:43.793834 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 110 rows starting from the beginning of the part | ||
2106 | 2023.11.29 19:49:43.793952 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part | ||
2107 | 2023.11.29 19:49:43.794057 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
2108 | 2023.11.29 19:49:43.794158 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part | ||
2109 | 2023.11.29 19:49:43.794251 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
2110 | 2023.11.29 19:49:43.794337 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part | ||
2111 | 2023.11.29 19:49:43.795470 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 6 columns (6 merged, 0 gathered) in 0.001913808 sec., 116521.615543461 rows/sec., 157.24 MiB/sec. | ||
2112 | 2023.11.29 19:49:43.795634 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2113 | 2023.11.29 19:49:43.795824 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2114 | 2023.11.29 19:49:43.795881 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2115 | 2023.11.29 19:49:43.795935 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_11_2: 4.02 MiB. | ||
2116 | 2023.11.29 19:49:44.000189 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 237.27 MiB, will set to 230.83 MiB (RSS), difference: -4.23 MiB | ||
2117 | 2023.11.29 19:49:48.150840 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2118 | 2023.11.29 19:49:48.150912 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2119 | 2023.11.29 19:49:48.775487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2120 | 2023.11.29 19:49:48.775590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2121 | 2023.11.29 19:49:48.775616 [ 3 ] {} <Debug> HTTP-Session: 9c3c7a7f-921a-4145-a159-46ee24c2da49 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2122 | 2023.11.29 19:49:48.775640 [ 3 ] {} <Debug> HTTP-Session: 9c3c7a7f-921a-4145-a159-46ee24c2da49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2123 | 2023.11.29 19:49:48.775765 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2124 | 2023.11.29 19:49:48.775823 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2125 | 2023.11.29 19:49:48.775980 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2126 | 2023.11.29 19:49:48.776479 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2127 | 2023.11.29 19:49:48.776731 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2128 | 2023.11.29 19:49:48.776888 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2129 | 2023.11.29 19:49:48.777027 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001227818 sec., 25248 rows/sec., 2.00 MiB/sec. | ||
2130 | 2023.11.29 19:49:48.777169 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Debug> DynamicQueryHandler: Done processing query | ||
2131 | 2023.11.29 19:49:48.777192 [ 3 ] {dea7a51f-9a86-4c2b-a381-1c4b47623456} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2132 | 2023.11.29 19:49:48.777209 [ 3 ] {} <Debug> HTTP-Session: 9c3c7a7f-921a-4145-a159-46ee24c2da49 Destroying unnamed session | ||
2133 | 2023.11.29 19:49:48.777333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2134 | 2023.11.29 19:49:48.777378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2135 | 2023.11.29 19:49:48.777398 [ 3 ] {} <Debug> HTTP-Session: 326f2feb-29d3-4121-a725-f0381abd7215 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2136 | 2023.11.29 19:49:48.777416 [ 3 ] {} <Debug> HTTP-Session: 326f2feb-29d3-4121-a725-f0381abd7215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2137 | 2023.11.29 19:49:48.777492 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2138 | 2023.11.29 19:49:48.777532 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2139 | 2023.11.29 19:49:48.777638 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2140 | 2023.11.29 19:49:48.778013 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2141 | 2023.11.29 19:49:48.778224 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2142 | 2023.11.29 19:49:48.778371 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2143 | 2023.11.29 19:49:48.778492 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.000969505 sec., 95925 rows/sec., 9.89 MiB/sec. | ||
2144 | 2023.11.29 19:49:48.778611 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Debug> DynamicQueryHandler: Done processing query | ||
2145 | 2023.11.29 19:49:48.778634 [ 3 ] {b7e5cfca-2fdd-4132-9e33-e32c5d415ed9} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2146 | 2023.11.29 19:49:48.778650 [ 3 ] {} <Debug> HTTP-Session: 326f2feb-29d3-4121-a725-f0381abd7215 Destroying unnamed session | ||
2147 | 2023.11.29 19:49:48.778831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2148 | 2023.11.29 19:49:48.778877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2149 | 2023.11.29 19:49:48.778896 [ 3 ] {} <Debug> HTTP-Session: 1c95bace-b98b-462e-a15a-33917e519def Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2150 | 2023.11.29 19:49:48.778914 [ 3 ] {} <Debug> HTTP-Session: 1c95bace-b98b-462e-a15a-33917e519def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2151 | 2023.11.29 19:49:48.778987 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2152 | 2023.11.29 19:49:48.779025 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2153 | 2023.11.29 19:49:48.779134 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2154 | 2023.11.29 19:49:48.779429 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2155 | 2023.11.29 19:49:48.779627 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2156 | 2023.11.29 19:49:48.779773 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2157 | 2023.11.29 19:49:48.779895 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000880093 sec., 35223 rows/sec., 2.75 MiB/sec. | ||
2158 | 2023.11.29 19:49:48.780014 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Debug> DynamicQueryHandler: Done processing query | ||
2159 | 2023.11.29 19:49:48.780036 [ 3 ] {d09e9190-cc59-43ed-aafa-dc666c55b949} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2160 | 2023.11.29 19:49:48.780052 [ 3 ] {} <Debug> HTTP-Session: 1c95bace-b98b-462e-a15a-33917e519def Destroying unnamed session | ||
2161 | 2023.11.29 19:49:48.780188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2162 | 2023.11.29 19:49:48.780232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2163 | 2023.11.29 19:49:48.780250 [ 3 ] {} <Debug> HTTP-Session: e02e94a2-c14e-4425-9090-519d95c62d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2164 | 2023.11.29 19:49:48.780267 [ 3 ] {} <Debug> HTTP-Session: e02e94a2-c14e-4425-9090-519d95c62d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2165 | 2023.11.29 19:49:48.780344 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2166 | 2023.11.29 19:49:48.780387 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2167 | 2023.11.29 19:49:48.780527 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2168 | 2023.11.29 19:49:48.780953 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2169 | 2023.11.29 19:49:48.781252 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2170 | 2023.11.29 19:49:48.781430 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2171 | 2023.11.29 19:49:48.781550 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001179527 sec., 26281 rows/sec., 35.47 MiB/sec. | ||
2172 | 2023.11.29 19:49:48.781672 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Debug> DynamicQueryHandler: Done processing query | ||
2173 | 2023.11.29 19:49:48.781698 [ 3 ] {7befdf52-a44c-4bb2-817f-ce6d60c70aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2174 | 2023.11.29 19:49:48.781713 [ 3 ] {} <Debug> HTTP-Session: e02e94a2-c14e-4425-9090-519d95c62d49 Destroying unnamed session | ||
2175 | 2023.11.29 19:49:53.774399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2176 | 2023.11.29 19:49:53.774563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2177 | 2023.11.29 19:49:53.774605 [ 3 ] {} <Debug> HTTP-Session: fbbe9c6b-d33b-4e3f-b7c8-4b92e8615ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2178 | 2023.11.29 19:49:53.774644 [ 3 ] {} <Debug> HTTP-Session: fbbe9c6b-d33b-4e3f-b7c8-4b92e8615ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2179 | 2023.11.29 19:49:53.774800 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2180 | 2023.11.29 19:49:53.774861 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2181 | 2023.11.29 19:49:53.775030 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2182 | 2023.11.29 19:49:53.775522 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2183 | 2023.11.29 19:49:53.775841 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2184 | 2023.11.29 19:49:53.776002 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2185 | 2023.11.29 19:49:53.776124 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001282268 sec., 13257 rows/sec., 1.05 MiB/sec. | ||
2186 | 2023.11.29 19:49:53.776270 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Debug> DynamicQueryHandler: Done processing query | ||
2187 | 2023.11.29 19:49:53.776296 [ 3 ] {9ec232a3-3f76-4bc6-84e5-32abee49bee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2188 | 2023.11.29 19:49:53.776313 [ 3 ] {} <Debug> HTTP-Session: fbbe9c6b-d33b-4e3f-b7c8-4b92e8615ce3 Destroying unnamed session | ||
2189 | 2023.11.29 19:49:53.776435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2190 | 2023.11.29 19:49:53.776486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2191 | 2023.11.29 19:49:53.776505 [ 3 ] {} <Debug> HTTP-Session: cad7d0b7-f112-459a-bf6e-870278792856 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2192 | 2023.11.29 19:49:53.776524 [ 3 ] {} <Debug> HTTP-Session: cad7d0b7-f112-459a-bf6e-870278792856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2193 | 2023.11.29 19:49:53.776603 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2194 | 2023.11.29 19:49:53.776643 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2195 | 2023.11.29 19:49:53.776753 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2196 | 2023.11.29 19:49:53.777090 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2197 | 2023.11.29 19:49:53.777306 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2198 | 2023.11.29 19:49:53.777453 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2199 | 2023.11.29 19:49:53.777551 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000920463 sec., 55406 rows/sec., 4.86 MiB/sec. | ||
2200 | 2023.11.29 19:49:53.777667 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Debug> DynamicQueryHandler: Done processing query | ||
2201 | 2023.11.29 19:49:53.777689 [ 3 ] {6e72ec9a-c091-4d9d-b7b4-57b152df470f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2202 | 2023.11.29 19:49:53.777705 [ 3 ] {} <Debug> HTTP-Session: cad7d0b7-f112-459a-bf6e-870278792856 Destroying unnamed session | ||
2203 | 2023.11.29 19:49:53.777832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2204 | 2023.11.29 19:49:53.777877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2205 | 2023.11.29 19:49:53.777896 [ 3 ] {} <Debug> HTTP-Session: 9f555465-f62e-4264-b57d-f2ccbfcb2d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2206 | 2023.11.29 19:49:53.777914 [ 3 ] {} <Debug> HTTP-Session: 9f555465-f62e-4264-b57d-f2ccbfcb2d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2207 | 2023.11.29 19:49:53.777986 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2208 | 2023.11.29 19:49:53.778024 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2209 | 2023.11.29 19:49:53.778129 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2210 | 2023.11.29 19:49:53.778410 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2211 | 2023.11.29 19:49:53.778610 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2212 | 2023.11.29 19:49:53.778752 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2213 | 2023.11.29 19:49:53.778856 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000843483 sec., 20154 rows/sec., 1.58 MiB/sec. | ||
2214 | 2023.11.29 19:49:53.778978 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Debug> DynamicQueryHandler: Done processing query | ||
2215 | 2023.11.29 19:49:53.779000 [ 3 ] {3de8b9b7-2315-4733-ab3a-9a8f6590a3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2216 | 2023.11.29 19:49:53.779016 [ 3 ] {} <Debug> HTTP-Session: 9f555465-f62e-4264-b57d-f2ccbfcb2d13 Destroying unnamed session | ||
2217 | 2023.11.29 19:49:53.779190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2218 | 2023.11.29 19:49:53.779233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2219 | 2023.11.29 19:49:53.779252 [ 3 ] {} <Debug> HTTP-Session: 04e2d5a2-d151-4dfb-a8e9-a69d0ffe5242 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2220 | 2023.11.29 19:49:53.779268 [ 3 ] {} <Debug> HTTP-Session: 04e2d5a2-d151-4dfb-a8e9-a69d0ffe5242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2221 | 2023.11.29 19:49:53.779344 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2222 | 2023.11.29 19:49:53.779386 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2223 | 2023.11.29 19:49:53.779520 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2224 | 2023.11.29 19:49:53.779946 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2225 | 2023.11.29 19:49:53.780235 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2226 | 2023.11.29 19:49:53.780412 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2227 | 2023.11.29 19:49:53.780531 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001155097 sec., 14717 rows/sec., 19.86 MiB/sec. | ||
2228 | 2023.11.29 19:49:53.780657 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Debug> DynamicQueryHandler: Done processing query | ||
2229 | 2023.11.29 19:49:53.780678 [ 3 ] {7765cd9b-8667-466d-931f-de1106be30ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2230 | 2023.11.29 19:49:53.780694 [ 3 ] {} <Debug> HTTP-Session: 04e2d5a2-d151-4dfb-a8e9-a69d0ffe5242 Destroying unnamed session | ||
2231 | 2023.11.29 19:49:58.775772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2232 | 2023.11.29 19:49:58.775904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2233 | 2023.11.29 19:49:58.775934 [ 3 ] {} <Debug> HTTP-Session: bf6c6d5c-42fd-4806-a18a-f02fa08e8ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2234 | 2023.11.29 19:49:58.775962 [ 3 ] {} <Debug> HTTP-Session: bf6c6d5c-42fd-4806-a18a-f02fa08e8ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2235 | 2023.11.29 19:49:58.776102 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2236 | 2023.11.29 19:49:58.776168 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2237 | 2023.11.29 19:49:58.776350 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2238 | 2023.11.29 19:49:58.776840 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2239 | 2023.11.29 19:49:58.777102 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2240 | 2023.11.29 19:49:58.777260 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2241 | 2023.11.29 19:49:58.777403 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001263518 sec., 24534 rows/sec., 1.94 MiB/sec. | ||
2242 | 2023.11.29 19:49:58.777538 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Debug> DynamicQueryHandler: Done processing query | ||
2243 | 2023.11.29 19:49:58.777562 [ 3 ] {a7d6b54b-a5a8-414a-8a65-fa50fb406952} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2244 | 2023.11.29 19:49:58.777578 [ 3 ] {} <Debug> HTTP-Session: bf6c6d5c-42fd-4806-a18a-f02fa08e8ce9 Destroying unnamed session | ||
2245 | 2023.11.29 19:49:58.777712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2246 | 2023.11.29 19:49:58.777759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2247 | 2023.11.29 19:49:58.777814 [ 3 ] {} <Debug> HTTP-Session: 7e78bd8e-f6d9-4892-9f9c-5d306c39c413 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2248 | 2023.11.29 19:49:58.777833 [ 3 ] {} <Debug> HTTP-Session: 7e78bd8e-f6d9-4892-9f9c-5d306c39c413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2249 | 2023.11.29 19:49:58.777918 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2250 | 2023.11.29 19:49:58.777959 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2251 | 2023.11.29 19:49:58.778065 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2252 | 2023.11.29 19:49:58.778417 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2253 | 2023.11.29 19:49:58.778650 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2254 | 2023.11.29 19:49:58.778795 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2255 | 2023.11.29 19:49:58.778919 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.000973694 sec., 95512 rows/sec., 9.84 MiB/sec. | ||
2256 | 2023.11.29 19:49:58.779040 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Debug> DynamicQueryHandler: Done processing query | ||
2257 | 2023.11.29 19:49:58.779062 [ 3 ] {fbd8efa3-5e06-4d89-b18d-5a13aa2f7d80} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2258 | 2023.11.29 19:49:58.779078 [ 3 ] {} <Debug> HTTP-Session: 7e78bd8e-f6d9-4892-9f9c-5d306c39c413 Destroying unnamed session | ||
2259 | 2023.11.29 19:49:58.779197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2260 | 2023.11.29 19:49:58.779242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2261 | 2023.11.29 19:49:58.779260 [ 3 ] {} <Debug> HTTP-Session: 2c4e0ef9-2c2a-4793-887d-8119010bdaf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2262 | 2023.11.29 19:49:58.779278 [ 3 ] {} <Debug> HTTP-Session: 2c4e0ef9-2c2a-4793-887d-8119010bdaf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2263 | 2023.11.29 19:49:58.779349 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2264 | 2023.11.29 19:49:58.779467 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2265 | 2023.11.29 19:49:58.779572 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2266 | 2023.11.29 19:49:58.779861 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2267 | 2023.11.29 19:49:58.780060 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2268 | 2023.11.29 19:49:58.780203 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2269 | 2023.11.29 19:49:58.780319 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000864323 sec., 35866 rows/sec., 2.80 MiB/sec. | ||
2270 | 2023.11.29 19:49:58.780420 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Debug> DynamicQueryHandler: Done processing query | ||
2271 | 2023.11.29 19:49:58.780442 [ 3 ] {6828f0f6-e1c2-425c-a662-1799e51fd8cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2272 | 2023.11.29 19:49:58.780457 [ 3 ] {} <Debug> HTTP-Session: 2c4e0ef9-2c2a-4793-887d-8119010bdaf6 Destroying unnamed session | ||
2273 | 2023.11.29 19:49:58.780655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2274 | 2023.11.29 19:49:58.780697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2275 | 2023.11.29 19:49:58.780715 [ 3 ] {} <Debug> HTTP-Session: 628707ea-219a-47db-89da-dd06cc97be1e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2276 | 2023.11.29 19:49:58.780732 [ 3 ] {} <Debug> HTTP-Session: 628707ea-219a-47db-89da-dd06cc97be1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2277 | 2023.11.29 19:49:58.780808 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2278 | 2023.11.29 19:49:58.780850 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2279 | 2023.11.29 19:49:58.780982 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2280 | 2023.11.29 19:49:58.781387 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2281 | 2023.11.29 19:49:58.781683 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2282 | 2023.11.29 19:49:58.781854 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2283 | 2023.11.29 19:49:58.781982 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001147107 sec., 27024 rows/sec., 36.47 MiB/sec. | ||
2284 | 2023.11.29 19:49:58.782109 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Debug> DynamicQueryHandler: Done processing query | ||
2285 | 2023.11.29 19:49:58.782131 [ 3 ] {7c39f424-ad8c-440e-ab0b-660822d7acde} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2286 | 2023.11.29 19:49:58.782147 [ 3 ] {} <Debug> HTTP-Session: 628707ea-219a-47db-89da-dd06cc97be1e Destroying unnamed session | ||
2287 | 2023.11.29 19:50:03.150946 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2288 | 2023.11.29 19:50:03.151017 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2289 | 2023.11.29 19:50:03.774828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2290 | 2023.11.29 19:50:03.774947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2291 | 2023.11.29 19:50:03.774978 [ 3 ] {} <Debug> HTTP-Session: 86974a6c-5629-46aa-8832-0e4cee4d9710 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2292 | 2023.11.29 19:50:03.775006 [ 3 ] {} <Debug> HTTP-Session: 86974a6c-5629-46aa-8832-0e4cee4d9710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2293 | 2023.11.29 19:50:03.775146 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2294 | 2023.11.29 19:50:03.775213 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2295 | 2023.11.29 19:50:03.775393 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2296 | 2023.11.29 19:50:03.775827 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2297 | 2023.11.29 19:50:03.776117 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2298 | 2023.11.29 19:50:03.776276 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2299 | 2023.11.29 19:50:03.776424 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001231638 sec., 13802 rows/sec., 1.09 MiB/sec. | ||
2300 | 2023.11.29 19:50:03.776624 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Debug> DynamicQueryHandler: Done processing query | ||
2301 | 2023.11.29 19:50:03.776649 [ 3 ] {9dc780ad-c24b-4415-8173-04031220e0d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2302 | 2023.11.29 19:50:03.776665 [ 3 ] {} <Debug> HTTP-Session: 86974a6c-5629-46aa-8832-0e4cee4d9710 Destroying unnamed session | ||
2303 | 2023.11.29 19:50:03.776792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2304 | 2023.11.29 19:50:03.776840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2305 | 2023.11.29 19:50:03.776860 [ 3 ] {} <Debug> HTTP-Session: 52d8d37b-ad90-4c9e-9972-58202652e10e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2306 | 2023.11.29 19:50:03.776878 [ 3 ] {} <Debug> HTTP-Session: 52d8d37b-ad90-4c9e-9972-58202652e10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2307 | 2023.11.29 19:50:03.776959 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2308 | 2023.11.29 19:50:03.777000 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2309 | 2023.11.29 19:50:03.777120 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2310 | 2023.11.29 19:50:03.777448 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2311 | 2023.11.29 19:50:03.777661 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2312 | 2023.11.29 19:50:03.777809 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2313 | 2023.11.29 19:50:03.777934 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000946164 sec., 53901 rows/sec., 4.72 MiB/sec. | ||
2314 | 2023.11.29 19:50:03.778058 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Debug> DynamicQueryHandler: Done processing query | ||
2315 | 2023.11.29 19:50:03.778080 [ 3 ] {6a1b9f29-2c7e-4060-befc-833db8a02e5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2316 | 2023.11.29 19:50:03.778095 [ 3 ] {} <Debug> HTTP-Session: 52d8d37b-ad90-4c9e-9972-58202652e10e Destroying unnamed session | ||
2317 | 2023.11.29 19:50:03.778212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2318 | 2023.11.29 19:50:03.778256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2319 | 2023.11.29 19:50:03.778276 [ 3 ] {} <Debug> HTTP-Session: 18f1511f-f290-4da6-9f62-bba26a44dae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2320 | 2023.11.29 19:50:03.778293 [ 3 ] {} <Debug> HTTP-Session: 18f1511f-f290-4da6-9f62-bba26a44dae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2321 | 2023.11.29 19:50:03.778364 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2322 | 2023.11.29 19:50:03.778402 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2323 | 2023.11.29 19:50:03.778505 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2324 | 2023.11.29 19:50:03.778775 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2325 | 2023.11.29 19:50:03.778982 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2326 | 2023.11.29 19:50:03.779125 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2327 | 2023.11.29 19:50:03.779254 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000857962 sec., 19814 rows/sec., 1.55 MiB/sec. | ||
2328 | 2023.11.29 19:50:03.779402 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Debug> DynamicQueryHandler: Done processing query | ||
2329 | 2023.11.29 19:50:03.779424 [ 3 ] {5652ef0d-f3b4-482e-9e29-7dfc0916442e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2330 | 2023.11.29 19:50:03.779439 [ 3 ] {} <Debug> HTTP-Session: 18f1511f-f290-4da6-9f62-bba26a44dae4 Destroying unnamed session | ||
2331 | 2023.11.29 19:50:03.779581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2332 | 2023.11.29 19:50:03.779625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2333 | 2023.11.29 19:50:03.779643 [ 3 ] {} <Debug> HTTP-Session: 9425417c-4ec3-405d-8c89-c9b764b55c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2334 | 2023.11.29 19:50:03.779660 [ 3 ] {} <Debug> HTTP-Session: 9425417c-4ec3-405d-8c89-c9b764b55c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2335 | 2023.11.29 19:50:03.779735 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2336 | 2023.11.29 19:50:03.779778 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2337 | 2023.11.29 19:50:03.779918 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2338 | 2023.11.29 19:50:03.780339 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2339 | 2023.11.29 19:50:03.780626 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2340 | 2023.11.29 19:50:03.780803 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2341 | 2023.11.29 19:50:03.780945 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001176508 sec., 14449 rows/sec., 19.50 MiB/sec. | ||
2342 | 2023.11.29 19:50:03.781106 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Debug> DynamicQueryHandler: Done processing query | ||
2343 | 2023.11.29 19:50:03.781128 [ 3 ] {3985efe5-f800-4c9e-892a-86b65093b76d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2344 | 2023.11.29 19:50:03.781144 [ 3 ] {} <Debug> HTTP-Session: 9425417c-4ec3-405d-8c89-c9b764b55c57 Destroying unnamed session | ||
2345 | 2023.11.29 19:50:08.775882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2346 | 2023.11.29 19:50:08.776011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2347 | 2023.11.29 19:50:08.776042 [ 3 ] {} <Debug> HTTP-Session: 0916c4ff-b92d-464e-98d2-e18fc7574ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2348 | 2023.11.29 19:50:08.776069 [ 3 ] {} <Debug> HTTP-Session: 0916c4ff-b92d-464e-98d2-e18fc7574ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2349 | 2023.11.29 19:50:08.776207 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2350 | 2023.11.29 19:50:08.776273 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2351 | 2023.11.29 19:50:08.776429 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2352 | 2023.11.29 19:50:08.776931 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2353 | 2023.11.29 19:50:08.777186 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2354 | 2023.11.29 19:50:08.777355 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2355 | 2023.11.29 19:50:08.777486 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001238708 sec., 25026 rows/sec., 1.98 MiB/sec. | ||
2356 | 2023.11.29 19:50:08.777503 [ 60 ] {} <Debug> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2357 | 2023.11.29 19:50:08.777628 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2358 | 2023.11.29 19:50:08.777682 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Debug> DynamicQueryHandler: Done processing query | ||
2359 | 2023.11.29 19:50:08.777721 [ 3 ] {095bc613-d8db-4970-8091-256b1b1acc35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2360 | 2023.11.29 19:50:08.777728 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2361 | 2023.11.29 19:50:08.777753 [ 3 ] {} <Debug> HTTP-Session: 0916c4ff-b92d-464e-98d2-e18fc7574ef4 Destroying unnamed session | ||
2362 | 2023.11.29 19:50:08.777832 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2363 | 2023.11.29 19:50:08.777865 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part | ||
2364 | 2023.11.29 19:50:08.777891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2365 | 2023.11.29 19:50:08.777940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2366 | 2023.11.29 19:50:08.777965 [ 3 ] {} <Debug> HTTP-Session: 9f10e7ec-ecfc-4d79-beb8-77da95779873 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2367 | 2023.11.29 19:50:08.777988 [ 3 ] {} <Debug> HTTP-Session: 9f10e7ec-ecfc-4d79-beb8-77da95779873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2368 | 2023.11.29 19:50:08.778043 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
2369 | 2023.11.29 19:50:08.778102 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2370 | 2023.11.29 19:50:08.778153 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2371 | 2023.11.29 19:50:08.778205 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
2372 | 2023.11.29 19:50:08.778389 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
2373 | 2023.11.29 19:50:08.778399 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2374 | 2023.11.29 19:50:08.778504 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part | ||
2375 | 2023.11.29 19:50:08.778644 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
2376 | 2023.11.29 19:50:08.779079 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2377 | 2023.11.29 19:50:08.779378 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2378 | 2023.11.29 19:50:08.779544 [ 17 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.001849087 sec., 94641.30135575017 rows/sec., 7.49 MiB/sec. | ||
2379 | 2023.11.29 19:50:08.779599 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2380 | 2023.11.29 19:50:08.779697 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2381 | 2023.11.29 19:50:08.779783 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001643734 sec., 2433 rows/sec., 203.19 KiB/sec. | ||
2382 | 2023.11.29 19:50:08.779919 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Debug> DynamicQueryHandler: Done processing query | ||
2383 | 2023.11.29 19:50:08.779944 [ 3 ] {a5815680-ad47-46ba-a802-f87688db643c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2384 | 2023.11.29 19:50:08.779965 [ 3 ] {} <Debug> HTTP-Session: 9f10e7ec-ecfc-4d79-beb8-77da95779873 Destroying unnamed session | ||
2385 | 2023.11.29 19:50:08.779968 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2386 | 2023.11.29 19:50:08.780038 [ 15 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_16_3} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2387 | 2023.11.29 19:50:08.780116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2388 | 2023.11.29 19:50:08.780159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2389 | 2023.11.29 19:50:08.780179 [ 3 ] {} <Debug> HTTP-Session: beb7b3cf-81ee-41ba-b338-0fec2e412235 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2390 | 2023.11.29 19:50:08.780196 [ 3 ] {} <Debug> HTTP-Session: beb7b3cf-81ee-41ba-b338-0fec2e412235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2391 | 2023.11.29 19:50:08.780269 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2392 | 2023.11.29 19:50:08.780306 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2393 | 2023.11.29 19:50:08.780411 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2394 | 2023.11.29 19:50:08.780776 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2395 | 2023.11.29 19:50:08.780985 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2396 | 2023.11.29 19:50:08.781135 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2397 | 2023.11.29 19:50:08.781258 [ 60 ] {} <Debug> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2398 | 2023.11.29 19:50:08.781266 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Information> executeQuery: Read 95 rows, 9.99 KiB in 0.000963334 sec., 98615 rows/sec., 10.13 MiB/sec. | ||
2399 | 2023.11.29 19:50:08.781312 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2400 | 2023.11.29 19:50:08.781472 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2401 | 2023.11.29 19:50:08.781501 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Debug> DynamicQueryHandler: Done processing query | ||
2402 | 2023.11.29 19:50:08.781550 [ 3 ] {85ac5c6f-8040-4d0a-ae5a-ca295dfb5aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2403 | 2023.11.29 19:50:08.781578 [ 3 ] {} <Debug> HTTP-Session: beb7b3cf-81ee-41ba-b338-0fec2e412235 Destroying unnamed session | ||
2404 | 2023.11.29 19:50:08.781644 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2405 | 2023.11.29 19:50:08.781682 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part | ||
2406 | 2023.11.29 19:50:08.781751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2407 | 2023.11.29 19:50:08.781826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2408 | 2023.11.29 19:50:08.781880 [ 3 ] {} <Debug> HTTP-Session: a6a3b8c6-a097-4f8d-9f18-0743971dbc6b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2409 | 2023.11.29 19:50:08.781926 [ 3 ] {} <Debug> HTTP-Session: a6a3b8c6-a097-4f8d-9f18-0743971dbc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2410 | 2023.11.29 19:50:08.781945 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 93 rows starting from the beginning of the part | ||
2411 | 2023.11.29 19:50:08.782101 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2412 | 2023.11.29 19:50:08.782189 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
2413 | 2023.11.29 19:50:08.782199 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2414 | 2023.11.29 19:50:08.782490 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 93 rows starting from the beginning of the part | ||
2415 | 2023.11.29 19:50:08.782658 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2416 | 2023.11.29 19:50:08.782773 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
2417 | 2023.11.29 19:50:08.782970 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
2418 | 2023.11.29 19:50:08.783493 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2419 | 2023.11.29 19:50:08.783838 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2420 | 2023.11.29 19:50:08.784147 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2421 | 2023.11.29 19:50:08.784361 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002192042 sec., 1824 rows/sec., 127.41 KiB/sec. | ||
2422 | 2023.11.29 19:50:08.784644 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Debug> DynamicQueryHandler: Done processing query | ||
2423 | 2023.11.29 19:50:08.784706 [ 3 ] {83dca7d4-d665-46c5-9c65-909424c2b118} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2424 | 2023.11.29 19:50:08.784772 [ 3 ] {} <Debug> HTTP-Session: a6a3b8c6-a097-4f8d-9f18-0743971dbc6b Destroying unnamed session | ||
2425 | 2023.11.29 19:50:08.784815 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.0034398 sec., 164544.45025873597 rows/sec., 16.05 MiB/sec. | ||
2426 | 2023.11.29 19:50:08.784920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2427 | 2023.11.29 19:50:08.784955 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2428 | 2023.11.29 19:50:08.785010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2429 | 2023.11.29 19:50:08.785050 [ 3 ] {} <Debug> HTTP-Session: bc650e7e-f2f1-4bd1-9cfd-7dfe6e3c59ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2430 | 2023.11.29 19:50:08.785072 [ 3 ] {} <Debug> HTTP-Session: bc650e7e-f2f1-4bd1-9cfd-7dfe6e3c59ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2431 | 2023.11.29 19:50:08.785184 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2432 | 2023.11.29 19:50:08.785208 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2433 | 2023.11.29 19:50:08.785247 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2434 | 2023.11.29 19:50:08.785327 [ 20 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_16_3} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2435 | 2023.11.29 19:50:08.785521 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2436 | 2023.11.29 19:50:08.785841 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2437 | 2023.11.29 19:50:08.786053 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2438 | 2023.11.29 19:50:08.786209 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2439 | 2023.11.29 19:50:08.786329 [ 60 ] {} <Debug> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2440 | 2023.11.29 19:50:08.786346 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Information> executeQuery: Read 35 rows, 2.81 KiB in 0.001109827 sec., 31536 rows/sec., 2.47 MiB/sec. | ||
2441 | 2023.11.29 19:50:08.786382 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2442 | 2023.11.29 19:50:08.786550 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2443 | 2023.11.29 19:50:08.786629 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Debug> DynamicQueryHandler: Done processing query | ||
2444 | 2023.11.29 19:50:08.786677 [ 3 ] {6213e097-ccf6-4d23-b8f4-6e06f6ebc78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2445 | 2023.11.29 19:50:08.786685 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2446 | 2023.11.29 19:50:08.786709 [ 3 ] {} <Debug> HTTP-Session: bc650e7e-f2f1-4bd1-9cfd-7dfe6e3c59ef Destroying unnamed session | ||
2447 | 2023.11.29 19:50:08.786747 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 107 rows starting from the beginning of the part | ||
2448 | 2023.11.29 19:50:08.786867 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
2449 | 2023.11.29 19:50:08.786929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2450 | 2023.11.29 19:50:08.787030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2451 | 2023.11.29 19:50:08.787061 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
2452 | 2023.11.29 19:50:08.787071 [ 3 ] {} <Debug> HTTP-Session: 7bb783ec-9d19-44bb-8cf2-fb44b64a0f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2453 | 2023.11.29 19:50:08.787128 [ 3 ] {} <Debug> HTTP-Session: 7bb783ec-9d19-44bb-8cf2-fb44b64a0f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2454 | 2023.11.29 19:50:08.787285 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
2455 | 2023.11.29 19:50:08.787325 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2456 | 2023.11.29 19:50:08.787441 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2457 | 2023.11.29 19:50:08.787476 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part | ||
2458 | 2023.11.29 19:50:08.787784 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 35 rows starting from the beginning of the part | ||
2459 | 2023.11.29 19:50:08.787979 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2460 | 2023.11.29 19:50:08.788780 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2461 | 2023.11.29 19:50:08.789356 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2462 | 2023.11.29 19:50:08.789456 [ 15 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003014374 sec., 78955.0334497312 rows/sec., 6.17 MiB/sec. | ||
2463 | 2023.11.29 19:50:08.789596 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2464 | 2023.11.29 19:50:08.789643 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2465 | 2023.11.29 19:50:08.789882 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Information> executeQuery: Read 2 rows, 142.00 B in 0.002489126 sec., 803 rows/sec., 55.71 KiB/sec. | ||
2466 | 2023.11.29 19:50:08.789896 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2467 | 2023.11.29 19:50:08.790032 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_16_3} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2468 | 2023.11.29 19:50:08.790115 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Debug> DynamicQueryHandler: Done processing query | ||
2469 | 2023.11.29 19:50:08.790160 [ 3 ] {f0dd1d20-c03d-42ef-bca6-d9eddbbf4f25} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2470 | 2023.11.29 19:50:08.790177 [ 3 ] {} <Debug> HTTP-Session: 7bb783ec-9d19-44bb-8cf2-fb44b64a0f7d Destroying unnamed session | ||
2471 | 2023.11.29 19:50:08.790342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2472 | 2023.11.29 19:50:08.790388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2473 | 2023.11.29 19:50:08.790407 [ 3 ] {} <Debug> HTTP-Session: 654319ef-fa64-4788-ae5c-73a05be9e9b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2474 | 2023.11.29 19:50:08.790424 [ 3 ] {} <Debug> HTTP-Session: 654319ef-fa64-4788-ae5c-73a05be9e9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2475 | 2023.11.29 19:50:08.790510 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2476 | 2023.11.29 19:50:08.790554 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2477 | 2023.11.29 19:50:08.790705 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2478 | 2023.11.29 19:50:08.791184 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2479 | 2023.11.29 19:50:08.791490 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2480 | 2023.11.29 19:50:08.791663 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2481 | 2023.11.29 19:50:08.791795 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001248478 sec., 24830 rows/sec., 33.51 MiB/sec. | ||
2482 | 2023.11.29 19:50:08.791793 [ 52 ] {} <Debug> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2483 | 2023.11.29 19:50:08.791871 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2484 | 2023.11.29 19:50:08.791990 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2485 | 2023.11.29 19:50:08.792013 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Debug> DynamicQueryHandler: Done processing query | ||
2486 | 2023.11.29 19:50:08.792045 [ 3 ] {376984fc-02f3-4cef-abe1-a79aa34e311b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2487 | 2023.11.29 19:50:08.792071 [ 3 ] {} <Debug> HTTP-Session: 654319ef-fa64-4788-ae5c-73a05be9e9b8 Destroying unnamed session | ||
2488 | 2023.11.29 19:50:08.792098 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2489 | 2023.11.29 19:50:08.792127 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
2490 | 2023.11.29 19:50:08.792228 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
2491 | 2023.11.29 19:50:08.792317 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
2492 | 2023.11.29 19:50:08.792405 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
2493 | 2023.11.29 19:50:08.792493 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part | ||
2494 | 2023.11.29 19:50:08.792575 [ 15 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
2495 | 2023.11.29 19:50:08.793755 [ 14 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 6 columns (6 merged, 0 gathered) in 0.001802146 sec., 194212.89950980665 rows/sec., 262.08 MiB/sec. | ||
2496 | 2023.11.29 19:50:08.794128 [ 14 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2497 | 2023.11.29 19:50:08.794419 [ 14 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2498 | 2023.11.29 19:50:08.794498 [ 14 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2499 | 2023.11.29 19:50:08.794589 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_16_3: 4.01 MiB. | ||
2500 | 2023.11.29 19:50:09.000162 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 237.27 MiB, will set to 230.96 MiB (RSS), difference: -4.11 MiB | ||
2501 | 2023.11.29 19:50:13.778162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2502 | 2023.11.29 19:50:13.778291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2503 | 2023.11.29 19:50:13.778320 [ 3 ] {} <Debug> HTTP-Session: 236c4623-4c30-417f-a906-766d15e51367 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2504 | 2023.11.29 19:50:13.778348 [ 3 ] {} <Debug> HTTP-Session: 236c4623-4c30-417f-a906-766d15e51367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2505 | 2023.11.29 19:50:13.778484 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2506 | 2023.11.29 19:50:13.778540 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2507 | 2023.11.29 19:50:13.778698 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2508 | 2023.11.29 19:50:13.779190 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2509 | 2023.11.29 19:50:13.779449 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2510 | 2023.11.29 19:50:13.779611 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2511 | 2023.11.29 19:50:13.779755 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001231038 sec., 13809 rows/sec., 1.09 MiB/sec. | ||
2512 | 2023.11.29 19:50:13.779902 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Debug> DynamicQueryHandler: Done processing query | ||
2513 | 2023.11.29 19:50:13.779926 [ 3 ] {16227203-7690-488b-8216-bbe463c0999b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2514 | 2023.11.29 19:50:13.779942 [ 3 ] {} <Debug> HTTP-Session: 236c4623-4c30-417f-a906-766d15e51367 Destroying unnamed session | ||
2515 | 2023.11.29 19:50:13.780061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2516 | 2023.11.29 19:50:13.780112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2517 | 2023.11.29 19:50:13.780131 [ 3 ] {} <Debug> HTTP-Session: ed1fc22e-b3e1-475a-9eb0-ef75745900c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2518 | 2023.11.29 19:50:13.780151 [ 3 ] {} <Debug> HTTP-Session: ed1fc22e-b3e1-475a-9eb0-ef75745900c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2519 | 2023.11.29 19:50:13.780230 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2520 | 2023.11.29 19:50:13.780271 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2521 | 2023.11.29 19:50:13.780384 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2522 | 2023.11.29 19:50:13.780646 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2523 | 2023.11.29 19:50:13.780851 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2524 | 2023.11.29 19:50:13.781007 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2525 | 2023.11.29 19:50:13.781136 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000877013 sec., 2280 rows/sec., 194.86 KiB/sec. | ||
2526 | 2023.11.29 19:50:13.781257 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Debug> DynamicQueryHandler: Done processing query | ||
2527 | 2023.11.29 19:50:13.781279 [ 3 ] {ba246e31-d0ed-4944-beff-dcdefa109fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2528 | 2023.11.29 19:50:13.781295 [ 3 ] {} <Debug> HTTP-Session: ed1fc22e-b3e1-475a-9eb0-ef75745900c4 Destroying unnamed session | ||
2529 | 2023.11.29 19:50:13.781460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2530 | 2023.11.29 19:50:13.781505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2531 | 2023.11.29 19:50:13.781525 [ 3 ] {} <Debug> HTTP-Session: 26b91d80-a07f-49c0-b32e-d3218f770da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2532 | 2023.11.29 19:50:13.781542 [ 3 ] {} <Debug> HTTP-Session: 26b91d80-a07f-49c0-b32e-d3218f770da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2533 | 2023.11.29 19:50:13.781617 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2534 | 2023.11.29 19:50:13.781655 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2535 | 2023.11.29 19:50:13.781760 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2536 | 2023.11.29 19:50:13.782068 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2537 | 2023.11.29 19:50:13.782277 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2538 | 2023.11.29 19:50:13.782419 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2539 | 2023.11.29 19:50:13.782536 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Information> executeQuery: Read 88 rows, 7.78 KiB in 0.000892254 sec., 98626 rows/sec., 8.52 MiB/sec. | ||
2540 | 2023.11.29 19:50:13.782649 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Debug> DynamicQueryHandler: Done processing query | ||
2541 | 2023.11.29 19:50:13.782671 [ 3 ] {ebbe98fe-d6aa-4a6b-9ef7-ebb90329445a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2542 | 2023.11.29 19:50:13.782687 [ 3 ] {} <Debug> HTTP-Session: 26b91d80-a07f-49c0-b32e-d3218f770da6 Destroying unnamed session | ||
2543 | 2023.11.29 19:50:13.782794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2544 | 2023.11.29 19:50:13.782839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2545 | 2023.11.29 19:50:13.782858 [ 3 ] {} <Debug> HTTP-Session: f8a3b70c-e5e7-4b84-9e0c-600a98feed37 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2546 | 2023.11.29 19:50:13.782874 [ 3 ] {} <Debug> HTTP-Session: f8a3b70c-e5e7-4b84-9e0c-600a98feed37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2547 | 2023.11.29 19:50:13.782941 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2548 | 2023.11.29 19:50:13.782979 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2549 | 2023.11.29 19:50:13.783084 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2550 | 2023.11.29 19:50:13.783322 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2551 | 2023.11.29 19:50:13.783516 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2552 | 2023.11.29 19:50:13.783655 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2553 | 2023.11.29 19:50:13.783785 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000814512 sec., 2455 rows/sec., 171.45 KiB/sec. | ||
2554 | 2023.11.29 19:50:13.783929 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Debug> DynamicQueryHandler: Done processing query | ||
2555 | 2023.11.29 19:50:13.783951 [ 3 ] {c05fbc3c-361c-4564-8605-efc8882c7acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2556 | 2023.11.29 19:50:13.783967 [ 3 ] {} <Debug> HTTP-Session: f8a3b70c-e5e7-4b84-9e0c-600a98feed37 Destroying unnamed session | ||
2557 | 2023.11.29 19:50:13.784086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2558 | 2023.11.29 19:50:13.784129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2559 | 2023.11.29 19:50:13.784148 [ 3 ] {} <Debug> HTTP-Session: 1b217d32-d887-4c62-8800-59c6b6846799 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2560 | 2023.11.29 19:50:13.784165 [ 3 ] {} <Debug> HTTP-Session: 1b217d32-d887-4c62-8800-59c6b6846799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2561 | 2023.11.29 19:50:13.784238 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2562 | 2023.11.29 19:50:13.784275 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2563 | 2023.11.29 19:50:13.784385 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2564 | 2023.11.29 19:50:13.784673 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2565 | 2023.11.29 19:50:13.784873 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2566 | 2023.11.29 19:50:13.785016 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2567 | 2023.11.29 19:50:13.785135 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Information> executeQuery: Read 54 rows, 4.29 KiB in 0.000870743 sec., 62016 rows/sec., 4.81 MiB/sec. | ||
2568 | 2023.11.29 19:50:13.785251 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Debug> DynamicQueryHandler: Done processing query | ||
2569 | 2023.11.29 19:50:13.785273 [ 3 ] {a2457123-a18b-4831-9051-8cf14011edc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2570 | 2023.11.29 19:50:13.785288 [ 3 ] {} <Debug> HTTP-Session: 1b217d32-d887-4c62-8800-59c6b6846799 Destroying unnamed session | ||
2571 | 2023.11.29 19:50:13.785400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2572 | 2023.11.29 19:50:13.785444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2573 | 2023.11.29 19:50:13.785462 [ 3 ] {} <Debug> HTTP-Session: ec8e4466-c1f8-4d85-b715-0e5b945433d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2574 | 2023.11.29 19:50:13.785479 [ 3 ] {} <Debug> HTTP-Session: ec8e4466-c1f8-4d85-b715-0e5b945433d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2575 | 2023.11.29 19:50:13.785549 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2576 | 2023.11.29 19:50:13.785590 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2577 | 2023.11.29 19:50:13.785714 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2578 | 2023.11.29 19:50:13.785964 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2579 | 2023.11.29 19:50:13.786204 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2580 | 2023.11.29 19:50:13.786383 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Trace> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2581 | 2023.11.29 19:50:13.786506 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000928734 sec., 11844 rows/sec., 781.26 KiB/sec. | ||
2582 | 2023.11.29 19:50:13.786623 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Debug> DynamicQueryHandler: Done processing query | ||
2583 | 2023.11.29 19:50:13.786644 [ 3 ] {da2a02cb-f232-4ff8-bef3-72522a76ef01} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2584 | 2023.11.29 19:50:13.786660 [ 3 ] {} <Debug> HTTP-Session: ec8e4466-c1f8-4d85-b715-0e5b945433d7 Destroying unnamed session | ||
2585 | 2023.11.29 19:50:13.786770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2586 | 2023.11.29 19:50:13.786814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2587 | 2023.11.29 19:50:13.786831 [ 3 ] {} <Debug> HTTP-Session: 2f373852-96f1-4b62-8e76-24bc327071af Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2588 | 2023.11.29 19:50:13.786849 [ 3 ] {} <Debug> HTTP-Session: 2f373852-96f1-4b62-8e76-24bc327071af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2589 | 2023.11.29 19:50:13.786920 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2590 | 2023.11.29 19:50:13.786960 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2591 | 2023.11.29 19:50:13.787073 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2592 | 2023.11.29 19:50:13.787372 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2593 | 2023.11.29 19:50:13.787603 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2594 | 2023.11.29 19:50:13.787769 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2595 | 2023.11.29 19:50:13.787872 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000926224 sec., 39947 rows/sec., 2.78 MiB/sec. | ||
2596 | 2023.11.29 19:50:13.787897 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2597 | 2023.11.29 19:50:13.788004 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2598 | 2023.11.29 19:50:13.788030 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Debug> DynamicQueryHandler: Done processing query | ||
2599 | 2023.11.29 19:50:13.788080 [ 3 ] {28e67c41-5d28-45df-bc74-169c75ab72bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2600 | 2023.11.29 19:50:13.788120 [ 3 ] {} <Debug> HTTP-Session: 2f373852-96f1-4b62-8e76-24bc327071af Destroying unnamed session | ||
2601 | 2023.11.29 19:50:13.788135 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2602 | 2023.11.29 19:50:13.788271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2603 | 2023.11.29 19:50:13.788357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2604 | 2023.11.29 19:50:13.788363 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2605 | 2023.11.29 19:50:13.788389 [ 3 ] {} <Debug> HTTP-Session: 522bf424-37d2-477f-99d9-06911d963808 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2606 | 2023.11.29 19:50:13.788440 [ 3 ] {} <Debug> HTTP-Session: 522bf424-37d2-477f-99d9-06911d963808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2607 | 2023.11.29 19:50:13.788457 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 276 rows starting from the beginning of the part | ||
2608 | 2023.11.29 19:50:13.788623 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2609 | 2023.11.29 19:50:13.788721 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2610 | 2023.11.29 19:50:13.788814 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2611 | 2023.11.29 19:50:13.789233 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2612 | 2023.11.29 19:50:13.789280 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2613 | 2023.11.29 19:50:13.789504 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
2614 | 2023.11.29 19:50:13.789640 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2615 | 2023.11.29 19:50:13.789900 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
2616 | 2023.11.29 19:50:13.790252 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2617 | 2023.11.29 19:50:13.790849 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2618 | 2023.11.29 19:50:13.791233 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2619 | 2023.11.29 19:50:13.791520 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.002830192 sec., 6006 rows/sec., 8.11 MiB/sec. | ||
2620 | 2023.11.29 19:50:13.791838 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.003765205 sec., 103580.01755548503 rows/sec., 7.21 MiB/sec. | ||
2621 | 2023.11.29 19:50:13.791897 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Debug> DynamicQueryHandler: Done processing query | ||
2622 | 2023.11.29 19:50:13.791930 [ 3 ] {126f26f9-0a9d-49c1-bce8-c02c337eec9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2623 | 2023.11.29 19:50:13.791966 [ 3 ] {} <Debug> HTTP-Session: 522bf424-37d2-477f-99d9-06911d963808 Destroying unnamed session | ||
2624 | 2023.11.29 19:50:13.792020 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2625 | 2023.11.29 19:50:13.792234 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2626 | 2023.11.29 19:50:13.792300 [ 18 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2627 | 2023.11.29 19:50:18.151083 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2628 | 2023.11.29 19:50:18.151187 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2629 | 2023.11.29 19:50:18.776110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2630 | 2023.11.29 19:50:18.776224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2631 | 2023.11.29 19:50:18.776253 [ 3 ] {} <Debug> HTTP-Session: c7ce106b-298f-4fe6-8704-3835577ddce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2632 | 2023.11.29 19:50:18.776282 [ 3 ] {} <Debug> HTTP-Session: c7ce106b-298f-4fe6-8704-3835577ddce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2633 | 2023.11.29 19:50:18.776425 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2634 | 2023.11.29 19:50:18.776492 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2635 | 2023.11.29 19:50:18.776678 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2636 | 2023.11.29 19:50:18.777190 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2637 | 2023.11.29 19:50:18.777452 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2638 | 2023.11.29 19:50:18.777615 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2639 | 2023.11.29 19:50:18.777770 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001293809 sec., 23960 rows/sec., 1.90 MiB/sec. | ||
2640 | 2023.11.29 19:50:18.777925 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Debug> DynamicQueryHandler: Done processing query | ||
2641 | 2023.11.29 19:50:18.777950 [ 3 ] {30bff7df-7761-4c2b-8f70-85723db99674} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2642 | 2023.11.29 19:50:18.777966 [ 3 ] {} <Debug> HTTP-Session: c7ce106b-298f-4fe6-8704-3835577ddce4 Destroying unnamed session | ||
2643 | 2023.11.29 19:50:18.778159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2644 | 2023.11.29 19:50:18.778210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2645 | 2023.11.29 19:50:18.778230 [ 3 ] {} <Debug> HTTP-Session: 908d8898-96fe-451d-a47f-310455ef4340 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2646 | 2023.11.29 19:50:18.778249 [ 3 ] {} <Debug> HTTP-Session: 908d8898-96fe-451d-a47f-310455ef4340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2023.11.29 19:50:18.778334 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2648 | 2023.11.29 19:50:18.778375 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2649 | 2023.11.29 19:50:18.778485 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2650 | 2023.11.29 19:50:18.778823 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2651 | 2023.11.29 19:50:18.779048 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2652 | 2023.11.29 19:50:18.779197 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2653 | 2023.11.29 19:50:18.779341 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.000969934 sec., 95882 rows/sec., 9.88 MiB/sec. | ||
2654 | 2023.11.29 19:50:18.779543 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Debug> DynamicQueryHandler: Done processing query | ||
2655 | 2023.11.29 19:50:18.779567 [ 3 ] {bb4bae5f-6736-40ad-9620-8c6b38f919f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2656 | 2023.11.29 19:50:18.779583 [ 3 ] {} <Debug> HTTP-Session: 908d8898-96fe-451d-a47f-310455ef4340 Destroying unnamed session | ||
2657 | 2023.11.29 19:50:18.779732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2658 | 2023.11.29 19:50:18.779780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2659 | 2023.11.29 19:50:18.779799 [ 3 ] {} <Debug> HTTP-Session: dcc69ce3-c401-4bab-a8ce-8a18f0d550a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2660 | 2023.11.29 19:50:18.779817 [ 3 ] {} <Debug> HTTP-Session: dcc69ce3-c401-4bab-a8ce-8a18f0d550a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2661 | 2023.11.29 19:50:18.779895 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2662 | 2023.11.29 19:50:18.779934 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2663 | 2023.11.29 19:50:18.780057 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2664 | 2023.11.29 19:50:18.780334 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2665 | 2023.11.29 19:50:18.780542 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2666 | 2023.11.29 19:50:18.780690 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2667 | 2023.11.29 19:50:18.780815 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000879023 sec., 35266 rows/sec., 2.76 MiB/sec. | ||
2668 | 2023.11.29 19:50:18.780954 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Debug> DynamicQueryHandler: Done processing query | ||
2669 | 2023.11.29 19:50:18.780976 [ 3 ] {7ef83396-11aa-4698-ada7-13e8cb5f9a46} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2670 | 2023.11.29 19:50:18.780992 [ 3 ] {} <Debug> HTTP-Session: dcc69ce3-c401-4bab-a8ce-8a18f0d550a8 Destroying unnamed session | ||
2671 | 2023.11.29 19:50:18.781126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2672 | 2023.11.29 19:50:18.781171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2673 | 2023.11.29 19:50:18.781189 [ 3 ] {} <Debug> HTTP-Session: 7d9e87a1-dda3-4d31-872a-9107f8b517aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2674 | 2023.11.29 19:50:18.781206 [ 3 ] {} <Debug> HTTP-Session: 7d9e87a1-dda3-4d31-872a-9107f8b517aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2675 | 2023.11.29 19:50:18.781288 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2676 | 2023.11.29 19:50:18.781333 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2677 | 2023.11.29 19:50:18.781469 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2678 | 2023.11.29 19:50:18.781893 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2679 | 2023.11.29 19:50:18.782199 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2680 | 2023.11.29 19:50:18.782376 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2681 | 2023.11.29 19:50:18.782530 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001203678 sec., 25754 rows/sec., 34.75 MiB/sec. | ||
2682 | 2023.11.29 19:50:18.782688 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Debug> DynamicQueryHandler: Done processing query | ||
2683 | 2023.11.29 19:50:18.782712 [ 3 ] {a4f89ca5-09b4-411b-87c8-b1f1a615192d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2684 | 2023.11.29 19:50:18.782728 [ 3 ] {} <Debug> HTTP-Session: 7d9e87a1-dda3-4d31-872a-9107f8b517aa Destroying unnamed session | ||
2685 | 2023.11.29 19:50:23.775208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2686 | 2023.11.29 19:50:23.775339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2687 | 2023.11.29 19:50:23.775369 [ 3 ] {} <Debug> HTTP-Session: c165eab1-1483-408d-bc26-be5f2176d413 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2688 | 2023.11.29 19:50:23.775397 [ 3 ] {} <Debug> HTTP-Session: c165eab1-1483-408d-bc26-be5f2176d413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2689 | 2023.11.29 19:50:23.775539 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2690 | 2023.11.29 19:50:23.775605 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2691 | 2023.11.29 19:50:23.775787 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2692 | 2023.11.29 19:50:23.776288 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2693 | 2023.11.29 19:50:23.776552 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2694 | 2023.11.29 19:50:23.776710 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2695 | 2023.11.29 19:50:23.776838 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001261828 sec., 13472 rows/sec., 1.07 MiB/sec. | ||
2696 | 2023.11.29 19:50:23.777068 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Debug> DynamicQueryHandler: Done processing query | ||
2697 | 2023.11.29 19:50:23.777099 [ 3 ] {24a44962-e38d-4271-920d-2911c7825d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2698 | 2023.11.29 19:50:23.777116 [ 3 ] {} <Debug> HTTP-Session: c165eab1-1483-408d-bc26-be5f2176d413 Destroying unnamed session | ||
2699 | 2023.11.29 19:50:23.777280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2700 | 2023.11.29 19:50:23.777329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2701 | 2023.11.29 19:50:23.777349 [ 3 ] {} <Debug> HTTP-Session: 799271b1-17e4-4bc9-9211-26b5e9498321 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2702 | 2023.11.29 19:50:23.777368 [ 3 ] {} <Debug> HTTP-Session: 799271b1-17e4-4bc9-9211-26b5e9498321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2703 | 2023.11.29 19:50:23.777447 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2704 | 2023.11.29 19:50:23.777490 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2705 | 2023.11.29 19:50:23.777616 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2706 | 2023.11.29 19:50:23.777884 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2707 | 2023.11.29 19:50:23.778098 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2708 | 2023.11.29 19:50:23.778243 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2709 | 2023.11.29 19:50:23.778370 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000889703 sec., 2247 rows/sec., 192.08 KiB/sec. | ||
2710 | 2023.11.29 19:50:23.778366 [ 145 ] {} <Debug> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2711 | 2023.11.29 19:50:23.778481 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2712 | 2023.11.29 19:50:23.778549 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Debug> DynamicQueryHandler: Done processing query | ||
2713 | 2023.11.29 19:50:23.778597 [ 3 ] {77f40f81-2953-4e58-a11a-1bc07b4316d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2714 | 2023.11.29 19:50:23.778607 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2715 | 2023.11.29 19:50:23.778642 [ 3 ] {} <Debug> HTTP-Session: 799271b1-17e4-4bc9-9211-26b5e9498321 Destroying unnamed session | ||
2716 | 2023.11.29 19:50:23.778746 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2717 | 2023.11.29 19:50:23.778787 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::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 | ||
2718 | 2023.11.29 19:50:23.778861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2023.11.29 19:50:23.778941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2720 | 2023.11.29 19:50:23.779000 [ 3 ] {} <Debug> HTTP-Session: 9befaae9-6a1e-4bc8-a4fe-6a3dd21efbab Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2721 | 2023.11.29 19:50:23.779023 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::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 | ||
2722 | 2023.11.29 19:50:23.779034 [ 3 ] {} <Debug> HTTP-Session: 9befaae9-6a1e-4bc8-a4fe-6a3dd21efbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2723 | 2023.11.29 19:50:23.779257 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2724 | 2023.11.29 19:50:23.779348 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::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 | ||
2725 | 2023.11.29 19:50:23.779429 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2726 | 2023.11.29 19:50:23.779645 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2727 | 2023.11.29 19:50:23.779867 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2728 | 2023.11.29 19:50:23.779946 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2729 | 2023.11.29 19:50:23.780196 [ 13 ] {a0df78f1-b66e-439f-9954-747b17c0b625::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 | ||
2730 | 2023.11.29 19:50:23.780678 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2731 | 2023.11.29 19:50:23.781033 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2732 | 2023.11.29 19:50:23.781368 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2733 | 2023.11.29 19:50:23.781713 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.002303203 sec., 22577 rows/sec., 1.98 MiB/sec. | ||
2734 | 2023.11.29 19:50:23.781760 [ 15 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.003224458 sec., 4341.814965491875 rows/sec., 368.58 KiB/sec. | ||
2735 | 2023.11.29 19:50:23.781892 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Debug> DynamicQueryHandler: Done processing query | ||
2736 | 2023.11.29 19:50:23.781896 [ 15 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2737 | 2023.11.29 19:50:23.781919 [ 3 ] {d3db3cfb-1dc8-4899-96a5-31976b1a2d4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2738 | 2023.11.29 19:50:23.781944 [ 3 ] {} <Debug> HTTP-Session: 9befaae9-6a1e-4bc8-a4fe-6a3dd21efbab Destroying unnamed session | ||
2739 | 2023.11.29 19:50:23.782065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2740 | 2023.11.29 19:50:23.782103 [ 15 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2741 | 2023.11.29 19:50:23.782113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2742 | 2023.11.29 19:50:23.782137 [ 3 ] {} <Debug> HTTP-Session: 5073fbd4-cb10-4559-a5dc-1218c0e08326 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2743 | 2023.11.29 19:50:23.782155 [ 3 ] {} <Debug> HTTP-Session: 5073fbd4-cb10-4559-a5dc-1218c0e08326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2744 | 2023.11.29 19:50:23.782177 [ 15 ] {a0df78f1-b66e-439f-9954-747b17c0b625::all_1_6_1} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2745 | 2023.11.29 19:50:23.782260 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2746 | 2023.11.29 19:50:23.782303 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2747 | 2023.11.29 19:50:23.782412 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2748 | 2023.11.29 19:50:23.782684 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2749 | 2023.11.29 19:50:23.782887 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2750 | 2023.11.29 19:50:23.783032 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2751 | 2023.11.29 19:50:23.783145 [ 145 ] {} <Debug> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2752 | 2023.11.29 19:50:23.783161 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000865783 sec., 2310 rows/sec., 161.30 KiB/sec. | ||
2753 | 2023.11.29 19:50:23.783205 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2754 | 2023.11.29 19:50:23.783327 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2755 | 2023.11.29 19:50:23.783382 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Debug> DynamicQueryHandler: Done processing query | ||
2756 | 2023.11.29 19:50:23.783428 [ 3 ] {e718a2c0-21dc-4db5-be73-d4d4fa86cb3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2757 | 2023.11.29 19:50:23.783449 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2758 | 2023.11.29 19:50:23.783458 [ 3 ] {} <Debug> HTTP-Session: 5073fbd4-cb10-4559-a5dc-1218c0e08326 Destroying unnamed session | ||
2759 | 2023.11.29 19:50:23.783496 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::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 | ||
2760 | 2023.11.29 19:50:23.783621 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::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 | ||
2761 | 2023.11.29 19:50:23.783638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2762 | 2023.11.29 19:50:23.783728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2763 | 2023.11.29 19:50:23.783762 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::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 | ||
2764 | 2023.11.29 19:50:23.783773 [ 3 ] {} <Debug> HTTP-Session: 2c50efa5-afe3-4b4a-a58e-7cc3fdda36de Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2765 | 2023.11.29 19:50:23.783831 [ 3 ] {} <Debug> HTTP-Session: 2c50efa5-afe3-4b4a-a58e-7cc3fdda36de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2766 | 2023.11.29 19:50:23.783973 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2767 | 2023.11.29 19:50:23.784029 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2768 | 2023.11.29 19:50:23.784133 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2769 | 2023.11.29 19:50:23.784167 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2770 | 2023.11.29 19:50:23.784456 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::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 | ||
2771 | 2023.11.29 19:50:23.784589 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2772 | 2023.11.29 19:50:23.785527 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2773 | 2023.11.29 19:50:23.785920 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00265953 sec., 5264.088015551621 rows/sec., 367.56 KiB/sec. | ||
2774 | 2023.11.29 19:50:23.785951 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2775 | 2023.11.29 19:50:23.786053 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2776 | 2023.11.29 19:50:23.786210 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2777 | 2023.11.29 19:50:23.786293 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2778 | 2023.11.29 19:50:23.786401 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.002325085 sec., 8171 rows/sec., 655.64 KiB/sec. | ||
2779 | 2023.11.29 19:50:23.786430 [ 13 ] {9844203d-d870-4aea-9cb1-97f277cf88f7::all_1_6_1} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2780 | 2023.11.29 19:50:23.786689 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Debug> DynamicQueryHandler: Done processing query | ||
2781 | 2023.11.29 19:50:23.786717 [ 3 ] {2d82ba10-7683-4ee4-8542-d63dbd7b5345} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2782 | 2023.11.29 19:50:23.786734 [ 3 ] {} <Debug> HTTP-Session: 2c50efa5-afe3-4b4a-a58e-7cc3fdda36de Destroying unnamed session | ||
2783 | 2023.11.29 19:50:23.786846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2784 | 2023.11.29 19:50:23.786894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2785 | 2023.11.29 19:50:23.786912 [ 3 ] {} <Debug> HTTP-Session: 28e626ec-0ad3-41fa-a4d7-691674db9d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2786 | 2023.11.29 19:50:23.786930 [ 3 ] {} <Debug> HTTP-Session: 28e626ec-0ad3-41fa-a4d7-691674db9d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2787 | 2023.11.29 19:50:23.787001 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2788 | 2023.11.29 19:50:23.787043 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2789 | 2023.11.29 19:50:23.787176 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2790 | 2023.11.29 19:50:23.787457 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2791 | 2023.11.29 19:50:23.787705 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2792 | 2023.11.29 19:50:23.787876 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2793 | 2023.11.29 19:50:23.788005 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000974344 sec., 1026 rows/sec., 71.16 KiB/sec. | ||
2794 | 2023.11.29 19:50:23.788176 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Debug> DynamicQueryHandler: Done processing query | ||
2795 | 2023.11.29 19:50:23.788200 [ 3 ] {8da6d0fe-d057-43de-ae8a-1bd9c5431713} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2796 | 2023.11.29 19:50:23.788216 [ 3 ] {} <Debug> HTTP-Session: 28e626ec-0ad3-41fa-a4d7-691674db9d46 Destroying unnamed session | ||
2797 | 2023.11.29 19:50:23.788341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2798 | 2023.11.29 19:50:23.788385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2799 | 2023.11.29 19:50:23.788404 [ 3 ] {} <Debug> HTTP-Session: b43ad44e-23cc-474e-bc4d-200560da8ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2800 | 2023.11.29 19:50:23.788421 [ 3 ] {} <Debug> HTTP-Session: b43ad44e-23cc-474e-bc4d-200560da8ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2801 | 2023.11.29 19:50:23.788500 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2802 | 2023.11.29 19:50:23.788543 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2803 | 2023.11.29 19:50:23.788687 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2804 | 2023.11.29 19:50:23.789069 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2805 | 2023.11.29 19:50:23.789352 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2806 | 2023.11.29 19:50:23.789522 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2807 | 2023.11.29 19:50:23.789652 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001117956 sec., 15206 rows/sec., 20.52 MiB/sec. | ||
2808 | 2023.11.29 19:50:23.789799 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Debug> DynamicQueryHandler: Done processing query | ||
2809 | 2023.11.29 19:50:23.789823 [ 3 ] {b71f5691-90c1-4fe2-ab91-2c7d46fec851} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2810 | 2023.11.29 19:50:23.789839 [ 3 ] {} <Debug> HTTP-Session: b43ad44e-23cc-474e-bc4d-200560da8ef3 Destroying unnamed session | ||
2811 | 2023.11.29 19:50:28.776031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2812 | 2023.11.29 19:50:28.776159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2813 | 2023.11.29 19:50:28.776190 [ 3 ] {} <Debug> HTTP-Session: 0a2b3f9c-4e8c-4446-87b8-4abe004cd941 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2814 | 2023.11.29 19:50:28.776219 [ 3 ] {} <Debug> HTTP-Session: 0a2b3f9c-4e8c-4446-87b8-4abe004cd941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2815 | 2023.11.29 19:50:28.776362 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2816 | 2023.11.29 19:50:28.776429 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2817 | 2023.11.29 19:50:28.776614 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2818 | 2023.11.29 19:50:28.777151 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2819 | 2023.11.29 19:50:28.777411 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2820 | 2023.11.29 19:50:28.777572 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2821 | 2023.11.29 19:50:28.777713 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001303099 sec., 23789 rows/sec., 1.88 MiB/sec. | ||
2822 | 2023.11.29 19:50:28.777868 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Debug> DynamicQueryHandler: Done processing query | ||
2823 | 2023.11.29 19:50:28.777893 [ 3 ] {9c500515-befa-4258-805b-a95d3f5d7be9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2824 | 2023.11.29 19:50:28.777910 [ 3 ] {} <Debug> HTTP-Session: 0a2b3f9c-4e8c-4446-87b8-4abe004cd941 Destroying unnamed session | ||
2825 | 2023.11.29 19:50:28.778051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2826 | 2023.11.29 19:50:28.778101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2827 | 2023.11.29 19:50:28.778121 [ 3 ] {} <Debug> HTTP-Session: 1da9fed8-ce27-44fa-b716-e58c33ba2a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2828 | 2023.11.29 19:50:28.778140 [ 3 ] {} <Debug> HTTP-Session: 1da9fed8-ce27-44fa-b716-e58c33ba2a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2829 | 2023.11.29 19:50:28.778226 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2830 | 2023.11.29 19:50:28.778268 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2831 | 2023.11.29 19:50:28.778375 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2832 | 2023.11.29 19:50:28.778763 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2833 | 2023.11.29 19:50:28.778982 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2834 | 2023.11.29 19:50:28.779142 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2835 | 2023.11.29 19:50:28.779267 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.001012665 sec., 91836 rows/sec., 9.47 MiB/sec. | ||
2836 | 2023.11.29 19:50:28.779388 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Debug> DynamicQueryHandler: Done processing query | ||
2837 | 2023.11.29 19:50:28.779411 [ 3 ] {94a58cfb-dab6-4e57-bc8b-3ef72ca52bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2838 | 2023.11.29 19:50:28.779427 [ 3 ] {} <Debug> HTTP-Session: 1da9fed8-ce27-44fa-b716-e58c33ba2a1b Destroying unnamed session | ||
2839 | 2023.11.29 19:50:28.779592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2840 | 2023.11.29 19:50:28.779637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2841 | 2023.11.29 19:50:28.779657 [ 3 ] {} <Debug> HTTP-Session: 0046cd79-9560-4008-bdbb-9c4fbfc1903a Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2842 | 2023.11.29 19:50:28.779675 [ 3 ] {} <Debug> HTTP-Session: 0046cd79-9560-4008-bdbb-9c4fbfc1903a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2843 | 2023.11.29 19:50:28.779751 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2844 | 2023.11.29 19:50:28.779788 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2845 | 2023.11.29 19:50:28.779896 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2846 | 2023.11.29 19:50:28.780200 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2847 | 2023.11.29 19:50:28.780409 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2848 | 2023.11.29 19:50:28.780555 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2849 | 2023.11.29 19:50:28.780684 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000906424 sec., 34200 rows/sec., 2.67 MiB/sec. | ||
2850 | 2023.11.29 19:50:28.780806 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Debug> DynamicQueryHandler: Done processing query | ||
2851 | 2023.11.29 19:50:28.780828 [ 3 ] {b92153e4-1b46-4c45-bb25-6f63d9066d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2852 | 2023.11.29 19:50:28.780844 [ 3 ] {} <Debug> HTTP-Session: 0046cd79-9560-4008-bdbb-9c4fbfc1903a Destroying unnamed session | ||
2853 | 2023.11.29 19:50:28.781006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2854 | 2023.11.29 19:50:28.781052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2855 | 2023.11.29 19:50:28.781072 [ 3 ] {} <Debug> HTTP-Session: 5e662398-557c-4216-827b-a2c8bbbdf960 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2856 | 2023.11.29 19:50:28.781089 [ 3 ] {} <Debug> HTTP-Session: 5e662398-557c-4216-827b-a2c8bbbdf960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2857 | 2023.11.29 19:50:28.781168 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2858 | 2023.11.29 19:50:28.781211 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2859 | 2023.11.29 19:50:28.781352 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2860 | 2023.11.29 19:50:28.781803 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.33 GiB. | ||
2861 | 2023.11.29 19:50:28.782108 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2862 | 2023.11.29 19:50:28.782285 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2863 | 2023.11.29 19:50:28.782416 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001223798 sec., 25330 rows/sec., 34.18 MiB/sec. | ||
2864 | 2023.11.29 19:50:28.782535 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Debug> DynamicQueryHandler: Done processing query | ||
2865 | 2023.11.29 19:50:28.782556 [ 3 ] {efd16400-64e4-41a3-9555-b59296ce5b97} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2866 | 2023.11.29 19:50:28.782571 [ 3 ] {} <Debug> HTTP-Session: 5e662398-557c-4216-827b-a2c8bbbdf960 Destroying unnamed session | ||
2867 | 2023.11.29 19:50:33.151244 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2868 | 2023.11.29 19:50:33.151336 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2869 | 2023.11.29 19:50:33.774876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2870 | 2023.11.29 19:50:33.774987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2871 | 2023.11.29 19:50:33.775016 [ 3 ] {} <Debug> HTTP-Session: dff6982f-8678-4e60-bd86-aa3ca2c42737 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2872 | 2023.11.29 19:50:33.775044 [ 3 ] {} <Debug> HTTP-Session: dff6982f-8678-4e60-bd86-aa3ca2c42737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2873 | 2023.11.29 19:50:33.775181 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2874 | 2023.11.29 19:50:33.775245 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2875 | 2023.11.29 19:50:33.775410 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2876 | 2023.11.29 19:50:33.775872 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2877 | 2023.11.29 19:50:33.776128 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2878 | 2023.11.29 19:50:33.776288 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2879 | 2023.11.29 19:50:33.776410 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001191058 sec., 14273 rows/sec., 1.13 MiB/sec. | ||
2880 | 2023.11.29 19:50:33.776412 [ 142 ] {} <Debug> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2881 | 2023.11.29 19:50:33.776482 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2882 | 2023.11.29 19:50:33.776560 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2883 | 2023.11.29 19:50:33.776577 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Debug> DynamicQueryHandler: Done processing query | ||
2884 | 2023.11.29 19:50:33.776614 [ 3 ] {fcef6ac9-b27b-411b-8dc4-c0980cdbcad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2885 | 2023.11.29 19:50:33.776639 [ 3 ] {} <Debug> HTTP-Session: dff6982f-8678-4e60-bd86-aa3ca2c42737 Destroying unnamed session | ||
2886 | 2023.11.29 19:50:33.776654 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2887 | 2023.11.29 19:50:33.776684 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part | ||
2888 | 2023.11.29 19:50:33.776778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2889 | 2023.11.29 19:50:33.776812 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
2890 | 2023.11.29 19:50:33.776832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2891 | 2023.11.29 19:50:33.776859 [ 3 ] {} <Debug> HTTP-Session: 19580e92-d45a-4f93-b806-c52940366f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2892 | 2023.11.29 19:50:33.776881 [ 3 ] {} <Debug> HTTP-Session: 19580e92-d45a-4f93-b806-c52940366f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2893 | 2023.11.29 19:50:33.776920 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
2894 | 2023.11.29 19:50:33.776997 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2895 | 2023.11.29 19:50:33.777030 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part | ||
2896 | 2023.11.29 19:50:33.777051 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2897 | 2023.11.29 19:50:33.777171 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
2898 | 2023.11.29 19:50:33.777287 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2899 | 2023.11.29 19:50:33.777309 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part | ||
2900 | 2023.11.29 19:50:33.777738 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2901 | 2023.11.29 19:50:33.778023 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2902 | 2023.11.29 19:50:33.778144 [ 21 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 4 columns (4 merged, 0 gathered) in 0.001588473 sec., 101355.20087530604 rows/sec., 8.02 MiB/sec. | ||
2903 | 2023.11.29 19:50:33.778241 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2904 | 2023.11.29 19:50:33.778292 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2905 | 2023.11.29 19:50:33.778357 [ 142 ] {} <Debug> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2906 | 2023.11.29 19:50:33.778381 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.00134517 sec., 37913 rows/sec., 3.32 MiB/sec. | ||
2907 | 2023.11.29 19:50:33.778400 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2908 | 2023.11.29 19:50:33.778658 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2909 | 2023.11.29 19:50:33.778700 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2910 | 2023.11.29 19:50:33.778787 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Debug> DynamicQueryHandler: Done processing query | ||
2911 | 2023.11.29 19:50:33.778841 [ 3 ] {a58c7a61-6113-4dd5-9af7-1795935224eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2912 | 2023.11.29 19:50:33.778851 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_21_4} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2913 | 2023.11.29 19:50:33.778898 [ 3 ] {} <Debug> HTTP-Session: 19580e92-d45a-4f93-b806-c52940366f62 Destroying unnamed session | ||
2914 | 2023.11.29 19:50:33.779002 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2915 | 2023.11.29 19:50:33.779058 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 185 rows starting from the beginning of the part | ||
2916 | 2023.11.29 19:50:33.779082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2917 | 2023.11.29 19:50:33.779163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2918 | 2023.11.29 19:50:33.779203 [ 3 ] {} <Debug> HTTP-Session: 93357ba3-8468-42c7-90b6-5b1b7bbef907 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2919 | 2023.11.29 19:50:33.779260 [ 3 ] {} <Debug> HTTP-Session: 93357ba3-8468-42c7-90b6-5b1b7bbef907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2920 | 2023.11.29 19:50:33.779281 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
2921 | 2023.11.29 19:50:33.779459 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2922 | 2023.11.29 19:50:33.779496 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 93 rows starting from the beginning of the part | ||
2923 | 2023.11.29 19:50:33.779553 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2924 | 2023.11.29 19:50:33.779748 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
2925 | 2023.11.29 19:50:33.780024 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2926 | 2023.11.29 19:50:33.780031 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 93 rows starting from the beginning of the part | ||
2927 | 2023.11.29 19:50:33.780215 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
2928 | 2023.11.29 19:50:33.780689 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2929 | 2023.11.29 19:50:33.781134 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2930 | 2023.11.29 19:50:33.781386 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2931 | 2023.11.29 19:50:33.781586 [ 142 ] {} <Debug> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2932 | 2023.11.29 19:50:33.781708 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2933 | 2023.11.29 19:50:33.781727 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.002200152 sec., 7726 rows/sec., 618.74 KiB/sec. | ||
2934 | 2023.11.29 19:50:33.781902 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2935 | 2023.11.29 19:50:33.781948 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.003483401 sec., 161336.57882052625 rows/sec., 15.31 MiB/sec. | ||
2936 | 2023.11.29 19:50:33.782048 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Debug> DynamicQueryHandler: Done processing query | ||
2937 | 2023.11.29 19:50:33.782060 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2938 | 2023.11.29 19:50:33.782083 [ 3 ] {5f428afe-9513-412c-9a9c-edc5c2976a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2939 | 2023.11.29 19:50:33.782145 [ 3 ] {} <Debug> HTTP-Session: 93357ba3-8468-42c7-90b6-5b1b7bbef907 Destroying unnamed session | ||
2940 | 2023.11.29 19:50:33.782147 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 111 rows starting from the beginning of the part | ||
2941 | 2023.11.29 19:50:33.782228 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2942 | 2023.11.29 19:50:33.782378 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
2943 | 2023.11.29 19:50:33.782385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2944 | 2023.11.29 19:50:33.782457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2945 | 2023.11.29 19:50:33.782492 [ 3 ] {} <Debug> HTTP-Session: 00ea60f5-dc17-4d89-9d54-6be661e3e17b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2946 | 2023.11.29 19:50:33.782549 [ 3 ] {} <Debug> HTTP-Session: 00ea60f5-dc17-4d89-9d54-6be661e3e17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2947 | 2023.11.29 19:50:33.782573 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
2948 | 2023.11.29 19:50:33.782669 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2949 | 2023.11.29 19:50:33.782819 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2950 | 2023.11.29 19:50:33.782846 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part | ||
2951 | 2023.11.29 19:50:33.782914 [ 9 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_21_4} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2952 | 2023.11.29 19:50:33.782949 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2953 | 2023.11.29 19:50:33.783231 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
2954 | 2023.11.29 19:50:33.783415 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part | ||
2955 | 2023.11.29 19:50:33.783464 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2956 | 2023.11.29 19:50:33.784161 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2957 | 2023.11.29 19:50:33.784438 [ 16 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 4 columns (4 merged, 0 gathered) in 0.002628548 sec., 100055.23962278794 rows/sec., 7.81 MiB/sec. | ||
2958 | 2023.11.29 19:50:33.784622 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2959 | 2023.11.29 19:50:33.784631 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2960 | 2023.11.29 19:50:33.784918 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2961 | 2023.11.29 19:50:33.784957 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2962 | 2023.11.29 19:50:33.785063 [ 142 ] {} <Debug> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2963 | 2023.11.29 19:50:33.785100 [ 13 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_21_4} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2964 | 2023.11.29 19:50:33.785121 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.002241443 sec., 7584 rows/sec., 10.23 MiB/sec. | ||
2965 | 2023.11.29 19:50:33.785142 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2966 | 2023.11.29 19:50:33.785352 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2967 | 2023.11.29 19:50:33.785496 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Debug> DynamicQueryHandler: Done processing query | ||
2968 | 2023.11.29 19:50:33.785508 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2969 | 2023.11.29 19:50:33.785523 [ 3 ] {b25e6413-d971-49f4-8240-592bc91b3078} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2970 | 2023.11.29 19:50:33.785542 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 350 rows starting from the beginning of the part | ||
2971 | 2023.11.29 19:50:33.785547 [ 3 ] {} <Debug> HTTP-Session: 00ea60f5-dc17-4d89-9d54-6be661e3e17b Destroying unnamed session | ||
2972 | 2023.11.29 19:50:33.785652 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
2973 | 2023.11.29 19:50:33.785741 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
2974 | 2023.11.29 19:50:33.785825 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part | ||
2975 | 2023.11.29 19:50:33.785903 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
2976 | 2023.11.29 19:50:33.785983 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part | ||
2977 | 2023.11.29 19:50:33.787343 [ 28 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 6 columns (6 merged, 0 gathered) in 0.002142212 sec., 216131.7367282043 rows/sec., 291.66 MiB/sec. | ||
2978 | 2023.11.29 19:50:33.787740 [ 28 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2979 | 2023.11.29 19:50:33.788029 [ 28 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2980 | 2023.11.29 19:50:33.788116 [ 28 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2981 | 2023.11.29 19:50:33.788212 [ 28 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_21_4: 4.01 MiB. | ||
2982 | 2023.11.29 19:50:34.000181 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 237.27 MiB, will set to 231.05 MiB (RSS), difference: -4.08 MiB | ||
2983 | 2023.11.29 19:50:38.776211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2984 | 2023.11.29 19:50:38.776337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2985 | 2023.11.29 19:50:38.776368 [ 3 ] {} <Debug> HTTP-Session: a5be2e07-c1f8-414b-b421-f14b986a3124 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
2986 | 2023.11.29 19:50:38.776396 [ 3 ] {} <Debug> HTTP-Session: a5be2e07-c1f8-414b-b421-f14b986a3124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2987 | 2023.11.29 19:50:38.776540 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2988 | 2023.11.29 19:50:38.776604 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2989 | 2023.11.29 19:50:38.776762 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2990 | 2023.11.29 19:50:38.777218 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
2991 | 2023.11.29 19:50:38.777486 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2992 | 2023.11.29 19:50:38.777659 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2993 | 2023.11.29 19:50:38.777804 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001226908 sec., 25266 rows/sec., 2.00 MiB/sec. | ||
2994 | 2023.11.29 19:50:38.777957 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Debug> DynamicQueryHandler: Done processing query | ||
2995 | 2023.11.29 19:50:38.777981 [ 3 ] {3c3db00f-2a6d-4052-b27e-ebe61b469a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2996 | 2023.11.29 19:50:38.777997 [ 3 ] {} <Debug> HTTP-Session: a5be2e07-c1f8-414b-b421-f14b986a3124 Destroying unnamed session | ||
2997 | 2023.11.29 19:50:38.778139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2998 | 2023.11.29 19:50:38.778190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2999 | 2023.11.29 19:50:38.778210 [ 3 ] {} <Debug> HTTP-Session: bc63f078-33e3-43a8-8502-183d2416d360 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3000 | 2023.11.29 19:50:38.778229 [ 3 ] {} <Debug> HTTP-Session: bc63f078-33e3-43a8-8502-183d2416d360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3001 | 2023.11.29 19:50:38.778313 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3002 | 2023.11.29 19:50:38.778355 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3003 | 2023.11.29 19:50:38.778464 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3004 | 2023.11.29 19:50:38.778850 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3005 | 2023.11.29 19:50:38.779087 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3006 | 2023.11.29 19:50:38.779260 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3007 | 2023.11.29 19:50:38.779379 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.001038865 sec., 89520 rows/sec., 9.23 MiB/sec. | ||
3008 | 2023.11.29 19:50:38.779500 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Debug> DynamicQueryHandler: Done processing query | ||
3009 | 2023.11.29 19:50:38.779524 [ 3 ] {e111abc0-1d4f-4d77-8a69-952b47756de7} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3010 | 2023.11.29 19:50:38.779540 [ 3 ] {} <Debug> HTTP-Session: bc63f078-33e3-43a8-8502-183d2416d360 Destroying unnamed session | ||
3011 | 2023.11.29 19:50:38.779678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3012 | 2023.11.29 19:50:38.779724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3013 | 2023.11.29 19:50:38.779743 [ 3 ] {} <Debug> HTTP-Session: adf62c1f-055c-4cab-b325-c44812aa357d Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3014 | 2023.11.29 19:50:38.779761 [ 3 ] {} <Debug> HTTP-Session: adf62c1f-055c-4cab-b325-c44812aa357d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3015 | 2023.11.29 19:50:38.779834 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3016 | 2023.11.29 19:50:38.779873 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3017 | 2023.11.29 19:50:38.779977 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3018 | 2023.11.29 19:50:38.780275 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3019 | 2023.11.29 19:50:38.780484 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3020 | 2023.11.29 19:50:38.780633 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3021 | 2023.11.29 19:50:38.780755 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000892323 sec., 34740 rows/sec., 2.72 MiB/sec. | ||
3022 | 2023.11.29 19:50:38.780947 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Debug> DynamicQueryHandler: Done processing query | ||
3023 | 2023.11.29 19:50:38.780971 [ 3 ] {e8677c61-bd4f-403e-bddf-15db881b084a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3024 | 2023.11.29 19:50:38.780986 [ 3 ] {} <Debug> HTTP-Session: adf62c1f-055c-4cab-b325-c44812aa357d Destroying unnamed session | ||
3025 | 2023.11.29 19:50:38.781154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3026 | 2023.11.29 19:50:38.781200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3027 | 2023.11.29 19:50:38.781218 [ 3 ] {} <Debug> HTTP-Session: 4c9f0395-376a-4650-adfe-f13a097b7852 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3028 | 2023.11.29 19:50:38.781235 [ 3 ] {} <Debug> HTTP-Session: 4c9f0395-376a-4650-adfe-f13a097b7852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3029 | 2023.11.29 19:50:38.781317 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3030 | 2023.11.29 19:50:38.781361 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3031 | 2023.11.29 19:50:38.781501 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3032 | 2023.11.29 19:50:38.781966 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3033 | 2023.11.29 19:50:38.782279 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3034 | 2023.11.29 19:50:38.782458 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3035 | 2023.11.29 19:50:38.782583 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001237498 sec., 25050 rows/sec., 33.80 MiB/sec. | ||
3036 | 2023.11.29 19:50:38.782706 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Debug> DynamicQueryHandler: Done processing query | ||
3037 | 2023.11.29 19:50:38.782728 [ 3 ] {685b96ef-0445-43d1-ad77-7b7b432d509f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3038 | 2023.11.29 19:50:38.782744 [ 3 ] {} <Debug> HTTP-Session: 4c9f0395-376a-4650-adfe-f13a097b7852 Destroying unnamed session | ||
3039 | 2023.11.29 19:50:43.778083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3040 | 2023.11.29 19:50:43.778214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3041 | 2023.11.29 19:50:43.778244 [ 3 ] {} <Debug> HTTP-Session: 018f160d-1b72-4025-857e-1c82d91ec4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3042 | 2023.11.29 19:50:43.778272 [ 3 ] {} <Debug> HTTP-Session: 018f160d-1b72-4025-857e-1c82d91ec4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3043 | 2023.11.29 19:50:43.778412 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3044 | 2023.11.29 19:50:43.778477 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3045 | 2023.11.29 19:50:43.778657 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3046 | 2023.11.29 19:50:43.779210 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3047 | 2023.11.29 19:50:43.779476 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3048 | 2023.11.29 19:50:43.779659 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3049 | 2023.11.29 19:50:43.779814 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00136349 sec., 12468 rows/sec., 1010.59 KiB/sec. | ||
3050 | 2023.11.29 19:50:43.780007 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Debug> DynamicQueryHandler: Done processing query | ||
3051 | 2023.11.29 19:50:43.780037 [ 3 ] {164bbe77-fb42-4e28-aaf1-da8551e97653} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3052 | 2023.11.29 19:50:43.780056 [ 3 ] {} <Debug> HTTP-Session: 018f160d-1b72-4025-857e-1c82d91ec4fa Destroying unnamed session | ||
3053 | 2023.11.29 19:50:43.780189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3054 | 2023.11.29 19:50:43.780244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3055 | 2023.11.29 19:50:43.780268 [ 3 ] {} <Debug> HTTP-Session: 09a4db78-1567-4b72-aa66-1b50c983309e Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3056 | 2023.11.29 19:50:43.780288 [ 3 ] {} <Debug> HTTP-Session: 09a4db78-1567-4b72-aa66-1b50c983309e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3057 | 2023.11.29 19:50:43.780375 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3058 | 2023.11.29 19:50:43.780423 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3059 | 2023.11.29 19:50:43.780561 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3060 | 2023.11.29 19:50:43.780952 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3061 | 2023.11.29 19:50:43.781166 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3062 | 2023.11.29 19:50:43.781311 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3063 | 2023.11.29 19:50:43.781432 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001020465 sec., 1959 rows/sec., 167.47 KiB/sec. | ||
3064 | 2023.11.29 19:50:43.781591 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Debug> DynamicQueryHandler: Done processing query | ||
3065 | 2023.11.29 19:50:43.781627 [ 3 ] {25584181-f6b8-4e00-9638-9a33232e4656} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3066 | 2023.11.29 19:50:43.781644 [ 3 ] {} <Debug> HTTP-Session: 09a4db78-1567-4b72-aa66-1b50c983309e Destroying unnamed session | ||
3067 | 2023.11.29 19:50:43.781774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3068 | 2023.11.29 19:50:43.781819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3069 | 2023.11.29 19:50:43.781839 [ 3 ] {} <Debug> HTTP-Session: 29f3109c-134b-45a3-9eac-8cf4318abb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3070 | 2023.11.29 19:50:43.781855 [ 3 ] {} <Debug> HTTP-Session: 29f3109c-134b-45a3-9eac-8cf4318abb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3071 | 2023.11.29 19:50:43.781928 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3072 | 2023.11.29 19:50:43.781966 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3073 | 2023.11.29 19:50:43.782078 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3074 | 2023.11.29 19:50:43.782447 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3075 | 2023.11.29 19:50:43.782666 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3076 | 2023.11.29 19:50:43.782817 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3077 | 2023.11.29 19:50:43.782951 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Information> executeQuery: Read 88 rows, 7.78 KiB in 0.000985484 sec., 89296 rows/sec., 7.71 MiB/sec. | ||
3078 | 2023.11.29 19:50:43.783084 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Debug> DynamicQueryHandler: Done processing query | ||
3079 | 2023.11.29 19:50:43.783108 [ 3 ] {5bf235f7-9993-47b0-bfb4-1b5146e04199} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3080 | 2023.11.29 19:50:43.783124 [ 3 ] {} <Debug> HTTP-Session: 29f3109c-134b-45a3-9eac-8cf4318abb54 Destroying unnamed session | ||
3081 | 2023.11.29 19:50:43.783272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3082 | 2023.11.29 19:50:43.783317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3083 | 2023.11.29 19:50:43.783336 [ 3 ] {} <Debug> HTTP-Session: 9a022695-9c97-4a83-a3a2-319623815721 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3084 | 2023.11.29 19:50:43.783353 [ 3 ] {} <Debug> HTTP-Session: 9a022695-9c97-4a83-a3a2-319623815721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3085 | 2023.11.29 19:50:43.783420 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3086 | 2023.11.29 19:50:43.783459 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3087 | 2023.11.29 19:50:43.783567 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3088 | 2023.11.29 19:50:43.783846 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3089 | 2023.11.29 19:50:43.784048 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3090 | 2023.11.29 19:50:43.784195 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
3091 | 2023.11.29 19:50:43.784315 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000865943 sec., 2309 rows/sec., 161.27 KiB/sec. | ||
3092 | 2023.11.29 19:50:43.784438 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Debug> DynamicQueryHandler: Done processing query | ||
3093 | 2023.11.29 19:50:43.784460 [ 3 ] {813bd60e-87f9-49cd-b55e-76c530659326} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3094 | 2023.11.29 19:50:43.784476 [ 3 ] {} <Debug> HTTP-Session: 9a022695-9c97-4a83-a3a2-319623815721 Destroying unnamed session | ||
3095 | 2023.11.29 19:50:43.784646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2023.11.29 19:50:43.784691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3097 | 2023.11.29 19:50:43.784710 [ 3 ] {} <Debug> HTTP-Session: eb06e104-146e-457d-a4f2-dd0f88b20025 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3098 | 2023.11.29 19:50:43.784727 [ 3 ] {} <Debug> HTTP-Session: eb06e104-146e-457d-a4f2-dd0f88b20025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3099 | 2023.11.29 19:50:43.784798 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3100 | 2023.11.29 19:50:43.784835 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3101 | 2023.11.29 19:50:43.784936 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3102 | 2023.11.29 19:50:43.785239 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3103 | 2023.11.29 19:50:43.785444 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3104 | 2023.11.29 19:50:43.785587 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3105 | 2023.11.29 19:50:43.785727 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Information> executeQuery: Read 54 rows, 4.29 KiB in 0.000894613 sec., 60361 rows/sec., 4.68 MiB/sec. | ||
3106 | 2023.11.29 19:50:43.785910 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Debug> DynamicQueryHandler: Done processing query | ||
3107 | 2023.11.29 19:50:43.785934 [ 3 ] {62ccb688-596d-41e8-bbdc-4eaaf07b7a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3108 | 2023.11.29 19:50:43.785950 [ 3 ] {} <Debug> HTTP-Session: eb06e104-146e-457d-a4f2-dd0f88b20025 Destroying unnamed session | ||
3109 | 2023.11.29 19:50:43.786069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3110 | 2023.11.29 19:50:43.786114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3111 | 2023.11.29 19:50:43.786133 [ 3 ] {} <Debug> HTTP-Session: 9d5a300e-9b44-418e-9210-236788efd3df Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3112 | 2023.11.29 19:50:43.786149 [ 3 ] {} <Debug> HTTP-Session: 9d5a300e-9b44-418e-9210-236788efd3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3113 | 2023.11.29 19:50:43.786221 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3114 | 2023.11.29 19:50:43.786263 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3115 | 2023.11.29 19:50:43.786394 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3116 | 2023.11.29 19:50:43.786671 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3117 | 2023.11.29 19:50:43.786907 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3118 | 2023.11.29 19:50:43.787074 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Trace> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
3119 | 2023.11.29 19:50:43.787201 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000950663 sec., 11570 rows/sec., 763.24 KiB/sec. | ||
3120 | 2023.11.29 19:50:43.787326 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Debug> DynamicQueryHandler: Done processing query | ||
3121 | 2023.11.29 19:50:43.787350 [ 3 ] {60c48673-3cdf-4afe-a7b4-0751075008ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3122 | 2023.11.29 19:50:43.787366 [ 3 ] {} <Debug> HTTP-Session: 9d5a300e-9b44-418e-9210-236788efd3df Destroying unnamed session | ||
3123 | 2023.11.29 19:50:43.787480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3124 | 2023.11.29 19:50:43.787525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3125 | 2023.11.29 19:50:43.787543 [ 3 ] {} <Debug> HTTP-Session: a7ba210c-e6ca-452c-b716-354f2388ef8f Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3126 | 2023.11.29 19:50:43.787560 [ 3 ] {} <Debug> HTTP-Session: a7ba210c-e6ca-452c-b716-354f2388ef8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3127 | 2023.11.29 19:50:43.787641 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3128 | 2023.11.29 19:50:43.787681 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3129 | 2023.11.29 19:50:43.787796 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3130 | 2023.11.29 19:50:43.788083 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3131 | 2023.11.29 19:50:43.788320 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3132 | 2023.11.29 19:50:43.788498 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3133 | 2023.11.29 19:50:43.788629 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000960205 sec., 38533 rows/sec., 2.68 MiB/sec. | ||
3134 | 2023.11.29 19:50:43.788747 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Debug> DynamicQueryHandler: Done processing query | ||
3135 | 2023.11.29 19:50:43.788771 [ 3 ] {86a8cfa6-ad7f-4a35-881c-a7c4bdd7f7db} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3136 | 2023.11.29 19:50:43.788787 [ 3 ] {} <Debug> HTTP-Session: a7ba210c-e6ca-452c-b716-354f2388ef8f Destroying unnamed session | ||
3137 | 2023.11.29 19:50:43.788912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3138 | 2023.11.29 19:50:43.788957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3139 | 2023.11.29 19:50:43.788976 [ 3 ] {} <Debug> HTTP-Session: 7a473831-a289-4b02-8a36-0766f86fca19 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3140 | 2023.11.29 19:50:43.788992 [ 3 ] {} <Debug> HTTP-Session: 7a473831-a289-4b02-8a36-0766f86fca19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3141 | 2023.11.29 19:50:43.789069 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3142 | 2023.11.29 19:50:43.789110 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3143 | 2023.11.29 19:50:43.789245 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3144 | 2023.11.29 19:50:43.789603 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3145 | 2023.11.29 19:50:43.789889 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3146 | 2023.11.29 19:50:43.790065 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3147 | 2023.11.29 19:50:43.790201 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001098006 sec., 15482 rows/sec., 20.89 MiB/sec. | ||
3148 | 2023.11.29 19:50:43.790421 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Debug> DynamicQueryHandler: Done processing query | ||
3149 | 2023.11.29 19:50:43.790446 [ 3 ] {00cd070a-8dd3-4404-acdb-f13b584bf311} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3150 | 2023.11.29 19:50:43.790461 [ 3 ] {} <Debug> HTTP-Session: 7a473831-a289-4b02-8a36-0766f86fca19 Destroying unnamed session | ||
3151 | 2023.11.29 19:50:48.151380 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3152 | 2023.11.29 19:50:48.151456 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3153 | 2023.11.29 19:50:48.775938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3154 | 2023.11.29 19:50:48.776044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3155 | 2023.11.29 19:50:48.776069 [ 3 ] {} <Debug> HTTP-Session: 2a3eb6ef-7735-4093-9485-45a9d5c24c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3156 | 2023.11.29 19:50:48.776093 [ 3 ] {} <Debug> HTTP-Session: 2a3eb6ef-7735-4093-9485-45a9d5c24c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3157 | 2023.11.29 19:50:48.776221 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3158 | 2023.11.29 19:50:48.776280 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3159 | 2023.11.29 19:50:48.776438 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3160 | 2023.11.29 19:50:48.776919 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3161 | 2023.11.29 19:50:48.777187 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3162 | 2023.11.29 19:50:48.777350 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3163 | 2023.11.29 19:50:48.777487 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001226738 sec., 25270 rows/sec., 2.00 MiB/sec. | ||
3164 | 2023.11.29 19:50:48.777639 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Debug> DynamicQueryHandler: Done processing query | ||
3165 | 2023.11.29 19:50:48.777665 [ 3 ] {c9597bf1-d509-41f2-846d-4ed166e61979} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3166 | 2023.11.29 19:50:48.777681 [ 3 ] {} <Debug> HTTP-Session: 2a3eb6ef-7735-4093-9485-45a9d5c24c7b Destroying unnamed session | ||
3167 | 2023.11.29 19:50:48.777827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3168 | 2023.11.29 19:50:48.777879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3169 | 2023.11.29 19:50:48.777899 [ 3 ] {} <Debug> HTTP-Session: e22e6ca4-21a1-490f-8b2f-c8e759a164ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3170 | 2023.11.29 19:50:48.777918 [ 3 ] {} <Debug> HTTP-Session: e22e6ca4-21a1-490f-8b2f-c8e759a164ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3171 | 2023.11.29 19:50:48.778001 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3172 | 2023.11.29 19:50:48.778043 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3173 | 2023.11.29 19:50:48.778152 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3174 | 2023.11.29 19:50:48.778530 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3175 | 2023.11.29 19:50:48.778753 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3176 | 2023.11.29 19:50:48.778903 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3177 | 2023.11.29 19:50:48.779028 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.000997825 sec., 93202 rows/sec., 9.61 MiB/sec. | ||
3178 | 2023.11.29 19:50:48.779153 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Debug> DynamicQueryHandler: Done processing query | ||
3179 | 2023.11.29 19:50:48.779176 [ 3 ] {29f6af9b-74b6-47f4-8a42-689d3234601b} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3180 | 2023.11.29 19:50:48.779193 [ 3 ] {} <Debug> HTTP-Session: e22e6ca4-21a1-490f-8b2f-c8e759a164ef Destroying unnamed session | ||
3181 | 2023.11.29 19:50:48.779310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3182 | 2023.11.29 19:50:48.779357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3183 | 2023.11.29 19:50:48.779376 [ 3 ] {} <Debug> HTTP-Session: 0fd8b495-54be-49f0-b116-10fee3e4f65a Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3184 | 2023.11.29 19:50:48.779394 [ 3 ] {} <Debug> HTTP-Session: 0fd8b495-54be-49f0-b116-10fee3e4f65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3185 | 2023.11.29 19:50:48.779466 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3186 | 2023.11.29 19:50:48.779505 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3187 | 2023.11.29 19:50:48.779611 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3188 | 2023.11.29 19:50:48.779916 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3189 | 2023.11.29 19:50:48.780121 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3190 | 2023.11.29 19:50:48.780277 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3191 | 2023.11.29 19:50:48.780400 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000907164 sec., 34172 rows/sec., 2.67 MiB/sec. | ||
3192 | 2023.11.29 19:50:48.780522 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Debug> DynamicQueryHandler: Done processing query | ||
3193 | 2023.11.29 19:50:48.780546 [ 3 ] {804e53cf-08de-42e9-9d39-b62c99aa2c9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3194 | 2023.11.29 19:50:48.780563 [ 3 ] {} <Debug> HTTP-Session: 0fd8b495-54be-49f0-b116-10fee3e4f65a Destroying unnamed session | ||
3195 | 2023.11.29 19:50:48.780763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3196 | 2023.11.29 19:50:48.780810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3197 | 2023.11.29 19:50:48.780829 [ 3 ] {} <Debug> HTTP-Session: d31b0473-b6a8-4bcb-b5a0-3b3a5b948f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3198 | 2023.11.29 19:50:48.780846 [ 3 ] {} <Debug> HTTP-Session: d31b0473-b6a8-4bcb-b5a0-3b3a5b948f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3199 | 2023.11.29 19:50:48.780923 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3200 | 2023.11.29 19:50:48.780967 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3201 | 2023.11.29 19:50:48.781103 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3202 | 2023.11.29 19:50:48.781517 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3203 | 2023.11.29 19:50:48.781830 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3204 | 2023.11.29 19:50:48.782005 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3205 | 2023.11.29 19:50:48.782128 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001174617 sec., 26391 rows/sec., 35.61 MiB/sec. | ||
3206 | 2023.11.29 19:50:48.782255 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Debug> DynamicQueryHandler: Done processing query | ||
3207 | 2023.11.29 19:50:48.782279 [ 3 ] {712a212d-2c0c-4938-a400-4f1139cb6225} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3208 | 2023.11.29 19:50:48.782295 [ 3 ] {} <Debug> HTTP-Session: d31b0473-b6a8-4bcb-b5a0-3b3a5b948f2c Destroying unnamed session | ||
3209 | 2023.11.29 19:50:53.776248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3210 | 2023.11.29 19:50:53.776387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3211 | 2023.11.29 19:50:53.776423 [ 3 ] {} <Debug> HTTP-Session: b56b3227-d844-4d1d-b310-9fb47dbc15d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3212 | 2023.11.29 19:50:53.776457 [ 3 ] {} <Debug> HTTP-Session: b56b3227-d844-4d1d-b310-9fb47dbc15d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3213 | 2023.11.29 19:50:53.776612 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3214 | 2023.11.29 19:50:53.776689 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3215 | 2023.11.29 19:50:53.776909 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3216 | 2023.11.29 19:50:53.777431 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3217 | 2023.11.29 19:50:53.777691 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3218 | 2023.11.29 19:50:53.777859 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3219 | 2023.11.29 19:50:53.778011 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.00134587 sec., 12631 rows/sec., 1023.82 KiB/sec. | ||
3220 | 2023.11.29 19:50:53.778171 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Debug> DynamicQueryHandler: Done processing query | ||
3221 | 2023.11.29 19:50:53.778197 [ 3 ] {fd54ce52-45cc-4bb5-8ce6-fb3e4fe003e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3222 | 2023.11.29 19:50:53.778213 [ 3 ] {} <Debug> HTTP-Session: b56b3227-d844-4d1d-b310-9fb47dbc15d0 Destroying unnamed session | ||
3223 | 2023.11.29 19:50:53.778388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3224 | 2023.11.29 19:50:53.778439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3225 | 2023.11.29 19:50:53.778459 [ 3 ] {} <Debug> HTTP-Session: 01439c5d-c54c-41eb-b3fc-f6cbd0a38b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3226 | 2023.11.29 19:50:53.778477 [ 3 ] {} <Debug> HTTP-Session: 01439c5d-c54c-41eb-b3fc-f6cbd0a38b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3227 | 2023.11.29 19:50:53.778558 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3228 | 2023.11.29 19:50:53.778599 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3229 | 2023.11.29 19:50:53.778705 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3230 | 2023.11.29 19:50:53.779003 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3231 | 2023.11.29 19:50:53.779209 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3232 | 2023.11.29 19:50:53.779353 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3233 | 2023.11.29 19:50:53.779493 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000901983 sec., 56542 rows/sec., 4.96 MiB/sec. | ||
3234 | 2023.11.29 19:50:53.779609 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Debug> DynamicQueryHandler: Done processing query | ||
3235 | 2023.11.29 19:50:53.779631 [ 3 ] {55425168-a3ee-4e76-a475-1a0bbd8c07bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3236 | 2023.11.29 19:50:53.779646 [ 3 ] {} <Debug> HTTP-Session: 01439c5d-c54c-41eb-b3fc-f6cbd0a38b39 Destroying unnamed session | ||
3237 | 2023.11.29 19:50:53.779799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3238 | 2023.11.29 19:50:53.779845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3239 | 2023.11.29 19:50:53.779863 [ 3 ] {} <Debug> HTTP-Session: 064f890a-81bd-4546-b0e1-7b9fd4698cee Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3240 | 2023.11.29 19:50:53.779880 [ 3 ] {} <Debug> HTTP-Session: 064f890a-81bd-4546-b0e1-7b9fd4698cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3241 | 2023.11.29 19:50:53.779949 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3242 | 2023.11.29 19:50:53.779987 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3243 | 2023.11.29 19:50:53.780093 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3244 | 2023.11.29 19:50:53.780360 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3245 | 2023.11.29 19:50:53.780556 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3246 | 2023.11.29 19:50:53.780719 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3247 | 2023.11.29 19:50:53.780861 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000882823 sec., 19256 rows/sec., 1.51 MiB/sec. | ||
3248 | 2023.11.29 19:50:53.780976 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Debug> DynamicQueryHandler: Done processing query | ||
3249 | 2023.11.29 19:50:53.780999 [ 3 ] {1566a8ed-b1c7-4dca-86f7-e5a4061c30d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3250 | 2023.11.29 19:50:53.781014 [ 3 ] {} <Debug> HTTP-Session: 064f890a-81bd-4546-b0e1-7b9fd4698cee Destroying unnamed session | ||
3251 | 2023.11.29 19:50:53.781137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3252 | 2023.11.29 19:50:53.781181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3253 | 2023.11.29 19:50:53.781198 [ 3 ] {} <Debug> HTTP-Session: ac52ffe2-f23b-4316-b76d-f133d296f62b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3254 | 2023.11.29 19:50:53.781214 [ 3 ] {} <Debug> HTTP-Session: ac52ffe2-f23b-4316-b76d-f133d296f62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3255 | 2023.11.29 19:50:53.781286 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3256 | 2023.11.29 19:50:53.781329 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3257 | 2023.11.29 19:50:53.781465 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3258 | 2023.11.29 19:50:53.781804 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3259 | 2023.11.29 19:50:53.782089 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3260 | 2023.11.29 19:50:53.782261 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3261 | 2023.11.29 19:50:53.782399 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001084756 sec., 15671 rows/sec., 21.15 MiB/sec. | ||
3262 | 2023.11.29 19:50:53.782558 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Debug> DynamicQueryHandler: Done processing query | ||
3263 | 2023.11.29 19:50:53.782582 [ 3 ] {6c184259-b08b-44ec-81a4-afd067ac4936} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3264 | 2023.11.29 19:50:53.782598 [ 3 ] {} <Debug> HTTP-Session: ac52ffe2-f23b-4316-b76d-f133d296f62b Destroying unnamed session | ||
3265 | 2023.11.29 19:50:58.776630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3266 | 2023.11.29 19:50:58.776741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3267 | 2023.11.29 19:50:58.776765 [ 3 ] {} <Debug> HTTP-Session: 7942d25f-fdcc-48ec-8671-e930812de251 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3268 | 2023.11.29 19:50:58.776789 [ 3 ] {} <Debug> HTTP-Session: 7942d25f-fdcc-48ec-8671-e930812de251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3269 | 2023.11.29 19:50:58.776921 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3270 | 2023.11.29 19:50:58.776981 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3271 | 2023.11.29 19:50:58.777137 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3272 | 2023.11.29 19:50:58.777633 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3273 | 2023.11.29 19:50:58.777903 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3274 | 2023.11.29 19:50:58.778069 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3275 | 2023.11.29 19:50:58.778190 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001233008 sec., 25141 rows/sec., 1.99 MiB/sec. | ||
3276 | 2023.11.29 19:50:58.778188 [ 74 ] {} <Debug> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3277 | 2023.11.29 19:50:58.778265 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3278 | 2023.11.29 19:50:58.778384 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Debug> DynamicQueryHandler: Done processing query | ||
3279 | 2023.11.29 19:50:58.778442 [ 3 ] {6a33aa70-930b-45ec-a5fd-4ec161c888ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3280 | 2023.11.29 19:50:58.778455 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3281 | 2023.11.29 19:50:58.778476 [ 3 ] {} <Debug> HTTP-Session: 7942d25f-fdcc-48ec-8671-e930812de251 Destroying unnamed session | ||
3282 | 2023.11.29 19:50:58.778636 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3283 | 2023.11.29 19:50:58.778674 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part | ||
3284 | 2023.11.29 19:50:58.778739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3285 | 2023.11.29 19:50:58.778828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3286 | 2023.11.29 19:50:58.778866 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
3287 | 2023.11.29 19:50:58.778879 [ 3 ] {} <Debug> HTTP-Session: 2fc0afaa-23b9-4833-a4ef-458a770c1190 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3288 | 2023.11.29 19:50:58.778926 [ 3 ] {} <Debug> HTTP-Session: 2fc0afaa-23b9-4833-a4ef-458a770c1190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3289 | 2023.11.29 19:50:58.779072 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part | ||
3290 | 2023.11.29 19:50:58.779129 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3291 | 2023.11.29 19:50:58.779254 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3292 | 2023.11.29 19:50:58.779271 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
3293 | 2023.11.29 19:50:58.779564 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
3294 | 2023.11.29 19:50:58.779701 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3295 | 2023.11.29 19:50:58.779798 [ 13 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
3296 | 2023.11.29 19:50:58.780301 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3297 | 2023.11.29 19:50:58.780788 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3298 | 2023.11.29 19:50:58.781039 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271344 sec., 64493.77911433457 rows/sec., 5.11 MiB/sec. | ||
3299 | 2023.11.29 19:50:58.781069 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3300 | 2023.11.29 19:50:58.781138 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3301 | 2023.11.29 19:50:58.781184 [ 74 ] {} <Debug> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3302 | 2023.11.29 19:50:58.781228 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.00206412 sec., 45055 rows/sec., 4.64 MiB/sec. | ||
3303 | 2023.11.29 19:50:58.781236 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3304 | 2023.11.29 19:50:58.781504 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3305 | 2023.11.29 19:50:58.781586 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3306 | 2023.11.29 19:50:58.781649 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Debug> DynamicQueryHandler: Done processing query | ||
3307 | 2023.11.29 19:50:58.781697 [ 3 ] {3b550a7a-a278-4163-8d29-0a83bbc22d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3308 | 2023.11.29 19:50:58.781759 [ 3 ] {} <Debug> HTTP-Session: 2fc0afaa-23b9-4833-a4ef-458a770c1190 Destroying unnamed session | ||
3309 | 2023.11.29 19:50:58.781773 [ 19 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_26_5} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3310 | 2023.11.29 19:50:58.781774 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3311 | 2023.11.29 19:50:58.781902 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 185 rows starting from the beginning of the part | ||
3312 | 2023.11.29 19:50:58.782021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3313 | 2023.11.29 19:50:58.782083 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 93 rows starting from the beginning of the part | ||
3314 | 2023.11.29 19:50:58.782113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3315 | 2023.11.29 19:50:58.782164 [ 3 ] {} <Debug> HTTP-Session: e97dca1a-989e-4380-b83a-e833c4ba50ea Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3316 | 2023.11.29 19:50:58.782202 [ 3 ] {} <Debug> HTTP-Session: e97dca1a-989e-4380-b83a-e833c4ba50ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2023.11.29 19:50:58.782272 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part | ||
3318 | 2023.11.29 19:50:58.782400 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3319 | 2023.11.29 19:50:58.782483 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 93 rows starting from the beginning of the part | ||
3320 | 2023.11.29 19:50:58.782494 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3321 | 2023.11.29 19:50:58.782764 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
3322 | 2023.11.29 19:50:58.782991 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3323 | 2023.11.29 19:50:58.783014 [ 13 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 93 rows starting from the beginning of the part | ||
3324 | 2023.11.29 19:50:58.783660 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3325 | 2023.11.29 19:50:58.784161 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3326 | 2023.11.29 19:50:58.784502 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3327 | 2023.11.29 19:50:58.784514 [ 19 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212818 sec., 187685.70146208094 rows/sec., 18.16 MiB/sec. | ||
3328 | 2023.11.29 19:50:58.784632 [ 74 ] {} <Debug> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3329 | 2023.11.29 19:50:58.784657 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.002194552 sec., 14125 rows/sec., 1.10 MiB/sec. | ||
3330 | 2023.11.29 19:50:58.784669 [ 25 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3331 | 2023.11.29 19:50:58.784687 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3332 | 2023.11.29 19:50:58.784993 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3333 | 2023.11.29 19:50:58.785091 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Debug> DynamicQueryHandler: Done processing query | ||
3334 | 2023.11.29 19:50:58.785165 [ 3 ] {fb84052d-2ad3-403a-8891-af6ad2752ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3335 | 2023.11.29 19:50:58.785233 [ 3 ] {} <Debug> HTTP-Session: e97dca1a-989e-4380-b83a-e833c4ba50ea Destroying unnamed session | ||
3336 | 2023.11.29 19:50:58.785243 [ 25 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3337 | 2023.11.29 19:50:58.785248 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3338 | 2023.11.29 19:50:58.785328 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 111 rows starting from the beginning of the part | ||
3339 | 2023.11.29 19:50:58.785365 [ 25 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_26_5} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3340 | 2023.11.29 19:50:58.785480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3341 | 2023.11.29 19:50:58.785627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3342 | 2023.11.29 19:50:58.785676 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
3343 | 2023.11.29 19:50:58.785677 [ 3 ] {} <Debug> HTTP-Session: a9627c18-0a1f-4bb2-8063-821d59dcb5c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3344 | 2023.11.29 19:50:58.785751 [ 3 ] {} <Debug> HTTP-Session: a9627c18-0a1f-4bb2-8063-821d59dcb5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3345 | 2023.11.29 19:50:58.785941 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
3346 | 2023.11.29 19:50:58.786008 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3347 | 2023.11.29 19:50:58.786161 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3348 | 2023.11.29 19:50:58.786184 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
3349 | 2023.11.29 19:50:58.786517 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
3350 | 2023.11.29 19:50:58.786822 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3351 | 2023.11.29 19:50:58.786832 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
3352 | 2023.11.29 19:50:58.787813 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3353 | 2023.11.29 19:50:58.788553 [ 24 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003740645 sec., 73516.73307678221 rows/sec., 5.74 MiB/sec. | ||
3354 | 2023.11.29 19:50:58.788641 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3355 | 2023.11.29 19:50:58.788684 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3356 | 2023.11.29 19:50:58.788852 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3357 | 2023.11.29 19:50:58.788887 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3358 | 2023.11.29 19:50:58.788966 [ 19 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_26_5} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3359 | 2023.11.29 19:50:58.788980 [ 74 ] {} <Debug> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3360 | 2023.11.29 19:50:58.789011 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.002950043 sec., 10508 rows/sec., 14.18 MiB/sec. | ||
3361 | 2023.11.29 19:50:58.789041 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3362 | 2023.11.29 19:50:58.789171 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3363 | 2023.11.29 19:50:58.789243 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Debug> DynamicQueryHandler: Done processing query | ||
3364 | 2023.11.29 19:50:58.789260 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3365 | 2023.11.29 19:50:58.789270 [ 3 ] {c3e05b31-a8f1-46f1-8eb9-e12796bfe5d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3366 | 2023.11.29 19:50:58.789299 [ 3 ] {} <Debug> HTTP-Session: a9627c18-0a1f-4bb2-8063-821d59dcb5c2 Destroying unnamed session | ||
3367 | 2023.11.29 19:50:58.789302 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 463 rows starting from the beginning of the part | ||
3368 | 2023.11.29 19:50:58.789419 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
3369 | 2023.11.29 19:50:58.789509 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part | ||
3370 | 2023.11.29 19:50:58.789589 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
3371 | 2023.11.29 19:50:58.789669 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
3372 | 2023.11.29 19:50:58.789748 [ 19 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
3373 | 2023.11.29 19:50:58.791179 [ 10 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 6 columns (6 merged, 0 gathered) in 0.00204751 sec., 288154.88080644293 rows/sec., 388.85 MiB/sec. | ||
3374 | 2023.11.29 19:50:58.791601 [ 24 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3375 | 2023.11.29 19:50:58.791833 [ 24 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3376 | 2023.11.29 19:50:58.791908 [ 24 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3377 | 2023.11.29 19:50:58.791989 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_26_5: 4.00 MiB. | ||
3378 | 2023.11.29 19:50:59.000146 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 237.27 MiB, will set to 231.09 MiB (RSS), difference: -4.09 MiB | ||
3379 | 2023.11.29 19:51:03.151514 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3380 | 2023.11.29 19:51:03.151590 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3381 | 2023.11.29 19:51:03.775848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3382 | 2023.11.29 19:51:03.775955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3383 | 2023.11.29 19:51:03.775981 [ 3 ] {} <Debug> HTTP-Session: 6b7d1f30-a181-4707-8898-8d76a1d470c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3384 | 2023.11.29 19:51:03.776005 [ 3 ] {} <Debug> HTTP-Session: 6b7d1f30-a181-4707-8898-8d76a1d470c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3385 | 2023.11.29 19:51:03.776126 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3386 | 2023.11.29 19:51:03.776182 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3387 | 2023.11.29 19:51:03.776339 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3388 | 2023.11.29 19:51:03.776756 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3389 | 2023.11.29 19:51:03.777012 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3390 | 2023.11.29 19:51:03.777172 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3391 | 2023.11.29 19:51:03.777291 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001133206 sec., 15001 rows/sec., 1.19 MiB/sec. | ||
3392 | 2023.11.29 19:51:03.777475 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Debug> DynamicQueryHandler: Done processing query | ||
3393 | 2023.11.29 19:51:03.777501 [ 3 ] {3ec4a42f-b025-43d6-b63d-870123ab59ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3394 | 2023.11.29 19:51:03.777519 [ 3 ] {} <Debug> HTTP-Session: 6b7d1f30-a181-4707-8898-8d76a1d470c4 Destroying unnamed session | ||
3395 | 2023.11.29 19:51:03.777653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3396 | 2023.11.29 19:51:03.777705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3397 | 2023.11.29 19:51:03.777724 [ 3 ] {} <Debug> HTTP-Session: e9101610-4e4f-44ad-b2ae-7a6a6cae563b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3398 | 2023.11.29 19:51:03.777743 [ 3 ] {} <Debug> HTTP-Session: e9101610-4e4f-44ad-b2ae-7a6a6cae563b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3399 | 2023.11.29 19:51:03.777826 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3400 | 2023.11.29 19:51:03.777870 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3401 | 2023.11.29 19:51:03.777991 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3402 | 2023.11.29 19:51:03.778291 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3403 | 2023.11.29 19:51:03.778497 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3404 | 2023.11.29 19:51:03.778668 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3405 | 2023.11.29 19:51:03.778771 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000916903 sec., 55622 rows/sec., 4.87 MiB/sec. | ||
3406 | 2023.11.29 19:51:03.778890 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Debug> DynamicQueryHandler: Done processing query | ||
3407 | 2023.11.29 19:51:03.778913 [ 3 ] {e03787e9-8264-4e74-b307-ff80c4527e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3408 | 2023.11.29 19:51:03.778929 [ 3 ] {} <Debug> HTTP-Session: e9101610-4e4f-44ad-b2ae-7a6a6cae563b Destroying unnamed session | ||
3409 | 2023.11.29 19:51:03.779056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3410 | 2023.11.29 19:51:03.779103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3411 | 2023.11.29 19:51:03.779123 [ 3 ] {} <Debug> HTTP-Session: 95be7ad5-53d1-4bb2-acf9-b0630b6a2f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3412 | 2023.11.29 19:51:03.779140 [ 3 ] {} <Debug> HTTP-Session: 95be7ad5-53d1-4bb2-acf9-b0630b6a2f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3413 | 2023.11.29 19:51:03.779212 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3414 | 2023.11.29 19:51:03.779251 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3415 | 2023.11.29 19:51:03.779357 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3416 | 2023.11.29 19:51:03.779621 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3417 | 2023.11.29 19:51:03.779821 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3418 | 2023.11.29 19:51:03.779978 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3419 | 2023.11.29 19:51:03.780079 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000840432 sec., 20227 rows/sec., 1.58 MiB/sec. | ||
3420 | 2023.11.29 19:51:03.780195 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Debug> DynamicQueryHandler: Done processing query | ||
3421 | 2023.11.29 19:51:03.780219 [ 3 ] {b9b65741-0b5a-4e4e-9253-a95fd20cc182} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3422 | 2023.11.29 19:51:03.780236 [ 3 ] {} <Debug> HTTP-Session: 95be7ad5-53d1-4bb2-acf9-b0630b6a2f77 Destroying unnamed session | ||
3423 | 2023.11.29 19:51:03.780378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3424 | 2023.11.29 19:51:03.780424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3425 | 2023.11.29 19:51:03.780444 [ 3 ] {} <Debug> HTTP-Session: cdfc3ed1-d9e2-4ec5-8548-5dd1f704bbd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3426 | 2023.11.29 19:51:03.780461 [ 3 ] {} <Debug> HTTP-Session: cdfc3ed1-d9e2-4ec5-8548-5dd1f704bbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3427 | 2023.11.29 19:51:03.780536 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3428 | 2023.11.29 19:51:03.780581 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3429 | 2023.11.29 19:51:03.780718 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3430 | 2023.11.29 19:51:03.781063 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3431 | 2023.11.29 19:51:03.781357 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3432 | 2023.11.29 19:51:03.781532 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3433 | 2023.11.29 19:51:03.781636 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001072456 sec., 15851 rows/sec., 21.39 MiB/sec. | ||
3434 | 2023.11.29 19:51:03.781759 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Debug> DynamicQueryHandler: Done processing query | ||
3435 | 2023.11.29 19:51:03.781782 [ 3 ] {fd530cbe-a16e-4fb5-a5f1-c423577065f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3436 | 2023.11.29 19:51:03.781799 [ 3 ] {} <Debug> HTTP-Session: cdfc3ed1-d9e2-4ec5-8548-5dd1f704bbd5 Destroying unnamed session | ||
3437 | 2023.11.29 19:51:08.776776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3438 | 2023.11.29 19:51:08.776895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3439 | 2023.11.29 19:51:08.776920 [ 3 ] {} <Debug> HTTP-Session: 47d36dfe-d360-4ea9-a759-03d93b2fb869 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3440 | 2023.11.29 19:51:08.776943 [ 3 ] {} <Debug> HTTP-Session: 47d36dfe-d360-4ea9-a759-03d93b2fb869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3441 | 2023.11.29 19:51:08.777075 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3442 | 2023.11.29 19:51:08.777134 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3443 | 2023.11.29 19:51:08.777290 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3444 | 2023.11.29 19:51:08.777798 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3445 | 2023.11.29 19:51:08.778061 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3446 | 2023.11.29 19:51:08.778221 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3447 | 2023.11.29 19:51:08.778360 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001242059 sec., 24958 rows/sec., 1.98 MiB/sec. | ||
3448 | 2023.11.29 19:51:08.778501 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Debug> DynamicQueryHandler: Done processing query | ||
3449 | 2023.11.29 19:51:08.778527 [ 3 ] {00ea9523-2b8c-41dc-a4d4-903356dcc844} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3450 | 2023.11.29 19:51:08.778544 [ 3 ] {} <Debug> HTTP-Session: 47d36dfe-d360-4ea9-a759-03d93b2fb869 Destroying unnamed session | ||
3451 | 2023.11.29 19:51:08.778657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3452 | 2023.11.29 19:51:08.778702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3453 | 2023.11.29 19:51:08.778721 [ 3 ] {} <Debug> HTTP-Session: e173fa0a-7c78-4efb-bc5b-a38a7852fac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3454 | 2023.11.29 19:51:08.778739 [ 3 ] {} <Debug> HTTP-Session: e173fa0a-7c78-4efb-bc5b-a38a7852fac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3455 | 2023.11.29 19:51:08.778809 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3456 | 2023.11.29 19:51:08.778848 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3457 | 2023.11.29 19:51:08.778958 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3458 | 2023.11.29 19:51:08.779282 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3459 | 2023.11.29 19:51:08.779548 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3460 | 2023.11.29 19:51:08.779743 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3461 | 2023.11.29 19:51:08.779887 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001039595 sec., 3847 rows/sec., 321.26 KiB/sec. | ||
3462 | 2023.11.29 19:51:08.780044 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Debug> DynamicQueryHandler: Done processing query | ||
3463 | 2023.11.29 19:51:08.780096 [ 3 ] {7c8d63e1-6992-4afc-9831-aefb952ddab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3464 | 2023.11.29 19:51:08.780115 [ 3 ] {} <Debug> HTTP-Session: e173fa0a-7c78-4efb-bc5b-a38a7852fac2 Destroying unnamed session | ||
3465 | 2023.11.29 19:51:08.780297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3466 | 2023.11.29 19:51:08.780347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3467 | 2023.11.29 19:51:08.780367 [ 3 ] {} <Debug> HTTP-Session: 4c12487e-9548-418b-9309-7b23a53e3102 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3468 | 2023.11.29 19:51:08.780384 [ 3 ] {} <Debug> HTTP-Session: 4c12487e-9548-418b-9309-7b23a53e3102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3469 | 2023.11.29 19:51:08.780464 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3470 | 2023.11.29 19:51:08.780505 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3471 | 2023.11.29 19:51:08.780618 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3472 | 2023.11.29 19:51:08.780972 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3473 | 2023.11.29 19:51:08.781210 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3474 | 2023.11.29 19:51:08.781363 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3475 | 2023.11.29 19:51:08.781492 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Information> executeQuery: Read 95 rows, 9.99 KiB in 0.000998514 sec., 95141 rows/sec., 9.77 MiB/sec. | ||
3476 | 2023.11.29 19:51:08.781613 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Debug> DynamicQueryHandler: Done processing query | ||
3477 | 2023.11.29 19:51:08.781638 [ 3 ] {83af9773-f7ee-431a-8322-003cf9748d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3478 | 2023.11.29 19:51:08.781654 [ 3 ] {} <Debug> HTTP-Session: 4c12487e-9548-418b-9309-7b23a53e3102 Destroying unnamed session | ||
3479 | 2023.11.29 19:51:08.781770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3480 | 2023.11.29 19:51:08.781818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3481 | 2023.11.29 19:51:08.781838 [ 3 ] {} <Debug> HTTP-Session: 55fed28f-8a87-42c6-a5bc-333a0a513392 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3482 | 2023.11.29 19:51:08.781854 [ 3 ] {} <Debug> HTTP-Session: 55fed28f-8a87-42c6-a5bc-333a0a513392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3483 | 2023.11.29 19:51:08.781927 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3484 | 2023.11.29 19:51:08.781968 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3485 | 2023.11.29 19:51:08.782081 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3486 | 2023.11.29 19:51:08.782361 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3487 | 2023.11.29 19:51:08.782575 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3488 | 2023.11.29 19:51:08.782733 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3489 | 2023.11.29 19:51:08.782867 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000903923 sec., 4425 rows/sec., 308.98 KiB/sec. | ||
3490 | 2023.11.29 19:51:08.783000 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Debug> DynamicQueryHandler: Done processing query | ||
3491 | 2023.11.29 19:51:08.783025 [ 3 ] {4f6cf99e-3e3b-4f63-b0e4-c5f6f9c224a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3492 | 2023.11.29 19:51:08.783041 [ 3 ] {} <Debug> HTTP-Session: 55fed28f-8a87-42c6-a5bc-333a0a513392 Destroying unnamed session | ||
3493 | 2023.11.29 19:51:08.783170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3494 | 2023.11.29 19:51:08.783216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3495 | 2023.11.29 19:51:08.783235 [ 3 ] {} <Debug> HTTP-Session: ce409920-9d7d-4da8-80a7-ea69d85329b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3496 | 2023.11.29 19:51:08.783252 [ 3 ] {} <Debug> HTTP-Session: ce409920-9d7d-4da8-80a7-ea69d85329b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3497 | 2023.11.29 19:51:08.783325 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3498 | 2023.11.29 19:51:08.783365 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3499 | 2023.11.29 19:51:08.783473 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3500 | 2023.11.29 19:51:08.783754 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3501 | 2023.11.29 19:51:08.783960 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3502 | 2023.11.29 19:51:08.784109 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3503 | 2023.11.29 19:51:08.784240 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Information> executeQuery: Read 35 rows, 2.81 KiB in 0.000877453 sec., 39888 rows/sec., 3.13 MiB/sec. | ||
3504 | 2023.11.29 19:51:08.784431 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Debug> DynamicQueryHandler: Done processing query | ||
3505 | 2023.11.29 19:51:08.784456 [ 3 ] {006ccfbc-54ef-484e-a9c4-3b057d7130fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3506 | 2023.11.29 19:51:08.784472 [ 3 ] {} <Debug> HTTP-Session: ce409920-9d7d-4da8-80a7-ea69d85329b9 Destroying unnamed session | ||
3507 | 2023.11.29 19:51:08.784574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3508 | 2023.11.29 19:51:08.784619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3509 | 2023.11.29 19:51:08.784638 [ 3 ] {} <Debug> HTTP-Session: 7829440a-5a9b-4589-8095-db6ece74f27b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3510 | 2023.11.29 19:51:08.784655 [ 3 ] {} <Debug> HTTP-Session: 7829440a-5a9b-4589-8095-db6ece74f27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3511 | 2023.11.29 19:51:08.784725 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3512 | 2023.11.29 19:51:08.784769 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3513 | 2023.11.29 19:51:08.784906 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3514 | 2023.11.29 19:51:08.785175 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3515 | 2023.11.29 19:51:08.785441 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3516 | 2023.11.29 19:51:08.785614 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3517 | 2023.11.29 19:51:08.785736 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000982415 sec., 2035 rows/sec., 141.15 KiB/sec. | ||
3518 | 2023.11.29 19:51:08.785844 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Debug> DynamicQueryHandler: Done processing query | ||
3519 | 2023.11.29 19:51:08.785868 [ 3 ] {fcb22be8-b17a-4008-b08f-6edc1a08c14a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3520 | 2023.11.29 19:51:08.785884 [ 3 ] {} <Debug> HTTP-Session: 7829440a-5a9b-4589-8095-db6ece74f27b Destroying unnamed session | ||
3521 | 2023.11.29 19:51:08.786039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3522 | 2023.11.29 19:51:08.786084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3523 | 2023.11.29 19:51:08.786104 [ 3 ] {} <Debug> HTTP-Session: d457e649-570d-4062-9093-93637a4fb9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3524 | 2023.11.29 19:51:08.786121 [ 3 ] {} <Debug> HTTP-Session: d457e649-570d-4062-9093-93637a4fb9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3525 | 2023.11.29 19:51:08.786201 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3526 | 2023.11.29 19:51:08.786245 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3527 | 2023.11.29 19:51:08.786380 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3528 | 2023.11.29 19:51:08.786772 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3529 | 2023.11.29 19:51:08.787116 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3530 | 2023.11.29 19:51:08.787296 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3531 | 2023.11.29 19:51:08.787425 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001195507 sec., 25930 rows/sec., 34.99 MiB/sec. | ||
3532 | 2023.11.29 19:51:08.787584 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Debug> DynamicQueryHandler: Done processing query | ||
3533 | 2023.11.29 19:51:08.787609 [ 3 ] {5c8799a5-a1a3-4535-bb72-af6669eed341} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3534 | 2023.11.29 19:51:08.787624 [ 3 ] {} <Debug> HTTP-Session: d457e649-570d-4062-9093-93637a4fb9b7 Destroying unnamed session | ||
3535 | 2023.11.29 19:51:13.777983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3536 | 2023.11.29 19:51:13.778112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3537 | 2023.11.29 19:51:13.778148 [ 3 ] {} <Debug> HTTP-Session: be2718cc-c84b-46f3-bf1d-9d5210b924b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3538 | 2023.11.29 19:51:13.778176 [ 3 ] {} <Debug> HTTP-Session: be2718cc-c84b-46f3-bf1d-9d5210b924b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3539 | 2023.11.29 19:51:13.778320 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3540 | 2023.11.29 19:51:13.778389 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3541 | 2023.11.29 19:51:13.778574 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3542 | 2023.11.29 19:51:13.779040 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3543 | 2023.11.29 19:51:13.779310 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3544 | 2023.11.29 19:51:13.779477 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3545 | 2023.11.29 19:51:13.779630 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001260709 sec., 13484 rows/sec., 1.07 MiB/sec. | ||
3546 | 2023.11.29 19:51:13.779839 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Debug> DynamicQueryHandler: Done processing query | ||
3547 | 2023.11.29 19:51:13.779881 [ 3 ] {fc4c825c-5230-4923-9f5d-fbe9aaa8a8c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3548 | 2023.11.29 19:51:13.779898 [ 3 ] {} <Debug> HTTP-Session: be2718cc-c84b-46f3-bf1d-9d5210b924b7 Destroying unnamed session | ||
3549 | 2023.11.29 19:51:13.780019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3550 | 2023.11.29 19:51:13.780068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3551 | 2023.11.29 19:51:13.780089 [ 3 ] {} <Debug> HTTP-Session: 587fe1c2-92c7-4523-aaef-cf4ce32fbd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3552 | 2023.11.29 19:51:13.780108 [ 3 ] {} <Debug> HTTP-Session: 587fe1c2-92c7-4523-aaef-cf4ce32fbd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3553 | 2023.11.29 19:51:13.780210 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3554 | 2023.11.29 19:51:13.780259 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3555 | 2023.11.29 19:51:13.780381 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3556 | 2023.11.29 19:51:13.780659 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3557 | 2023.11.29 19:51:13.780873 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3558 | 2023.11.29 19:51:13.781030 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3559 | 2023.11.29 19:51:13.781157 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000908773 sec., 2200 rows/sec., 188.05 KiB/sec. | ||
3560 | 2023.11.29 19:51:13.781279 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Debug> DynamicQueryHandler: Done processing query | ||
3561 | 2023.11.29 19:51:13.781302 [ 3 ] {7c9db706-a920-43d0-b005-ad428205e26f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3562 | 2023.11.29 19:51:13.781318 [ 3 ] {} <Debug> HTTP-Session: 587fe1c2-92c7-4523-aaef-cf4ce32fbd62 Destroying unnamed session | ||
3563 | 2023.11.29 19:51:13.781451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 13161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3564 | 2023.11.29 19:51:13.781497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3565 | 2023.11.29 19:51:13.781516 [ 3 ] {} <Debug> HTTP-Session: 18708de6-bfac-4ac4-815e-09f0b8317c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3566 | 2023.11.29 19:51:13.781534 [ 3 ] {} <Debug> HTTP-Session: 18708de6-bfac-4ac4-815e-09f0b8317c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3567 | 2023.11.29 19:51:13.781609 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3568 | 2023.11.29 19:51:13.781649 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3569 | 2023.11.29 19:51:13.781756 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3570 | 2023.11.29 19:51:13.782130 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3571 | 2023.11.29 19:51:13.782344 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3572 | 2023.11.29 19:51:13.782492 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3573 | 2023.11.29 19:51:13.782616 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Information> executeQuery: Read 88 rows, 7.78 KiB in 0.000972015 sec., 90533 rows/sec., 7.82 MiB/sec. | ||
3574 | 2023.11.29 19:51:13.782781 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Debug> DynamicQueryHandler: Done processing query | ||
3575 | 2023.11.29 19:51:13.782805 [ 3 ] {743821f4-b0ca-4ad9-98ab-7e568e7427b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3576 | 2023.11.29 19:51:13.782821 [ 3 ] {} <Debug> HTTP-Session: 18708de6-bfac-4ac4-815e-09f0b8317c78 Destroying unnamed session | ||
3577 | 2023.11.29 19:51:13.782967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3578 | 2023.11.29 19:51:13.783012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3579 | 2023.11.29 19:51:13.783032 [ 3 ] {} <Debug> HTTP-Session: 13b88e4f-4f62-4707-984e-b666ad0c8136 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3580 | 2023.11.29 19:51:13.783049 [ 3 ] {} <Debug> HTTP-Session: 13b88e4f-4f62-4707-984e-b666ad0c8136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3581 | 2023.11.29 19:51:13.783119 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3582 | 2023.11.29 19:51:13.783160 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3583 | 2023.11.29 19:51:13.783266 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3584 | 2023.11.29 19:51:13.783526 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3585 | 2023.11.29 19:51:13.783725 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3586 | 2023.11.29 19:51:13.783871 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3587 | 2023.11.29 19:51:13.783994 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000844342 sec., 2368 rows/sec., 165.39 KiB/sec. | ||
3588 | 2023.11.29 19:51:13.784139 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Debug> DynamicQueryHandler: Done processing query | ||
3589 | 2023.11.29 19:51:13.784164 [ 3 ] {ed7d91b2-5b32-450e-8da8-d1a384b51af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3590 | 2023.11.29 19:51:13.784180 [ 3 ] {} <Debug> HTTP-Session: 13b88e4f-4f62-4707-984e-b666ad0c8136 Destroying unnamed session | ||
3591 | 2023.11.29 19:51:13.784297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 9166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3592 | 2023.11.29 19:51:13.784342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3593 | 2023.11.29 19:51:13.784360 [ 3 ] {} <Debug> HTTP-Session: 969dee44-0ba8-488b-9e43-1a81800bc9b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3594 | 2023.11.29 19:51:13.784377 [ 3 ] {} <Debug> HTTP-Session: 969dee44-0ba8-488b-9e43-1a81800bc9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3595 | 2023.11.29 19:51:13.784449 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3596 | 2023.11.29 19:51:13.784488 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3597 | 2023.11.29 19:51:13.784600 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3598 | 2023.11.29 19:51:13.784887 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3599 | 2023.11.29 19:51:13.785093 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3600 | 2023.11.29 19:51:13.785241 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3601 | 2023.11.29 19:51:13.785361 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Information> executeQuery: Read 54 rows, 4.29 KiB in 0.000876063 sec., 61639 rows/sec., 4.78 MiB/sec. | ||
3602 | 2023.11.29 19:51:13.785511 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Debug> DynamicQueryHandler: Done processing query | ||
3603 | 2023.11.29 19:51:13.785535 [ 3 ] {6e335764-cea9-466a-a425-c9879ab7ecc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3604 | 2023.11.29 19:51:13.785550 [ 3 ] {} <Debug> HTTP-Session: 969dee44-0ba8-488b-9e43-1a81800bc9b9 Destroying unnamed session | ||
3605 | 2023.11.29 19:51:13.785660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3606 | 2023.11.29 19:51:13.785705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3607 | 2023.11.29 19:51:13.785724 [ 3 ] {} <Debug> HTTP-Session: 41d130da-98fd-423c-b6ee-71129e6851e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3608 | 2023.11.29 19:51:13.785740 [ 3 ] {} <Debug> HTTP-Session: 41d130da-98fd-423c-b6ee-71129e6851e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3609 | 2023.11.29 19:51:13.785811 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3610 | 2023.11.29 19:51:13.785853 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3611 | 2023.11.29 19:51:13.785972 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3612 | 2023.11.29 19:51:13.786229 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3613 | 2023.11.29 19:51:13.786468 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3614 | 2023.11.29 19:51:13.786647 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Trace> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
3615 | 2023.11.29 19:51:13.786780 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000939694 sec., 11705 rows/sec., 772.15 KiB/sec. | ||
3616 | 2023.11.29 19:51:13.786910 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Debug> DynamicQueryHandler: Done processing query | ||
3617 | 2023.11.29 19:51:13.786933 [ 3 ] {f8104425-7daa-45e1-8285-47240407f887} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3618 | 2023.11.29 19:51:13.786949 [ 3 ] {} <Debug> HTTP-Session: 41d130da-98fd-423c-b6ee-71129e6851e2 Destroying unnamed session | ||
3619 | 2023.11.29 19:51:13.787070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3620 | 2023.11.29 19:51:13.787115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3621 | 2023.11.29 19:51:13.787135 [ 3 ] {} <Debug> HTTP-Session: ef7fc0b7-8baf-4c40-a815-0c650756bc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3622 | 2023.11.29 19:51:13.787152 [ 3 ] {} <Debug> HTTP-Session: ef7fc0b7-8baf-4c40-a815-0c650756bc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3623 | 2023.11.29 19:51:13.787225 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3624 | 2023.11.29 19:51:13.787267 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3625 | 2023.11.29 19:51:13.787381 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3626 | 2023.11.29 19:51:13.787657 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3627 | 2023.11.29 19:51:13.787886 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3628 | 2023.11.29 19:51:13.788057 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3629 | 2023.11.29 19:51:13.788178 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000915163 sec., 40429 rows/sec., 2.81 MiB/sec. | ||
3630 | 2023.11.29 19:51:13.788299 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Debug> DynamicQueryHandler: Done processing query | ||
3631 | 2023.11.29 19:51:13.788322 [ 3 ] {195089b7-b2e2-4095-8931-e6bc657e5e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3632 | 2023.11.29 19:51:13.788338 [ 3 ] {} <Debug> HTTP-Session: ef7fc0b7-8baf-4c40-a815-0c650756bc46 Destroying unnamed session | ||
3633 | 2023.11.29 19:51:13.788462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3634 | 2023.11.29 19:51:13.788508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3635 | 2023.11.29 19:51:13.788527 [ 3 ] {} <Debug> HTTP-Session: f35fa466-175f-4a08-ad67-bbe5e6af13b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3636 | 2023.11.29 19:51:13.788544 [ 3 ] {} <Debug> HTTP-Session: f35fa466-175f-4a08-ad67-bbe5e6af13b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3637 | 2023.11.29 19:51:13.788619 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3638 | 2023.11.29 19:51:13.788662 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3639 | 2023.11.29 19:51:13.788796 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3640 | 2023.11.29 19:51:13.789140 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3641 | 2023.11.29 19:51:13.789413 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3642 | 2023.11.29 19:51:13.789589 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3643 | 2023.11.29 19:51:13.789715 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001067216 sec., 15929 rows/sec., 21.50 MiB/sec. | ||
3644 | 2023.11.29 19:51:13.789829 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Debug> DynamicQueryHandler: Done processing query | ||
3645 | 2023.11.29 19:51:13.789852 [ 3 ] {378eca60-13cc-4df5-906d-794ae56b698f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3646 | 2023.11.29 19:51:13.789868 [ 3 ] {} <Debug> HTTP-Session: f35fa466-175f-4a08-ad67-bbe5e6af13b5 Destroying unnamed session | ||
3647 | 2023.11.29 19:51:18.151638 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3648 | 2023.11.29 19:51:18.151707 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3649 | 2023.11.29 19:51:18.776746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3650 | 2023.11.29 19:51:18.776866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3651 | 2023.11.29 19:51:18.776895 [ 3 ] {} <Debug> HTTP-Session: ac47336c-f749-4b7d-88ad-7baa956ba107 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3652 | 2023.11.29 19:51:18.776924 [ 3 ] {} <Debug> HTTP-Session: ac47336c-f749-4b7d-88ad-7baa956ba107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3653 | 2023.11.29 19:51:18.777070 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3654 | 2023.11.29 19:51:18.777140 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3655 | 2023.11.29 19:51:18.777310 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3656 | 2023.11.29 19:51:18.777787 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3657 | 2023.11.29 19:51:18.778049 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3658 | 2023.11.29 19:51:18.778220 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3659 | 2023.11.29 19:51:18.778364 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001243898 sec., 24921 rows/sec., 1.97 MiB/sec. | ||
3660 | 2023.11.29 19:51:18.778529 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Debug> DynamicQueryHandler: Done processing query | ||
3661 | 2023.11.29 19:51:18.778554 [ 3 ] {da083c63-0ea8-4445-a298-8af97d02f99f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3662 | 2023.11.29 19:51:18.778570 [ 3 ] {} <Debug> HTTP-Session: ac47336c-f749-4b7d-88ad-7baa956ba107 Destroying unnamed session | ||
3663 | 2023.11.29 19:51:18.778699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3664 | 2023.11.29 19:51:18.778747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3665 | 2023.11.29 19:51:18.778766 [ 3 ] {} <Debug> HTTP-Session: dc66f1c5-0a4f-4076-ae18-431611f3d462 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3666 | 2023.11.29 19:51:18.778783 [ 3 ] {} <Debug> HTTP-Session: dc66f1c5-0a4f-4076-ae18-431611f3d462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3667 | 2023.11.29 19:51:18.778861 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3668 | 2023.11.29 19:51:18.778902 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3669 | 2023.11.29 19:51:18.779009 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3670 | 2023.11.29 19:51:18.779359 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3671 | 2023.11.29 19:51:18.779580 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3672 | 2023.11.29 19:51:18.779740 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3673 | 2023.11.29 19:51:18.779873 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.000978924 sec., 95002 rows/sec., 9.79 MiB/sec. | ||
3674 | 2023.11.29 19:51:18.780020 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Debug> DynamicQueryHandler: Done processing query | ||
3675 | 2023.11.29 19:51:18.780045 [ 3 ] {5459ae0d-6bca-46e4-9d67-b730a94c980e} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3676 | 2023.11.29 19:51:18.780061 [ 3 ] {} <Debug> HTTP-Session: dc66f1c5-0a4f-4076-ae18-431611f3d462 Destroying unnamed session | ||
3677 | 2023.11.29 19:51:18.780234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3678 | 2023.11.29 19:51:18.780281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3679 | 2023.11.29 19:51:18.780300 [ 3 ] {} <Debug> HTTP-Session: e2d38139-c8b2-44ed-b106-239be5f129fc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3680 | 2023.11.29 19:51:18.780317 [ 3 ] {} <Debug> HTTP-Session: e2d38139-c8b2-44ed-b106-239be5f129fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3681 | 2023.11.29 19:51:18.780392 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3682 | 2023.11.29 19:51:18.780433 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3683 | 2023.11.29 19:51:18.780543 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3684 | 2023.11.29 19:51:18.780989 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3685 | 2023.11.29 19:51:18.781197 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3686 | 2023.11.29 19:51:18.781343 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3687 | 2023.11.29 19:51:18.781469 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.001047076 sec., 29606 rows/sec., 2.32 MiB/sec. | ||
3688 | 2023.11.29 19:51:18.781591 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Debug> DynamicQueryHandler: Done processing query | ||
3689 | 2023.11.29 19:51:18.781614 [ 3 ] {8b1b5f2f-fef0-4c3c-811f-da7b2af91619} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3690 | 2023.11.29 19:51:18.781630 [ 3 ] {} <Debug> HTTP-Session: e2d38139-c8b2-44ed-b106-239be5f129fc Destroying unnamed session | ||
3691 | 2023.11.29 19:51:18.781813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3692 | 2023.11.29 19:51:18.781858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3693 | 2023.11.29 19:51:18.781878 [ 3 ] {} <Debug> HTTP-Session: 05a3ced0-392e-4684-be9c-4dd4cc37a9fb Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3694 | 2023.11.29 19:51:18.781895 [ 3 ] {} <Debug> HTTP-Session: 05a3ced0-392e-4684-be9c-4dd4cc37a9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3695 | 2023.11.29 19:51:18.781975 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3696 | 2023.11.29 19:51:18.782019 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3697 | 2023.11.29 19:51:18.782158 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3698 | 2023.11.29 19:51:18.782617 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3699 | 2023.11.29 19:51:18.782919 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3700 | 2023.11.29 19:51:18.783097 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3701 | 2023.11.29 19:51:18.783236 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001226908 sec., 25266 rows/sec., 34.10 MiB/sec. | ||
3702 | 2023.11.29 19:51:18.783364 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Debug> DynamicQueryHandler: Done processing query | ||
3703 | 2023.11.29 19:51:18.783387 [ 3 ] {14d38619-07b2-4f4f-b9c6-4e9eb3463831} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3704 | 2023.11.29 19:51:18.783403 [ 3 ] {} <Debug> HTTP-Session: 05a3ced0-392e-4684-be9c-4dd4cc37a9fb Destroying unnamed session | ||
3705 | 2023.11.29 19:51:23.775899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 2486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3706 | 2023.11.29 19:51:23.776032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3707 | 2023.11.29 19:51:23.776064 [ 3 ] {} <Debug> HTTP-Session: 930e9304-a261-4054-9d33-4fa71239e9b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3708 | 2023.11.29 19:51:23.776091 [ 3 ] {} <Debug> HTTP-Session: 930e9304-a261-4054-9d33-4fa71239e9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3709 | 2023.11.29 19:51:23.776233 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3710 | 2023.11.29 19:51:23.776307 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3711 | 2023.11.29 19:51:23.776475 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3712 | 2023.11.29 19:51:23.776947 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3713 | 2023.11.29 19:51:23.777213 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3714 | 2023.11.29 19:51:23.777378 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3715 | 2023.11.29 19:51:23.777519 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001237118 sec., 13741 rows/sec., 1.09 MiB/sec. | ||
3716 | 2023.11.29 19:51:23.777520 [ 165 ] {} <Debug> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3717 | 2023.11.29 19:51:23.777633 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3718 | 2023.11.29 19:51:23.777751 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Debug> DynamicQueryHandler: Done processing query | ||
3719 | 2023.11.29 19:51:23.777796 [ 3 ] {06e436a7-4a1d-467b-8d2e-6c64daf3c62d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3720 | 2023.11.29 19:51:23.777797 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3721 | 2023.11.29 19:51:23.777820 [ 3 ] {} <Debug> HTTP-Session: 930e9304-a261-4054-9d33-4fa71239e9b8 Destroying unnamed session | ||
3722 | 2023.11.29 19:51:23.777944 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3723 | 2023.11.29 19:51:23.778001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3724 | 2023.11.29 19:51:23.778013 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part | ||
3725 | 2023.11.29 19:51:23.778075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3726 | 2023.11.29 19:51:23.778127 [ 3 ] {} <Debug> HTTP-Session: 8ab4b5c8-124a-4c9c-83cc-3205b6968787 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3727 | 2023.11.29 19:51:23.778180 [ 3 ] {} <Debug> HTTP-Session: 8ab4b5c8-124a-4c9c-83cc-3205b6968787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3728 | 2023.11.29 19:51:23.778363 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part | ||
3729 | 2023.11.29 19:51:23.778390 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3730 | 2023.11.29 19:51:23.778496 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3731 | 2023.11.29 19:51:23.778643 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
3732 | 2023.11.29 19:51:23.778991 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
3733 | 2023.11.29 19:51:23.778994 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3734 | 2023.11.29 19:51:23.779202 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
3735 | 2023.11.29 19:51:23.779337 [ 10 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part | ||
3736 | 2023.11.29 19:51:23.779901 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3737 | 2023.11.29 19:51:23.780354 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3738 | 2023.11.29 19:51:23.780648 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Trace> oximeter.fields_ipaddr (a0df78f1-b66e-439f-9954-747b17c0b625): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3739 | 2023.11.29 19:51:23.781000 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002508747 sec., 797 rows/sec., 68.12 KiB/sec. | ||
3740 | 2023.11.29 19:51:23.781080 [ 24 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 4 columns (4 merged, 0 gathered) in 0.003359999 sec., 47916.68092758361 rows/sec., 3.79 MiB/sec. | ||
3741 | 2023.11.29 19:51:23.781190 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Debug> DynamicQueryHandler: Done processing query | ||
3742 | 2023.11.29 19:51:23.781227 [ 3 ] {5ee3d383-0a0c-49e5-935d-4dbd9d411fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3743 | 2023.11.29 19:51:23.781266 [ 3 ] {} <Debug> HTTP-Session: 8ab4b5c8-124a-4c9c-83cc-3205b6968787 Destroying unnamed session | ||
3744 | 2023.11.29 19:51:23.781324 [ 22 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3745 | 2023.11.29 19:51:23.781406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 7860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3746 | 2023.11.29 19:51:23.781490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3747 | 2023.11.29 19:51:23.781518 [ 3 ] {} <Debug> HTTP-Session: 5ca53c5f-f5b1-4280-9534-f72947ef2cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3748 | 2023.11.29 19:51:23.781543 [ 3 ] {} <Debug> HTTP-Session: 5ca53c5f-f5b1-4280-9534-f72947ef2cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3749 | 2023.11.29 19:51:23.781599 [ 22 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3750 | 2023.11.29 19:51:23.781689 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3751 | 2023.11.29 19:51:23.781726 [ 22 ] {fb5b75e4-95dd-4d39-b7d1-95608e34ee61::all_1_31_6} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3752 | 2023.11.29 19:51:23.781752 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3753 | 2023.11.29 19:51:23.781960 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3754 | 2023.11.29 19:51:23.782288 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3755 | 2023.11.29 19:51:23.782505 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3756 | 2023.11.29 19:51:23.782655 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3757 | 2023.11.29 19:51:23.782779 [ 165 ] {} <Debug> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3758 | 2023.11.29 19:51:23.782788 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.001049016 sec., 49570 rows/sec., 4.34 MiB/sec. | ||
3759 | 2023.11.29 19:51:23.782829 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3760 | 2023.11.29 19:51:23.782987 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3761 | 2023.11.29 19:51:23.783105 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Debug> DynamicQueryHandler: Done processing query | ||
3762 | 2023.11.29 19:51:23.783167 [ 3 ] {dcc8659d-8e88-48e6-8d6d-012dae174c40} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3763 | 2023.11.29 19:51:23.783180 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3764 | 2023.11.29 19:51:23.783200 [ 3 ] {} <Debug> HTTP-Session: 5ca53c5f-f5b1-4280-9534-f72947ef2cbf Destroying unnamed session | ||
3765 | 2023.11.29 19:51:23.783236 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 185 rows starting from the beginning of the part | ||
3766 | 2023.11.29 19:51:23.783343 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
3767 | 2023.11.29 19:51:23.783418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3768 | 2023.11.29 19:51:23.783507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3769 | 2023.11.29 19:51:23.783508 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 95 rows starting from the beginning of the part | ||
3770 | 2023.11.29 19:51:23.783540 [ 3 ] {} <Debug> HTTP-Session: 30334f86-cbe2-4651-95b8-50164c9d09df Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3771 | 2023.11.29 19:51:23.783594 [ 3 ] {} <Debug> HTTP-Session: 30334f86-cbe2-4651-95b8-50164c9d09df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3772 | 2023.11.29 19:51:23.783725 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 88 rows starting from the beginning of the part | ||
3773 | 2023.11.29 19:51:23.783793 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3774 | 2023.11.29 19:51:23.783896 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3775 | 2023.11.29 19:51:23.783933 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 93 rows starting from the beginning of the part | ||
3776 | 2023.11.29 19:51:23.784243 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
3777 | 2023.11.29 19:51:23.784299 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3778 | 2023.11.29 19:51:23.785007 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3779 | 2023.11.29 19:51:23.785496 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3780 | 2023.11.29 19:51:23.785847 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Trace> oximeter.fields_u16 (9844203d-d870-4aea-9cb1-97f277cf88f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3781 | 2023.11.29 19:51:23.785960 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003071565 sec., 183619.7508436253 rows/sec., 17.42 MiB/sec. | ||
3782 | 2023.11.29 19:51:23.786084 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002245473 sec., 890 rows/sec., 62.19 KiB/sec. | ||
3783 | 2023.11.29 19:51:23.786204 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3784 | 2023.11.29 19:51:23.786302 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Debug> DynamicQueryHandler: Done processing query | ||
3785 | 2023.11.29 19:51:23.786333 [ 3 ] {a42e5c8a-419b-42c3-b6be-3268cd95eab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3786 | 2023.11.29 19:51:23.786354 [ 3 ] {} <Debug> HTTP-Session: 30334f86-cbe2-4651-95b8-50164c9d09df Destroying unnamed session | ||
3787 | 2023.11.29 19:51:23.786455 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3788 | 2023.11.29 19:51:23.786489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3789 | 2023.11.29 19:51:23.786560 [ 10 ] {c6a848b9-0a73-44e5-85d8-181df572edef::all_1_31_6} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3790 | 2023.11.29 19:51:23.786568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3791 | 2023.11.29 19:51:23.786619 [ 3 ] {} <Debug> HTTP-Session: f0833f03-225c-400f-b002-4d6ea8addaf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3792 | 2023.11.29 19:51:23.786676 [ 3 ] {} <Debug> HTTP-Session: f0833f03-225c-400f-b002-4d6ea8addaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3793 | 2023.11.29 19:51:23.786781 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3794 | 2023.11.29 19:51:23.786822 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3795 | 2023.11.29 19:51:23.786944 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3796 | 2023.11.29 19:51:23.787243 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3797 | 2023.11.29 19:51:23.787461 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3798 | 2023.11.29 19:51:23.787612 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3799 | 2023.11.29 19:51:23.787735 [ 165 ] {} <Debug> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3800 | 2023.11.29 19:51:23.787738 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000916443 sec., 20732 rows/sec., 1.62 MiB/sec. | ||
3801 | 2023.11.29 19:51:23.787797 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3802 | 2023.11.29 19:51:23.787974 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3803 | 2023.11.29 19:51:23.788039 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Debug> DynamicQueryHandler: Done processing query | ||
3804 | 2023.11.29 19:51:23.788109 [ 3 ] {ff2eb941-a004-48ad-ad20-1037654b90a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3805 | 2023.11.29 19:51:23.788174 [ 3 ] {} <Debug> HTTP-Session: f0833f03-225c-400f-b002-4d6ea8addaf2 Destroying unnamed session | ||
3806 | 2023.11.29 19:51:23.788187 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3807 | 2023.11.29 19:51:23.788220 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 111 rows starting from the beginning of the part | ||
3808 | 2023.11.29 19:51:23.788299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3809 | 2023.11.29 19:51:23.788335 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part | ||
3810 | 2023.11.29 19:51:23.788357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3811 | 2023.11.29 19:51:23.788383 [ 3 ] {} <Debug> HTTP-Session: 28c08a1d-b771-46ae-b753-af20791e14cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3812 | 2023.11.29 19:51:23.788403 [ 3 ] {} <Debug> HTTP-Session: 28c08a1d-b771-46ae-b753-af20791e14cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3813 | 2023.11.29 19:51:23.788445 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
3814 | 2023.11.29 19:51:23.788516 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3815 | 2023.11.29 19:51:23.788560 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
3816 | 2023.11.29 19:51:23.788575 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3817 | 2023.11.29 19:51:23.788722 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
3818 | 2023.11.29 19:51:23.788871 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3819 | 2023.11.29 19:51:23.788882 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part | ||
3820 | 2023.11.29 19:51:23.789303 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3821 | 2023.11.29 19:51:23.789652 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3822 | 2023.11.29 19:51:23.789773 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 4 columns (4 merged, 0 gathered) in 0.001918188 sec., 139193.86420934758 rows/sec., 10.86 MiB/sec. | ||
3823 | 2023.11.29 19:51:23.789873 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3824 | 2023.11.29 19:51:23.789880 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3825 | 2023.11.29 19:51:23.790023 [ 165 ] {} <Debug> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3826 | 2023.11.29 19:51:23.790069 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Information> executeQuery: Read 1 rows, 71.00 B in 0.001509202 sec., 662 rows/sec., 45.94 KiB/sec. | ||
3827 | 2023.11.29 19:51:23.790104 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3828 | 2023.11.29 19:51:23.790103 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3829 | 2023.11.29 19:51:23.790347 [ 23 ] {883402f3-3e9f-4e2a-ba30-785193eda723::all_1_31_6} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3830 | 2023.11.29 19:51:23.790400 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
3831 | 2023.11.29 19:51:23.790643 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Debug> DynamicQueryHandler: Done processing query | ||
3832 | 2023.11.29 19:51:23.790661 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3833 | 2023.11.29 19:51:23.790694 [ 3 ] {87f2eef7-db31-497c-9a68-c0ffef85e350} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3834 | 2023.11.29 19:51:23.790722 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
3835 | 2023.11.29 19:51:23.790732 [ 3 ] {} <Debug> HTTP-Session: 28c08a1d-b771-46ae-b753-af20791e14cc Destroying unnamed session | ||
3836 | 2023.11.29 19:51:23.790860 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3837 | 2023.11.29 19:51:23.790934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3838 | 2023.11.29 19:51:23.791026 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
3839 | 2023.11.29 19:51:23.791031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3840 | 2023.11.29 19:51:23.791107 [ 3 ] {} <Debug> HTTP-Session: af695bb4-985a-4482-91f1-9ffd7d6cd7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3841 | 2023.11.29 19:51:23.791141 [ 3 ] {} <Debug> HTTP-Session: af695bb4-985a-4482-91f1-9ffd7d6cd7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3842 | 2023.11.29 19:51:23.791252 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::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 | ||
3843 | 2023.11.29 19:51:23.791389 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3844 | 2023.11.29 19:51:23.791535 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
3845 | 2023.11.29 19:51:23.791541 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3846 | 2023.11.29 19:51:23.791859 [ 10 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
3847 | 2023.11.29 19:51:23.792262 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3848 | 2023.11.29 19:51:23.793266 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3849 | 2023.11.29 19:51:23.793901 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3850 | 2023.11.29 19:51:23.794007 [ 20 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.003822556 sec., 122431.1690920944 rows/sec., 8.52 MiB/sec. | ||
3851 | 2023.11.29 19:51:23.794195 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3852 | 2023.11.29 19:51:23.794243 [ 20 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3853 | 2023.11.29 19:51:23.794376 [ 162 ] {} <Debug> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3854 | 2023.11.29 19:51:23.794393 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.002938603 sec., 5785 rows/sec., 7.81 MiB/sec. | ||
3855 | 2023.11.29 19:51:23.794460 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3856 | 2023.11.29 19:51:23.794725 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3857 | 2023.11.29 19:51:23.794797 [ 20 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
3858 | 2023.11.29 19:51:23.794890 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Debug> DynamicQueryHandler: Done processing query | ||
3859 | 2023.11.29 19:51:23.794968 [ 3 ] {da9cd676-61b0-4f01-afe6-8ec5afeaa0b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3860 | 2023.11.29 19:51:23.795000 [ 3 ] {} <Debug> HTTP-Session: af695bb4-985a-4482-91f1-9ffd7d6cd7c3 Destroying unnamed session | ||
3861 | 2023.11.29 19:51:23.795008 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3862 | 2023.11.29 19:51:23.795029 [ 20 ] {fdb3a658-aeef-42d5-bc78-a30f5b670e98::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fdb3a658-aeef-42d5-bc78-a30f5b670e98) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
3863 | 2023.11.29 19:51:23.795083 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 590 rows starting from the beginning of the part | ||
3864 | 2023.11.29 19:51:23.795266 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part | ||
3865 | 2023.11.29 19:51:23.795362 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
3866 | 2023.11.29 19:51:23.795449 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
3867 | 2023.11.29 19:51:23.795536 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
3868 | 2023.11.29 19:51:23.795620 [ 23 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part | ||
3869 | 2023.11.29 19:51:23.797142 [ 17 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 6 columns (6 merged, 0 gathered) in 0.002595728 sec., 270829.6092656858 rows/sec., 365.47 MiB/sec. | ||
3870 | 2023.11.29 19:51:23.797618 [ 17 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3871 | 2023.11.29 19:51:23.797886 [ 17 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3872 | 2023.11.29 19:51:23.797967 [ 17 ] {ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3873 | 2023.11.29 19:51:23.798059 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in ba3cd479-5301-4693-8c26-3c64533f2f86::all_1_31_6: 4.10 MiB. | ||
3874 | 2023.11.29 19:51:25.891657 [ 161 ] {} <Debug> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3875 | 2023.11.29 19:51:25.891731 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3876 | 2023.11.29 19:51:25.891833 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
3877 | 2023.11.29 19:51:25.891962 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3878 | 2023.11.29 19:51:25.891996 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
3879 | 2023.11.29 19:51:25.892132 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
3880 | 2023.11.29 19:51:25.892225 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
3881 | 2023.11.29 19:51:25.892376 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
3882 | 2023.11.29 19:51:25.892459 [ 14 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
3883 | 2023.11.29 19:51:25.893075 [ 23 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254418 sec., 43845.03411143654 rows/sec., 2.82 MiB/sec. | ||
3884 | 2023.11.29 19:51:25.893236 [ 23 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3885 | 2023.11.29 19:51:25.893501 [ 23 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
3886 | 2023.11.29 19:51:25.893587 [ 23 ] {ebb2ef22-110b-45d6-a63f-96af43824b63::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (ebb2ef22-110b-45d6-a63f-96af43824b63) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
3887 | 2023.11.29 19:51:28.776731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3888 | 2023.11.29 19:51:28.776848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3889 | 2023.11.29 19:51:28.776873 [ 3 ] {} <Debug> HTTP-Session: 1df78fe9-16a0-4a89-843c-9ac26599ac23 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3890 | 2023.11.29 19:51:28.776897 [ 3 ] {} <Debug> HTTP-Session: 1df78fe9-16a0-4a89-843c-9ac26599ac23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3891 | 2023.11.29 19:51:28.777021 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3892 | 2023.11.29 19:51:28.777079 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3893 | 2023.11.29 19:51:28.777236 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3894 | 2023.11.29 19:51:28.777655 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3895 | 2023.11.29 19:51:28.777923 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3896 | 2023.11.29 19:51:28.778087 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Trace> oximeter.fields_i64 (fb5b75e4-95dd-4d39-b7d1-95608e34ee61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3897 | 2023.11.29 19:51:28.778209 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001152717 sec., 26892 rows/sec., 2.13 MiB/sec. | ||
3898 | 2023.11.29 19:51:28.778367 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Debug> DynamicQueryHandler: Done processing query | ||
3899 | 2023.11.29 19:51:28.778397 [ 3 ] {9e31f0b7-1fa5-44e5-ba17-5055d39911ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3900 | 2023.11.29 19:51:28.778414 [ 3 ] {} <Debug> HTTP-Session: 1df78fe9-16a0-4a89-843c-9ac26599ac23 Destroying unnamed session | ||
3901 | 2023.11.29 19:51:28.778548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 15538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3902 | 2023.11.29 19:51:28.778602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3903 | 2023.11.29 19:51:28.778622 [ 3 ] {} <Debug> HTTP-Session: 8f125df6-46a8-471f-a780-b8b1bd28da37 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3904 | 2023.11.29 19:51:28.778641 [ 3 ] {} <Debug> HTTP-Session: 8f125df6-46a8-471f-a780-b8b1bd28da37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3905 | 2023.11.29 19:51:28.778723 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3906 | 2023.11.29 19:51:28.778765 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3907 | 2023.11.29 19:51:28.778874 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3908 | 2023.11.29 19:51:28.779195 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3909 | 2023.11.29 19:51:28.779411 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3910 | 2023.11.29 19:51:28.779561 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Trace> oximeter.fields_string (c6a848b9-0a73-44e5-85d8-181df572edef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3911 | 2023.11.29 19:51:28.779665 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Information> executeQuery: Read 93 rows, 9.82 KiB in 0.000933743 sec., 99599 rows/sec., 10.27 MiB/sec. | ||
3912 | 2023.11.29 19:51:28.779822 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Debug> DynamicQueryHandler: Done processing query | ||
3913 | 2023.11.29 19:51:28.779860 [ 3 ] {275beab8-cfd7-4bc2-b5fc-9b674254b296} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3914 | 2023.11.29 19:51:28.779882 [ 3 ] {} <Debug> HTTP-Session: 8f125df6-46a8-471f-a780-b8b1bd28da37 Destroying unnamed session | ||
3915 | 2023.11.29 19:51:28.780028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3916 | 2023.11.29 19:51:28.780074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3917 | 2023.11.29 19:51:28.780093 [ 3 ] {} <Debug> HTTP-Session: 4817c77d-a188-4c6e-a279-e3fd128d9400 Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3918 | 2023.11.29 19:51:28.780109 [ 3 ] {} <Debug> HTTP-Session: 4817c77d-a188-4c6e-a279-e3fd128d9400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3919 | 2023.11.29 19:51:28.780183 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3920 | 2023.11.29 19:51:28.780221 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3921 | 2023.11.29 19:51:28.780395 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3922 | 2023.11.29 19:51:28.780672 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3923 | 2023.11.29 19:51:28.780879 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3924 | 2023.11.29 19:51:28.781026 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Trace> oximeter.fields_uuid (883402f3-3e9f-4e2a-ba30-785193eda723): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3925 | 2023.11.29 19:51:28.781128 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000862382 sec., 35946 rows/sec., 2.81 MiB/sec. | ||
3926 | 2023.11.29 19:51:28.781239 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Debug> DynamicQueryHandler: Done processing query | ||
3927 | 2023.11.29 19:51:28.781262 [ 3 ] {da87a89c-dc29-478b-a257-5d09cf3a4d89} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3928 | 2023.11.29 19:51:28.781279 [ 3 ] {} <Debug> HTTP-Session: 4817c77d-a188-4c6e-a279-e3fd128d9400 Destroying unnamed session | ||
3929 | 2023.11.29 19:51:28.781438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51705, User-Agent: (none), Length: 33188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3930 | 2023.11.29 19:51:28.781483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3931 | 2023.11.29 19:51:28.781502 [ 3 ] {} <Debug> HTTP-Session: 12e66e85-5d0d-4812-9e81-29fc6eb5df5b Authenticating user 'default' from [fd00:1122:3344:101::d]:51705 | ||
3932 | 2023.11.29 19:51:28.781519 [ 3 ] {} <Debug> HTTP-Session: 12e66e85-5d0d-4812-9e81-29fc6eb5df5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3933 | 2023.11.29 19:51:28.781598 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51705) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3934 | 2023.11.29 19:51:28.781642 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3935 | 2023.11.29 19:51:28.781777 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3936 | 2023.11.29 19:51:28.782173 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.32 GiB. | ||
3937 | 2023.11.29 19:51:28.782478 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3938 | 2023.11.29 19:51:28.782659 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Trace> oximeter.measurements_histogramf64 (ba3cd479-5301-4693-8c26-3c64533f2f86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3939 | 2023.11.29 19:51:28.782763 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001137976 sec., 27241 rows/sec., 36.76 MiB/sec. | ||
3940 | 2023.11.29 19:51:28.782886 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Debug> DynamicQueryHandler: Done processing query | ||
3941 | 2023.11.29 19:51:28.782910 [ 3 ] {f3d96850-5fd9-474b-b145-7c791a8251cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3942 | 2023.11.29 19:51:28.782925 [ 3 ] {} <Debug> HTTP-Session: 12e66e85-5d0d-4812-9e81-29fc6eb5df5b Destroying unnamed session |