Max level shown:
1 [ Oct 24 04:51:14 Enabled. ]
2 [ Oct 24 04:51:14 Rereading configuration. ]
3 [ Oct 24 04:51:16 Rereading configuration. ]
4 [ Oct 24 04:51:24 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=oxControlService23
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService23 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService23
29 ipadm: Could not delete oxControlService23: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService23
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23
34 + ipadm show-addr oxControlService23/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService23/ll
37 + ipadm show-addr oxControlService23/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/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 [ Oct 24 04:51:24 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.10.24 04:51:25.102165 [ 1 ] {} <Information> Application: Will watch for the process with pid 23745
55 2023.10.24 04:51:25.102248 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.24 04:51:25.829515 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23745
57 2023.10.24 04:51:25.829672 [ 1 ] {} <Information> Application: starting up
58 2023.10.24 04:51:25.829868 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.24 04:51:25.926622 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.24 04:51:25.926672 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.24 04:51:25.926690 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.24 04:51:25.926732 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.24 04:51:25.927181 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.24 04:51:25.928055 [ 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.10.24 04:51:25.928523 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.24 04:51:25.928782 [ 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.10.24 04:51:25.931359 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.24 04:51:25.931401 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.24 04:51:25.932116 [ 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.10.24 04:51:25.932281 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.24 04:51:25.938389 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.24 04:51:25.938649 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.24 04:51:25.938676 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.24 04:51:25.940051 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.24 04:51:25.940462 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.24 04:51:25.940765 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.24 04:51:25.941082 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.24 04:51:25.941897 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.24 04:51:25.941944 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.24 04:51:25.942002 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.24 04:51:25.942019 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.24 04:51:25.960387 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.24 04:51:25.960416 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106232 sec
90 2023.10.24 04:51:25.960974 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.24 04:51:25.961055 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.24 04:51:25.961075 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.24 04:51:25.961092 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.24 04:51:25.961105 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.24 04:51:25.961119 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.24 04:51:25.961136 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.24 04:51:25.961171 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.24 04:51:25.961191 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.24 04:51:25.961222 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.24 04:51:25.961235 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.24 04:51:25.961250 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.24 04:51:25.961265 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.24 04:51:25.961298 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.24 04:51:25.961312 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.24 04:51:25.961324 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.24 04:51:25.997170 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.24 04:51:26.000823 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.24 04:51:26.000862 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2621e-05 sec
109 2023.10.24 04:51:26.000893 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.24 04:51:26.000914 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.24 04:51:26.000944 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.24 04:51:26.003260 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.24 04:51:26.008405 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.24 04:51:26.008504 [ 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.10.24 04:51:26.008563 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.24 04:51:26.211980 [ 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.10.24 04:51:26.230083 [ 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.10.24 04:51:26.230161 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.24 04:51:26.304479 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.24 04:51:26.305241 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.10.24 04:51:26.305620 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.24 04:51:26.305674 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.24 04:51:26.305699 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.24 04:51:26.305788 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.10.24 04:51:26.305816 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.10.24 04:51:26.305854 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.24 04:51:26.306501 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.24 04:51:26.306523 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.24 04:51:26.667739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.10.24 04:51:26.667914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.10.24 04:51:26.668465 [ 3 ] {} <Debug> HTTP-Session: adee80e3-5eba-43e1-a06b-3f6bfa00f59b Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
132 2023.10.24 04:51:26.668507 [ 3 ] {} <Debug> HTTP-Session: adee80e3-5eba-43e1-a06b-3f6bfa00f59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.10.24 04:51:26.668632 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.10.24 04:51:26.668661 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.10.24 04:51:26.668679 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.10.24 04:51:26.669995 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.10.24 04:51:26.671163 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.10.24 04:51:26.673248 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.10.24 04:51:26.675005 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.10.24 04:51:26.679370 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} <Debug> DynamicQueryHandler: Done processing query
141 2023.10.24 04:51:26.679421 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.10.24 04:51:26.679443 [ 3 ] {} <Debug> HTTP-Session: adee80e3-5eba-43e1-a06b-3f6bfa00f59b Destroying unnamed session
143 2023.10.24 04:51:26.679726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.10.24 04:51:26.679771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.10.24 04:51:26.679793 [ 3 ] {} <Debug> HTTP-Session: b2274799-cbe3-4712-8e7f-ed7c012d1413 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
146 2023.10.24 04:51:26.679809 [ 3 ] {} <Debug> HTTP-Session: b2274799-cbe3-4712-8e7f-ed7c012d1413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.10.24 04:51:26.679909 [ 3 ] {732f540b-4e71-46af-888f-0c752279709a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
148 2023.10.24 04:51:26.699343 [ 3 ] {732f540b-4e71-46af-888f-0c752279709a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64321) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
149 
150 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
151 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
152 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
153 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
154 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
155 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
156 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
157 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
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
166 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
167 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
168 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
169 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
170 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
171 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
172 
173 2023.10.24 04:51:26.700065 [ 3 ] {732f540b-4e71-46af-888f-0c752279709a} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
174 
175 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
176 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
177 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
178 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
179 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
180 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
181 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
182 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
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
191 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
192 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
193 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
194 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
195 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
196 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
197 (version 22.8.9.1)
198 2023.10.24 04:51:26.700189 [ 3 ] {732f540b-4e71-46af-888f-0c752279709a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.10.24 04:51:26.700210 [ 3 ] {} <Debug> HTTP-Session: b2274799-cbe3-4712-8e7f-ed7c012d1413 Destroying unnamed session
200 2023.10.24 04:51:26.700423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.10.24 04:51:26.700479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.10.24 04:51:26.700499 [ 3 ] {} <Debug> HTTP-Session: 60bb6831-80aa-41d9-a7bd-7efe861a5349 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
203 2023.10.24 04:51:26.700517 [ 3 ] {} <Debug> HTTP-Session: 60bb6831-80aa-41d9-a7bd-7efe861a5349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.10.24 04:51:26.700632 [ 3 ] {5a838152-0b5c-4542-920a-9f903257fd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
205 2023.10.24 04:51:26.700742 [ 3 ] {5a838152-0b5c-4542-920a-9f903257fd6e} <Debug> DynamicQueryHandler: Done processing query
206 2023.10.24 04:51:26.700763 [ 3 ] {5a838152-0b5c-4542-920a-9f903257fd6e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
207 2023.10.24 04:51:26.700782 [ 3 ] {} <Debug> HTTP-Session: 60bb6831-80aa-41d9-a7bd-7efe861a5349 Destroying unnamed session
208 2023.10.24 04:51:26.701397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
209 2023.10.24 04:51:26.701453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
210 2023.10.24 04:51:26.701482 [ 3 ] {} <Debug> HTTP-Session: 2033f0ff-b959-48c0-a6fc-021615da4e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
211 2023.10.24 04:51:26.701505 [ 3 ] {} <Debug> HTTP-Session: 2033f0ff-b959-48c0-a6fc-021615da4e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
212 2023.10.24 04:51:26.701568 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
213 2023.10.24 04:51:26.701626 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
214 2023.10.24 04:51:26.706306 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
215 2023.10.24 04:51:26.706331 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6361e-05 sec
216 2023.10.24 04:51:26.706354 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} <Information> TablesLoader: Loading 0 tables with 0 dependency level
217 2023.10.24 04:51:26.706374 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} <Information> DatabaseAtomic (oximeter): Starting up tables.
218 2023.10.24 04:51:26.706447 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} <Debug> DynamicQueryHandler: Done processing query
219 2023.10.24 04:51:26.706469 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
220 2023.10.24 04:51:26.706488 [ 3 ] {} <Debug> HTTP-Session: 2033f0ff-b959-48c0-a6fc-021615da4e18 Destroying unnamed session
221 2023.10.24 04:51:26.706615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
222 2023.10.24 04:51:26.706659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
223 2023.10.24 04:51:26.706682 [ 3 ] {} <Debug> HTTP-Session: 42ca16f7-9c83-49e3-a377-ddf7eac0c0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
224 2023.10.24 04:51:26.706702 [ 3 ] {} <Debug> HTTP-Session: 42ca16f7-9c83-49e3-a377-ddf7eac0c0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
225 2023.10.24 04:51:26.706843 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
226 2023.10.24 04:51:26.706890 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
227 2023.10.24 04:51:26.711233 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} <Debug> oximeter.version (99dd1486-7324-4135-920d-c06c2e67db66): Loading data parts
228 2023.10.24 04:51:26.711382 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} <Debug> oximeter.version (99dd1486-7324-4135-920d-c06c2e67db66): There are no data parts
229 2023.10.24 04:51:26.716713 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} <Debug> DynamicQueryHandler: Done processing query
230 2023.10.24 04:51:26.716744 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
231 2023.10.24 04:51:26.716761 [ 3 ] {} <Debug> HTTP-Session: 42ca16f7-9c83-49e3-a377-ddf7eac0c0e8 Destroying unnamed session
232 2023.10.24 04:51:26.716880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
233 2023.10.24 04:51:26.716929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
234 2023.10.24 04:51:26.716948 [ 3 ] {} <Debug> HTTP-Session: 82ce39dc-d1d0-4f10-9f26-9a264d581279 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
235 2023.10.24 04:51:26.716969 [ 3 ] {} <Debug> HTTP-Session: 82ce39dc-d1d0-4f10-9f26-9a264d581279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
236 2023.10.24 04:51:26.717166 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
237 2023.10.24 04:51:26.717218 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
238 2023.10.24 04:51:26.723930 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} <Debug> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Loading data parts
239 2023.10.24 04:51:26.724021 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} <Debug> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): There are no data parts
240 2023.10.24 04:51:26.728697 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} <Debug> DynamicQueryHandler: Done processing query
241 2023.10.24 04:51:26.728734 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2023.10.24 04:51:26.728753 [ 3 ] {} <Debug> HTTP-Session: 82ce39dc-d1d0-4f10-9f26-9a264d581279 Destroying unnamed session
243 2023.10.24 04:51:26.728879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2023.10.24 04:51:26.728933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2023.10.24 04:51:26.728951 [ 3 ] {} <Debug> HTTP-Session: b94ea1f6-1e8b-45ce-bba4-11cf2aa799aa Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
246 2023.10.24 04:51:26.728969 [ 3 ] {} <Debug> HTTP-Session: b94ea1f6-1e8b-45ce-bba4-11cf2aa799aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2023.10.24 04:51:26.729148 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
248 2023.10.24 04:51:26.729193 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
249 2023.10.24 04:51:26.731107 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} <Debug> oximeter.measurements_i8 (38af6189-846d-4d32-9f67-ff47305e65c9): Loading data parts
250 2023.10.24 04:51:26.731196 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} <Debug> oximeter.measurements_i8 (38af6189-846d-4d32-9f67-ff47305e65c9): There are no data parts
251 2023.10.24 04:51:26.734128 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} <Debug> DynamicQueryHandler: Done processing query
252 2023.10.24 04:51:26.734164 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
253 2023.10.24 04:51:26.734183 [ 3 ] {} <Debug> HTTP-Session: b94ea1f6-1e8b-45ce-bba4-11cf2aa799aa Destroying unnamed session
254 2023.10.24 04:51:26.734317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
255 2023.10.24 04:51:26.734378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
256 2023.10.24 04:51:26.734400 [ 3 ] {} <Debug> HTTP-Session: c17ca0f4-b11b-4962-b8f1-c60688e4d8a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
257 2023.10.24 04:51:26.734420 [ 3 ] {} <Debug> HTTP-Session: c17ca0f4-b11b-4962-b8f1-c60688e4d8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
258 2023.10.24 04:51:26.734652 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
259 2023.10.24 04:51:26.734711 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
260 2023.10.24 04:51:26.736398 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} <Debug> oximeter.measurements_u8 (98d90aa3-9081-467a-a639-c456072c2115): Loading data parts
261 2023.10.24 04:51:26.736476 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} <Debug> oximeter.measurements_u8 (98d90aa3-9081-467a-a639-c456072c2115): There are no data parts
262 2023.10.24 04:51:26.738856 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} <Debug> DynamicQueryHandler: Done processing query
263 2023.10.24 04:51:26.738881 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.10.24 04:51:26.738901 [ 3 ] {} <Debug> HTTP-Session: c17ca0f4-b11b-4962-b8f1-c60688e4d8a0 Destroying unnamed session
265 2023.10.24 04:51:26.739036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.10.24 04:51:26.739121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.10.24 04:51:26.739162 [ 3 ] {} <Debug> HTTP-Session: 67d48913-c5b3-4837-8e34-37808a80e6ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
268 2023.10.24 04:51:26.739191 [ 3 ] {} <Debug> HTTP-Session: 67d48913-c5b3-4837-8e34-37808a80e6ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.10.24 04:51:26.739543 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
270 2023.10.24 04:51:26.739627 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
271 2023.10.24 04:51:26.744666 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} <Debug> oximeter.measurements_i16 (991048fc-c0d2-4287-b3fc-f45977719097): Loading data parts
272 2023.10.24 04:51:26.744751 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} <Debug> oximeter.measurements_i16 (991048fc-c0d2-4287-b3fc-f45977719097): There are no data parts
273 2023.10.24 04:51:26.746065 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} <Debug> DynamicQueryHandler: Done processing query
274 2023.10.24 04:51:26.746090 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
275 2023.10.24 04:51:26.746110 [ 3 ] {} <Debug> HTTP-Session: 67d48913-c5b3-4837-8e34-37808a80e6ed Destroying unnamed session
276 2023.10.24 04:51:26.746230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
277 2023.10.24 04:51:26.746277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
278 2023.10.24 04:51:26.746299 [ 3 ] {} <Debug> HTTP-Session: cb815b1c-0c51-4bc9-9d1a-336daf0d0816 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
279 2023.10.24 04:51:26.746317 [ 3 ] {} <Debug> HTTP-Session: cb815b1c-0c51-4bc9-9d1a-336daf0d0816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
280 2023.10.24 04:51:26.746502 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
281 2023.10.24 04:51:26.746546 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
282 2023.10.24 04:51:26.749283 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} <Debug> oximeter.measurements_u16 (fb9589e1-69cf-43e3-bb16-fda12fc72049): Loading data parts
283 2023.10.24 04:51:26.749362 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} <Debug> oximeter.measurements_u16 (fb9589e1-69cf-43e3-bb16-fda12fc72049): There are no data parts
284 2023.10.24 04:51:26.750660 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} <Debug> DynamicQueryHandler: Done processing query
285 2023.10.24 04:51:26.750689 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
286 2023.10.24 04:51:26.750711 [ 3 ] {} <Debug> HTTP-Session: cb815b1c-0c51-4bc9-9d1a-336daf0d0816 Destroying unnamed session
287 2023.10.24 04:51:26.750825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
288 2023.10.24 04:51:26.750872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
289 2023.10.24 04:51:26.750897 [ 3 ] {} <Debug> HTTP-Session: 551642a2-7bf9-4dfd-9ba0-4bdba3e4a87d Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
290 2023.10.24 04:51:26.750913 [ 3 ] {} <Debug> HTTP-Session: 551642a2-7bf9-4dfd-9ba0-4bdba3e4a87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
291 2023.10.24 04:51:26.751098 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
292 2023.10.24 04:51:26.751142 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
293 2023.10.24 04:51:26.753843 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} <Debug> oximeter.measurements_i32 (9a863595-9981-4c2a-a6c2-1b44f51bb02f): Loading data parts
294 2023.10.24 04:51:26.753922 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} <Debug> oximeter.measurements_i32 (9a863595-9981-4c2a-a6c2-1b44f51bb02f): There are no data parts
295 2023.10.24 04:51:26.755378 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} <Debug> DynamicQueryHandler: Done processing query
296 2023.10.24 04:51:26.755409 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
297 2023.10.24 04:51:26.755425 [ 3 ] {} <Debug> HTTP-Session: 551642a2-7bf9-4dfd-9ba0-4bdba3e4a87d Destroying unnamed session
298 2023.10.24 04:51:26.755534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
299 2023.10.24 04:51:26.755580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
300 2023.10.24 04:51:26.755599 [ 3 ] {} <Debug> HTTP-Session: d828d1cc-121f-4861-8f4a-68ccb37f4b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
301 2023.10.24 04:51:26.755619 [ 3 ] {} <Debug> HTTP-Session: d828d1cc-121f-4861-8f4a-68ccb37f4b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
302 2023.10.24 04:51:26.755805 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
303 2023.10.24 04:51:26.755851 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
304 2023.10.24 04:51:26.758562 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} <Debug> oximeter.measurements_u32 (6d8ec3d8-b14c-4661-9198-edcbda510b38): Loading data parts
305 2023.10.24 04:51:26.758643 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} <Debug> oximeter.measurements_u32 (6d8ec3d8-b14c-4661-9198-edcbda510b38): There are no data parts
306 2023.10.24 04:51:26.759909 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} <Debug> DynamicQueryHandler: Done processing query
307 2023.10.24 04:51:26.759938 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
308 2023.10.24 04:51:26.759954 [ 3 ] {} <Debug> HTTP-Session: d828d1cc-121f-4861-8f4a-68ccb37f4b70 Destroying unnamed session
309 2023.10.24 04:51:26.760045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
310 2023.10.24 04:51:26.760092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
311 2023.10.24 04:51:26.760110 [ 3 ] {} <Debug> HTTP-Session: 2b885984-d793-4267-a3d5-01b6d551b2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
312 2023.10.24 04:51:26.760130 [ 3 ] {} <Debug> HTTP-Session: 2b885984-d793-4267-a3d5-01b6d551b2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
313 2023.10.24 04:51:26.760312 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
314 2023.10.24 04:51:26.760360 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
315 2023.10.24 04:51:26.763083 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} <Debug> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Loading data parts
316 2023.10.24 04:51:26.763227 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} <Debug> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): There are no data parts
317 2023.10.24 04:51:26.764707 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} <Debug> DynamicQueryHandler: Done processing query
318 2023.10.24 04:51:26.764732 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
319 2023.10.24 04:51:26.764752 [ 3 ] {} <Debug> HTTP-Session: 2b885984-d793-4267-a3d5-01b6d551b2c2 Destroying unnamed session
320 2023.10.24 04:51:26.764848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
321 2023.10.24 04:51:26.764891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
322 2023.10.24 04:51:26.764914 [ 3 ] {} <Debug> HTTP-Session: 6a296804-9b76-4fe5-9bc0-e024a1634fad Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
323 2023.10.24 04:51:26.764933 [ 3 ] {} <Debug> HTTP-Session: 6a296804-9b76-4fe5-9bc0-e024a1634fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
324 2023.10.24 04:51:26.765115 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
325 2023.10.24 04:51:26.765161 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
326 2023.10.24 04:51:26.767860 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} <Debug> oximeter.measurements_u64 (10af2baf-4460-48ee-915a-cffe0f824804): Loading data parts
327 2023.10.24 04:51:26.767941 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} <Debug> oximeter.measurements_u64 (10af2baf-4460-48ee-915a-cffe0f824804): There are no data parts
328 2023.10.24 04:51:26.769216 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} <Debug> DynamicQueryHandler: Done processing query
329 2023.10.24 04:51:26.769242 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
330 2023.10.24 04:51:26.769263 [ 3 ] {} <Debug> HTTP-Session: 6a296804-9b76-4fe5-9bc0-e024a1634fad Destroying unnamed session
331 2023.10.24 04:51:26.769387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2023.10.24 04:51:26.769439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
333 2023.10.24 04:51:26.769462 [ 3 ] {} <Debug> HTTP-Session: 05c3aea7-f3de-4a51-a92a-e8745cd2ffdc Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
334 2023.10.24 04:51:26.769485 [ 3 ] {} <Debug> HTTP-Session: 05c3aea7-f3de-4a51-a92a-e8745cd2ffdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2023.10.24 04:51:26.769665 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
336 2023.10.24 04:51:26.769713 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
337 2023.10.24 04:51:26.771493 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} <Debug> oximeter.measurements_f32 (8fbc18d0-2970-41f4-b949-959e47fe9d26): Loading data parts
338 2023.10.24 04:51:26.771611 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} <Debug> oximeter.measurements_f32 (8fbc18d0-2970-41f4-b949-959e47fe9d26): There are no data parts
339 2023.10.24 04:51:26.773954 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} <Debug> DynamicQueryHandler: Done processing query
340 2023.10.24 04:51:26.773985 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
341 2023.10.24 04:51:26.774010 [ 3 ] {} <Debug> HTTP-Session: 05c3aea7-f3de-4a51-a92a-e8745cd2ffdc Destroying unnamed session
342 2023.10.24 04:51:26.774131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
343 2023.10.24 04:51:26.774188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
344 2023.10.24 04:51:26.774216 [ 3 ] {} <Debug> HTTP-Session: 8109957a-ed08-49c5-8f38-75d2652d652a Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
345 2023.10.24 04:51:26.774235 [ 3 ] {} <Debug> HTTP-Session: 8109957a-ed08-49c5-8f38-75d2652d652a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
346 2023.10.24 04:51:26.774463 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
347 2023.10.24 04:51:26.774520 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
348 2023.10.24 04:51:26.777735 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} <Debug> oximeter.measurements_f64 (8d348c3a-1066-42ea-935d-91a1a31e23fc): Loading data parts
349 2023.10.24 04:51:26.777861 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} <Debug> oximeter.measurements_f64 (8d348c3a-1066-42ea-935d-91a1a31e23fc): There are no data parts
350 2023.10.24 04:51:26.779928 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} <Debug> DynamicQueryHandler: Done processing query
351 2023.10.24 04:51:26.779955 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
352 2023.10.24 04:51:26.779976 [ 3 ] {} <Debug> HTTP-Session: 8109957a-ed08-49c5-8f38-75d2652d652a Destroying unnamed session
353 2023.10.24 04:51:26.780098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
354 2023.10.24 04:51:26.780147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
355 2023.10.24 04:51:26.780165 [ 3 ] {} <Debug> HTTP-Session: 23539b95-1ea4-49fd-9d90-623afc06c410 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
356 2023.10.24 04:51:26.780185 [ 3 ] {} <Debug> HTTP-Session: 23539b95-1ea4-49fd-9d90-623afc06c410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
357 2023.10.24 04:51:26.780369 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
358 2023.10.24 04:51:26.780416 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
359 2023.10.24 04:51:26.781919 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} <Debug> oximeter.measurements_string (ff222fc6-bc76-433e-b169-ed3f72cbab82): Loading data parts
360 2023.10.24 04:51:26.782022 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} <Debug> oximeter.measurements_string (ff222fc6-bc76-433e-b169-ed3f72cbab82): There are no data parts
361 2023.10.24 04:51:26.785655 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} <Debug> DynamicQueryHandler: Done processing query
362 2023.10.24 04:51:26.785681 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
363 2023.10.24 04:51:26.785697 [ 3 ] {} <Debug> HTTP-Session: 23539b95-1ea4-49fd-9d90-623afc06c410 Destroying unnamed session
364 2023.10.24 04:51:26.785826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
365 2023.10.24 04:51:26.785875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
366 2023.10.24 04:51:26.785893 [ 3 ] {} <Debug> HTTP-Session: 969c2201-f776-4fbd-81a7-ea38f46d2498 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
367 2023.10.24 04:51:26.785914 [ 3 ] {} <Debug> HTTP-Session: 969c2201-f776-4fbd-81a7-ea38f46d2498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
368 2023.10.24 04:51:26.786103 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
369 2023.10.24 04:51:26.786150 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
370 2023.10.24 04:51:26.789133 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} <Debug> oximeter.measurements_bytes (f05cb0cc-b5a9-42fe-b7f5-b09e61e53727): Loading data parts
371 2023.10.24 04:51:26.789231 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} <Debug> oximeter.measurements_bytes (f05cb0cc-b5a9-42fe-b7f5-b09e61e53727): There are no data parts
372 2023.10.24 04:51:26.793360 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} <Debug> DynamicQueryHandler: Done processing query
373 2023.10.24 04:51:26.793397 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
374 2023.10.24 04:51:26.793417 [ 3 ] {} <Debug> HTTP-Session: 969c2201-f776-4fbd-81a7-ea38f46d2498 Destroying unnamed session
375 2023.10.24 04:51:26.793572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2023.10.24 04:51:26.793633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
377 2023.10.24 04:51:26.793656 [ 3 ] {} <Debug> HTTP-Session: f63fb8dc-e48f-4600-82d5-5e51f499c95c Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
378 2023.10.24 04:51:26.793681 [ 3 ] {} <Debug> HTTP-Session: f63fb8dc-e48f-4600-82d5-5e51f499c95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2023.10.24 04:51:26.793935 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
380 2023.10.24 04:51:26.793995 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
381 2023.10.24 04:51:26.795788 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} <Debug> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Loading data parts
382 2023.10.24 04:51:26.795901 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} <Debug> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): There are no data parts
383 2023.10.24 04:51:26.799796 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} <Debug> DynamicQueryHandler: Done processing query
384 2023.10.24 04:51:26.799821 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
385 2023.10.24 04:51:26.799836 [ 3 ] {} <Debug> HTTP-Session: f63fb8dc-e48f-4600-82d5-5e51f499c95c Destroying unnamed session
386 2023.10.24 04:51:26.799941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
387 2023.10.24 04:51:26.799990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
388 2023.10.24 04:51:26.800008 [ 3 ] {} <Debug> HTTP-Session: c834d51b-efb7-4a35-a05e-a5e2b92a2300 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
389 2023.10.24 04:51:26.800029 [ 3 ] {} <Debug> HTTP-Session: c834d51b-efb7-4a35-a05e-a5e2b92a2300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
390 2023.10.24 04:51:26.800232 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
391 2023.10.24 04:51:26.800281 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
392 2023.10.24 04:51:26.802003 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} <Debug> oximeter.measurements_cumulativeu64 (6357ddec-d7ea-42b3-97a5-c2f8facf5c1b): Loading data parts
393 2023.10.24 04:51:26.802098 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} <Debug> oximeter.measurements_cumulativeu64 (6357ddec-d7ea-42b3-97a5-c2f8facf5c1b): There are no data parts
394 2023.10.24 04:51:26.806090 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} <Debug> DynamicQueryHandler: Done processing query
395 2023.10.24 04:51:26.806114 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
396 2023.10.24 04:51:26.806135 [ 3 ] {} <Debug> HTTP-Session: c834d51b-efb7-4a35-a05e-a5e2b92a2300 Destroying unnamed session
397 2023.10.24 04:51:26.806233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
398 2023.10.24 04:51:26.806281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
399 2023.10.24 04:51:26.806304 [ 3 ] {} <Debug> HTTP-Session: e29044e9-f80f-430a-8ef2-29025d583d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
400 2023.10.24 04:51:26.806321 [ 3 ] {} <Debug> HTTP-Session: e29044e9-f80f-430a-8ef2-29025d583d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
401 2023.10.24 04:51:26.806522 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
402 2023.10.24 04:51:26.806571 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
403 2023.10.24 04:51:26.808395 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} <Debug> oximeter.measurements_cumulativef32 (ac571109-8036-492f-abea-23284adb4349): Loading data parts
404 2023.10.24 04:51:26.808488 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} <Debug> oximeter.measurements_cumulativef32 (ac571109-8036-492f-abea-23284adb4349): There are no data parts
405 2023.10.24 04:51:26.812491 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} <Debug> DynamicQueryHandler: Done processing query
406 2023.10.24 04:51:26.812536 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
407 2023.10.24 04:51:26.812574 [ 3 ] {} <Debug> HTTP-Session: e29044e9-f80f-430a-8ef2-29025d583d4b Destroying unnamed session
408 2023.10.24 04:51:26.812753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
409 2023.10.24 04:51:26.812832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
410 2023.10.24 04:51:26.812875 [ 3 ] {} <Debug> HTTP-Session: fd3a9fd4-18b6-4be1-ac20-af9c52358849 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
411 2023.10.24 04:51:26.812912 [ 3 ] {} <Debug> HTTP-Session: fd3a9fd4-18b6-4be1-ac20-af9c52358849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
412 2023.10.24 04:51:26.813154 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) --
413 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)
414 2023.10.24 04:51:26.813204 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
415 2023.10.24 04:51:26.815007 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} <Debug> oximeter.measurements_cumulativef64 (9b364da8-4be2-4fc3-b320-cea63cfbde26): Loading data parts
416 2023.10.24 04:51:26.815109 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} <Debug> oximeter.measurements_cumulativef64 (9b364da8-4be2-4fc3-b320-cea63cfbde26): There are no data parts
417 2023.10.24 04:51:26.818951 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} <Debug> DynamicQueryHandler: Done processing query
418 2023.10.24 04:51:26.818986 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
419 2023.10.24 04:51:26.819006 [ 3 ] {} <Debug> HTTP-Session: fd3a9fd4-18b6-4be1-ac20-af9c52358849 Destroying unnamed session
420 2023.10.24 04:51:26.819139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
421 2023.10.24 04:51:26.819197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
422 2023.10.24 04:51:26.819220 [ 3 ] {} <Debug> HTTP-Session: 31b81e82-430d-4806-9a54-5373d08fdf53 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
423 2023.10.24 04:51:26.819250 [ 3 ] {} <Debug> HTTP-Session: 31b81e82-430d-4806-9a54-5373d08fdf53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
424 2023.10.24 04:51:26.819510 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
425 2023.10.24 04:51:26.819573 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
426 2023.10.24 04:51:26.821410 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} <Debug> oximeter.measurements_histogrami8 (3fa267e4-51ac-45ed-a260-3f9bca6663ff): Loading data parts
427 2023.10.24 04:51:26.821493 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} <Debug> oximeter.measurements_histogrami8 (3fa267e4-51ac-45ed-a260-3f9bca6663ff): There are no data parts
428 2023.10.24 04:51:26.825518 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} <Debug> DynamicQueryHandler: Done processing query
429 2023.10.24 04:51:26.825574 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
430 2023.10.24 04:51:26.825603 [ 3 ] {} <Debug> HTTP-Session: 31b81e82-430d-4806-9a54-5373d08fdf53 Destroying unnamed session
431 2023.10.24 04:51:26.825777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
432 2023.10.24 04:51:26.825863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
433 2023.10.24 04:51:26.825899 [ 3 ] {} <Debug> HTTP-Session: d7420c41-2a63-45c9-8ceb-4a1d7e9d1b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
434 2023.10.24 04:51:26.825937 [ 3 ] {} <Debug> HTTP-Session: d7420c41-2a63-45c9-8ceb-4a1d7e9d1b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
435 2023.10.24 04:51:26.826382 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
436 2023.10.24 04:51:26.826438 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
437 2023.10.24 04:51:26.828227 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} <Debug> oximeter.measurements_histogramu8 (a0b751eb-2f02-49a0-941e-1178ccd117a7): Loading data parts
438 2023.10.24 04:51:26.828317 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} <Debug> oximeter.measurements_histogramu8 (a0b751eb-2f02-49a0-941e-1178ccd117a7): There are no data parts
439 2023.10.24 04:51:26.832355 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} <Debug> DynamicQueryHandler: Done processing query
440 2023.10.24 04:51:26.832405 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
441 2023.10.24 04:51:26.832448 [ 3 ] {} <Debug> HTTP-Session: d7420c41-2a63-45c9-8ceb-4a1d7e9d1b6f Destroying unnamed session
442 2023.10.24 04:51:26.832623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2023.10.24 04:51:26.832718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
444 2023.10.24 04:51:26.832766 [ 3 ] {} <Debug> HTTP-Session: a48085cf-1f8d-4f4c-8153-7386a30b1240 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
445 2023.10.24 04:51:26.832798 [ 3 ] {} <Debug> HTTP-Session: a48085cf-1f8d-4f4c-8153-7386a30b1240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2023.10.24 04:51:26.833283 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
447 2023.10.24 04:51:26.833401 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
448 2023.10.24 04:51:26.835204 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} <Debug> oximeter.measurements_histogrami16 (52094c33-bd11-41f8-9903-29a5f180939b): Loading data parts
449 2023.10.24 04:51:26.835276 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} <Debug> oximeter.measurements_histogrami16 (52094c33-bd11-41f8-9903-29a5f180939b): There are no data parts
450 2023.10.24 04:51:26.839291 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} <Debug> DynamicQueryHandler: Done processing query
451 2023.10.24 04:51:26.839353 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
452 2023.10.24 04:51:26.839384 [ 3 ] {} <Debug> HTTP-Session: a48085cf-1f8d-4f4c-8153-7386a30b1240 Destroying unnamed session
453 2023.10.24 04:51:26.839547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
454 2023.10.24 04:51:26.839651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
455 2023.10.24 04:51:26.839687 [ 3 ] {} <Debug> HTTP-Session: b094b5fc-2184-409a-ad2c-ec3789fc5ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
456 2023.10.24 04:51:26.839719 [ 3 ] {} <Debug> HTTP-Session: b094b5fc-2184-409a-ad2c-ec3789fc5ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
457 2023.10.24 04:51:26.840096 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
458 2023.10.24 04:51:26.840148 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
459 2023.10.24 04:51:26.841941 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} <Debug> oximeter.measurements_histogramu16 (f880762a-5b85-48ba-b220-11e6c49a6c4a): Loading data parts
460 2023.10.24 04:51:26.842035 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} <Debug> oximeter.measurements_histogramu16 (f880762a-5b85-48ba-b220-11e6c49a6c4a): There are no data parts
461 2023.10.24 04:51:26.846089 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} <Debug> DynamicQueryHandler: Done processing query
462 2023.10.24 04:51:26.846164 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
463 2023.10.24 04:51:26.846195 [ 3 ] {} <Debug> HTTP-Session: b094b5fc-2184-409a-ad2c-ec3789fc5ffd Destroying unnamed session
464 2023.10.24 04:51:26.846407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
465 2023.10.24 04:51:26.846504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
466 2023.10.24 04:51:26.846540 [ 3 ] {} <Debug> HTTP-Session: 5f725506-b4da-4e1f-9486-6907561668a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
467 2023.10.24 04:51:26.846582 [ 3 ] {} <Debug> HTTP-Session: 5f725506-b4da-4e1f-9486-6907561668a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
468 2023.10.24 04:51:26.847029 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
469 2023.10.24 04:51:26.847154 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
470 2023.10.24 04:51:26.849049 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} <Debug> oximeter.measurements_histogrami32 (7e4253af-5ee7-4e9b-aaed-2cf6d183bfef): Loading data parts
471 2023.10.24 04:51:26.849139 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} <Debug> oximeter.measurements_histogrami32 (7e4253af-5ee7-4e9b-aaed-2cf6d183bfef): There are no data parts
472 2023.10.24 04:51:26.853130 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} <Debug> DynamicQueryHandler: Done processing query
473 2023.10.24 04:51:26.853188 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
474 2023.10.24 04:51:26.853223 [ 3 ] {} <Debug> HTTP-Session: 5f725506-b4da-4e1f-9486-6907561668a6 Destroying unnamed session
475 2023.10.24 04:51:26.853490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
476 2023.10.24 04:51:26.853587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
477 2023.10.24 04:51:26.853623 [ 3 ] {} <Debug> HTTP-Session: 5821a932-626f-40aa-b300-abe6fb6df8ba Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
478 2023.10.24 04:51:26.853665 [ 3 ] {} <Debug> HTTP-Session: 5821a932-626f-40aa-b300-abe6fb6df8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
479 2023.10.24 04:51:26.854072 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
480 2023.10.24 04:51:26.854125 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
481 2023.10.24 04:51:26.855895 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} <Debug> oximeter.measurements_histogramu32 (e426344d-198b-4acf-a67f-fe58e357b1d9): Loading data parts
482 2023.10.24 04:51:26.855977 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} <Debug> oximeter.measurements_histogramu32 (e426344d-198b-4acf-a67f-fe58e357b1d9): There are no data parts
483 2023.10.24 04:51:26.859856 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} <Debug> DynamicQueryHandler: Done processing query
484 2023.10.24 04:51:26.859887 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
485 2023.10.24 04:51:26.859912 [ 3 ] {} <Debug> HTTP-Session: 5821a932-626f-40aa-b300-abe6fb6df8ba Destroying unnamed session
486 2023.10.24 04:51:26.860020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
487 2023.10.24 04:51:26.860068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
488 2023.10.24 04:51:26.860091 [ 3 ] {} <Debug> HTTP-Session: 9f5bbb37-9cae-49b9-8d0b-8e7b3ff08a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
489 2023.10.24 04:51:26.860108 [ 3 ] {} <Debug> HTTP-Session: 9f5bbb37-9cae-49b9-8d0b-8e7b3ff08a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
490 2023.10.24 04:51:26.860321 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
491 2023.10.24 04:51:26.860374 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
492 2023.10.24 04:51:26.862132 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} <Debug> oximeter.measurements_histogrami64 (311e069f-f85c-4584-bab2-0c6e8f90fcda): Loading data parts
493 2023.10.24 04:51:26.862217 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} <Debug> oximeter.measurements_histogrami64 (311e069f-f85c-4584-bab2-0c6e8f90fcda): There are no data parts
494 2023.10.24 04:51:26.866071 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} <Debug> DynamicQueryHandler: Done processing query
495 2023.10.24 04:51:26.866102 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
496 2023.10.24 04:51:26.866127 [ 3 ] {} <Debug> HTTP-Session: 9f5bbb37-9cae-49b9-8d0b-8e7b3ff08a5b Destroying unnamed session
497 2023.10.24 04:51:26.866246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
498 2023.10.24 04:51:26.866297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
499 2023.10.24 04:51:26.866332 [ 3 ] {} <Debug> HTTP-Session: 18f769c8-5e97-4535-ae3e-298db7670ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
500 2023.10.24 04:51:26.866358 [ 3 ] {} <Debug> HTTP-Session: 18f769c8-5e97-4535-ae3e-298db7670ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
501 2023.10.24 04:51:26.866618 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
502 2023.10.24 04:51:26.866680 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
503 2023.10.24 04:51:26.868548 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} <Debug> oximeter.measurements_histogramu64 (f2aeaad6-2741-4b7d-8817-e2146c4004db): Loading data parts
504 2023.10.24 04:51:26.868634 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} <Debug> oximeter.measurements_histogramu64 (f2aeaad6-2741-4b7d-8817-e2146c4004db): There are no data parts
505 2023.10.24 04:51:26.872617 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} <Debug> DynamicQueryHandler: Done processing query
506 2023.10.24 04:51:26.872680 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
507 2023.10.24 04:51:26.872710 [ 3 ] {} <Debug> HTTP-Session: 18f769c8-5e97-4535-ae3e-298db7670ffe Destroying unnamed session
508 2023.10.24 04:51:26.872901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
509 2023.10.24 04:51:26.872995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
510 2023.10.24 04:51:26.873033 [ 3 ] {} <Debug> HTTP-Session: ab80ac74-cdcc-4fa9-a3ff-67f32bce6a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
511 2023.10.24 04:51:26.873057 [ 3 ] {} <Debug> HTTP-Session: ab80ac74-cdcc-4fa9-a3ff-67f32bce6a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
512 2023.10.24 04:51:26.873272 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
513 2023.10.24 04:51:26.873320 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
514 2023.10.24 04:51:26.875092 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} <Debug> oximeter.measurements_histogramf32 (3be276c4-cbe8-46c9-bc65-a85cf3a4e273): Loading data parts
515 2023.10.24 04:51:26.875191 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} <Debug> oximeter.measurements_histogramf32 (3be276c4-cbe8-46c9-bc65-a85cf3a4e273): There are no data parts
516 2023.10.24 04:51:26.879009 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} <Debug> DynamicQueryHandler: Done processing query
517 2023.10.24 04:51:26.879057 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
518 2023.10.24 04:51:26.879102 [ 3 ] {} <Debug> HTTP-Session: ab80ac74-cdcc-4fa9-a3ff-67f32bce6a21 Destroying unnamed session
519 2023.10.24 04:51:26.879275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
520 2023.10.24 04:51:26.879371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
521 2023.10.24 04:51:26.879425 [ 3 ] {} <Debug> HTTP-Session: 79f8e019-0465-46a4-9dc1-85d5b9720957 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
522 2023.10.24 04:51:26.879456 [ 3 ] {} <Debug> HTTP-Session: 79f8e019-0465-46a4-9dc1-85d5b9720957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
523 2023.10.24 04:51:26.879885 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
524 2023.10.24 04:51:26.879991 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
525 2023.10.24 04:51:26.881807 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} <Debug> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Loading data parts
526 2023.10.24 04:51:26.881875 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} <Debug> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): There are no data parts
527 2023.10.24 04:51:26.885746 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} <Debug> DynamicQueryHandler: Done processing query
528 2023.10.24 04:51:26.885777 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
529 2023.10.24 04:51:26.885804 [ 3 ] {} <Debug> HTTP-Session: 79f8e019-0465-46a4-9dc1-85d5b9720957 Destroying unnamed session
530 2023.10.24 04:51:26.885941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
531 2023.10.24 04:51:26.885994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
532 2023.10.24 04:51:26.886018 [ 3 ] {} <Debug> HTTP-Session: 760dcd38-ba17-489c-85d1-462dfb8a7a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
533 2023.10.24 04:51:26.886034 [ 3 ] {} <Debug> HTTP-Session: 760dcd38-ba17-489c-85d1-462dfb8a7a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
534 2023.10.24 04:51:26.886192 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
535 2023.10.24 04:51:26.886238 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
536 2023.10.24 04:51:26.887853 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} <Debug> oximeter.fields_bool (eef50574-1f6f-4e1f-93d0-243111bfa349): Loading data parts
537 2023.10.24 04:51:26.887923 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} <Debug> oximeter.fields_bool (eef50574-1f6f-4e1f-93d0-243111bfa349): There are no data parts
538 2023.10.24 04:51:26.891754 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} <Debug> DynamicQueryHandler: Done processing query
539 2023.10.24 04:51:26.891786 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
540 2023.10.24 04:51:26.891809 [ 3 ] {} <Debug> HTTP-Session: 760dcd38-ba17-489c-85d1-462dfb8a7a5c Destroying unnamed session
541 2023.10.24 04:51:26.891927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2023.10.24 04:51:26.891975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
543 2023.10.24 04:51:26.891999 [ 3 ] {} <Debug> HTTP-Session: 6298d1fc-d0d8-46b8-b265-61d620965a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
544 2023.10.24 04:51:26.892016 [ 3 ] {} <Debug> HTTP-Session: 6298d1fc-d0d8-46b8-b265-61d620965a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2023.10.24 04:51:26.892172 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
546 2023.10.24 04:51:26.892214 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
547 2023.10.24 04:51:26.893825 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} <Debug> oximeter.fields_i8 (0aba84c0-79bf-4bde-97c4-c0ff824c1e6a): Loading data parts
548 2023.10.24 04:51:26.893893 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} <Debug> oximeter.fields_i8 (0aba84c0-79bf-4bde-97c4-c0ff824c1e6a): There are no data parts
549 2023.10.24 04:51:26.897791 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} <Debug> DynamicQueryHandler: Done processing query
550 2023.10.24 04:51:26.897823 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
551 2023.10.24 04:51:26.897839 [ 3 ] {} <Debug> HTTP-Session: 6298d1fc-d0d8-46b8-b265-61d620965a02 Destroying unnamed session
552 2023.10.24 04:51:26.897962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2023.10.24 04:51:26.898010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
554 2023.10.24 04:51:26.898029 [ 3 ] {} <Debug> HTTP-Session: 70bd9c28-4bda-47e3-b23e-2c3647e47e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
555 2023.10.24 04:51:26.898052 [ 3 ] {} <Debug> HTTP-Session: 70bd9c28-4bda-47e3-b23e-2c3647e47e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2023.10.24 04:51:26.898206 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
557 2023.10.24 04:51:26.898254 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
558 2023.10.24 04:51:26.899842 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} <Debug> oximeter.fields_u8 (e521a27e-bfe3-448c-bec7-16d332a2fb73): Loading data parts
559 2023.10.24 04:51:26.899905 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} <Debug> oximeter.fields_u8 (e521a27e-bfe3-448c-bec7-16d332a2fb73): There are no data parts
560 2023.10.24 04:51:26.903884 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} <Debug> DynamicQueryHandler: Done processing query
561 2023.10.24 04:51:26.903933 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
562 2023.10.24 04:51:26.903984 [ 3 ] {} <Debug> HTTP-Session: 70bd9c28-4bda-47e3-b23e-2c3647e47e05 Destroying unnamed session
563 2023.10.24 04:51:26.904192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
564 2023.10.24 04:51:26.904307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
565 2023.10.24 04:51:26.904365 [ 3 ] {} <Debug> HTTP-Session: e33ccc6a-b64f-4208-8d93-06195bc81915 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
566 2023.10.24 04:51:26.904397 [ 3 ] {} <Debug> HTTP-Session: e33ccc6a-b64f-4208-8d93-06195bc81915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
567 2023.10.24 04:51:26.904564 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
568 2023.10.24 04:51:26.904611 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
569 2023.10.24 04:51:26.906228 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} <Debug> oximeter.fields_i16 (50f77431-b528-4318-b4d3-3fc730098775): Loading data parts
570 2023.10.24 04:51:26.906295 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} <Debug> oximeter.fields_i16 (50f77431-b528-4318-b4d3-3fc730098775): There are no data parts
571 2023.10.24 04:51:26.909186 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} <Debug> DynamicQueryHandler: Done processing query
572 2023.10.24 04:51:26.909236 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
573 2023.10.24 04:51:26.909266 [ 3 ] {} <Debug> HTTP-Session: e33ccc6a-b64f-4208-8d93-06195bc81915 Destroying unnamed session
574 2023.10.24 04:51:26.909454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
575 2023.10.24 04:51:26.909551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
576 2023.10.24 04:51:26.909588 [ 3 ] {} <Debug> HTTP-Session: a53b6fc6-1aef-4876-90ea-770d4471b451 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
577 2023.10.24 04:51:26.909632 [ 3 ] {} <Debug> HTTP-Session: a53b6fc6-1aef-4876-90ea-770d4471b451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
578 2023.10.24 04:51:26.909950 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
579 2023.10.24 04:51:26.910035 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
580 2023.10.24 04:51:26.911570 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} <Debug> oximeter.fields_u16 (a290951c-b5c9-4d1b-985f-b9614641f153): Loading data parts
581 2023.10.24 04:51:26.911638 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} <Debug> oximeter.fields_u16 (a290951c-b5c9-4d1b-985f-b9614641f153): There are no data parts
582 2023.10.24 04:51:26.913921 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} <Debug> DynamicQueryHandler: Done processing query
583 2023.10.24 04:51:26.913953 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
584 2023.10.24 04:51:26.913968 [ 3 ] {} <Debug> HTTP-Session: a53b6fc6-1aef-4876-90ea-770d4471b451 Destroying unnamed session
585 2023.10.24 04:51:26.914080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
586 2023.10.24 04:51:26.914143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
587 2023.10.24 04:51:26.914166 [ 3 ] {} <Debug> HTTP-Session: f2b59259-abdd-4bec-92da-399a2e4ebde1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
588 2023.10.24 04:51:26.914192 [ 3 ] {} <Debug> HTTP-Session: f2b59259-abdd-4bec-92da-399a2e4ebde1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
589 2023.10.24 04:51:26.914380 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
590 2023.10.24 04:51:26.914437 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
591 2023.10.24 04:51:26.915995 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} <Debug> oximeter.fields_i32 (09032ce7-076f-4786-a209-4dcc744a2b80): Loading data parts
592 2023.10.24 04:51:26.916067 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} <Debug> oximeter.fields_i32 (09032ce7-076f-4786-a209-4dcc744a2b80): There are no data parts
593 2023.10.24 04:51:26.918332 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} <Debug> DynamicQueryHandler: Done processing query
594 2023.10.24 04:51:26.918357 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
595 2023.10.24 04:51:26.918386 [ 3 ] {} <Debug> HTTP-Session: f2b59259-abdd-4bec-92da-399a2e4ebde1 Destroying unnamed session
596 2023.10.24 04:51:26.918507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2023.10.24 04:51:26.918554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
598 2023.10.24 04:51:26.918584 [ 3 ] {} <Debug> HTTP-Session: 636c83c7-27a9-4323-9841-2f5e0222948e Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
599 2023.10.24 04:51:26.918600 [ 3 ] {} <Debug> HTTP-Session: 636c83c7-27a9-4323-9841-2f5e0222948e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2023.10.24 04:51:26.918757 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
601 2023.10.24 04:51:26.918799 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
602 2023.10.24 04:51:26.920256 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} <Debug> oximeter.fields_u32 (835435d3-2e09-4ed3-8796-7555bf3ab376): Loading data parts
603 2023.10.24 04:51:26.920330 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} <Debug> oximeter.fields_u32 (835435d3-2e09-4ed3-8796-7555bf3ab376): There are no data parts
604 2023.10.24 04:51:26.922620 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} <Debug> DynamicQueryHandler: Done processing query
605 2023.10.24 04:51:26.922658 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
606 2023.10.24 04:51:26.922677 [ 3 ] {} <Debug> HTTP-Session: 636c83c7-27a9-4323-9841-2f5e0222948e Destroying unnamed session
607 2023.10.24 04:51:26.922807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
608 2023.10.24 04:51:26.922865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
609 2023.10.24 04:51:26.922889 [ 3 ] {} <Debug> HTTP-Session: c369cf09-be2d-4998-af99-acd94cd35bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
610 2023.10.24 04:51:26.922917 [ 3 ] {} <Debug> HTTP-Session: c369cf09-be2d-4998-af99-acd94cd35bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
611 2023.10.24 04:51:26.923087 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
612 2023.10.24 04:51:26.923135 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
613 2023.10.24 04:51:26.924576 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Loading data parts
614 2023.10.24 04:51:26.924638 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): There are no data parts
615 2023.10.24 04:51:26.926904 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} <Debug> DynamicQueryHandler: Done processing query
616 2023.10.24 04:51:26.926928 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
617 2023.10.24 04:51:26.926953 [ 3 ] {} <Debug> HTTP-Session: c369cf09-be2d-4998-af99-acd94cd35bb0 Destroying unnamed session
618 2023.10.24 04:51:26.927148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
619 2023.10.24 04:51:26.927238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
620 2023.10.24 04:51:26.927289 [ 3 ] {} <Debug> HTTP-Session: aacb500e-91ed-4693-987f-468699d14060 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
621 2023.10.24 04:51:26.927336 [ 3 ] {} <Debug> HTTP-Session: aacb500e-91ed-4693-987f-468699d14060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
622 2023.10.24 04:51:26.927640 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
623 2023.10.24 04:51:26.927735 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
624 2023.10.24 04:51:26.929594 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} <Debug> oximeter.fields_u64 (91a1c2ab-c1e6-4d0b-9474-8968c1900eb9): Loading data parts
625 2023.10.24 04:51:26.929661 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} <Debug> oximeter.fields_u64 (91a1c2ab-c1e6-4d0b-9474-8968c1900eb9): There are no data parts
626 2023.10.24 04:51:26.931950 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} <Debug> DynamicQueryHandler: Done processing query
627 2023.10.24 04:51:26.931976 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
628 2023.10.24 04:51:26.932004 [ 3 ] {} <Debug> HTTP-Session: aacb500e-91ed-4693-987f-468699d14060 Destroying unnamed session
629 2023.10.24 04:51:26.932126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
630 2023.10.24 04:51:26.932184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
631 2023.10.24 04:51:26.932213 [ 3 ] {} <Debug> HTTP-Session: df1abb19-00a7-4147-badf-61ea56f0de0b Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
632 2023.10.24 04:51:26.932233 [ 3 ] {} <Debug> HTTP-Session: df1abb19-00a7-4147-badf-61ea56f0de0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
633 2023.10.24 04:51:26.932429 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
634 2023.10.24 04:51:26.932487 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
635 2023.10.24 04:51:26.934052 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} <Debug> oximeter.fields_ipaddr (c55681c7-0cd8-4ebe-8ba4-512261d36726): Loading data parts
636 2023.10.24 04:51:26.934126 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} <Debug> oximeter.fields_ipaddr (c55681c7-0cd8-4ebe-8ba4-512261d36726): There are no data parts
637 2023.10.24 04:51:26.936549 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} <Debug> DynamicQueryHandler: Done processing query
638 2023.10.24 04:51:26.936612 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
639 2023.10.24 04:51:26.936642 [ 3 ] {} <Debug> HTTP-Session: df1abb19-00a7-4147-badf-61ea56f0de0b Destroying unnamed session
640 2023.10.24 04:51:26.936821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
641 2023.10.24 04:51:26.936920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
642 2023.10.24 04:51:26.936955 [ 3 ] {} <Debug> HTTP-Session: 9f8a7ef3-5594-40aa-8fb6-dbf504890947 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
643 2023.10.24 04:51:26.937000 [ 3 ] {} <Debug> HTTP-Session: 9f8a7ef3-5594-40aa-8fb6-dbf504890947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
644 2023.10.24 04:51:26.937175 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
645 2023.10.24 04:51:26.937217 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
646 2023.10.24 04:51:26.938699 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Loading data parts
647 2023.10.24 04:51:26.938762 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): There are no data parts
648 2023.10.24 04:51:26.941036 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} <Debug> DynamicQueryHandler: Done processing query
649 2023.10.24 04:51:26.941075 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
650 2023.10.24 04:51:26.941093 [ 3 ] {} <Debug> HTTP-Session: 9f8a7ef3-5594-40aa-8fb6-dbf504890947 Destroying unnamed session
651 2023.10.24 04:51:26.941202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
652 2023.10.24 04:51:26.941267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
653 2023.10.24 04:51:26.941291 [ 3 ] {} <Debug> HTTP-Session: 5de16265-ba17-4509-b88e-72c4540b8530 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
654 2023.10.24 04:51:26.941319 [ 3 ] {} <Debug> HTTP-Session: 5de16265-ba17-4509-b88e-72c4540b8530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
655 2023.10.24 04:51:26.941508 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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)
656 2023.10.24 04:51:26.941566 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
657 2023.10.24 04:51:26.944177 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Loading data parts
658 2023.10.24 04:51:26.944244 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): There are no data parts
659 2023.10.24 04:51:26.945470 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} <Debug> DynamicQueryHandler: Done processing query
660 2023.10.24 04:51:26.945495 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
661 2023.10.24 04:51:26.945518 [ 3 ] {} <Debug> HTTP-Session: 5de16265-ba17-4509-b88e-72c4540b8530 Destroying unnamed session
662 2023.10.24 04:51:26.945612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
663 2023.10.24 04:51:26.945661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
664 2023.10.24 04:51:26.945686 [ 3 ] {} <Debug> HTTP-Session: 43af9be8-c2bf-4de5-bb5a-cb7755336dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
665 2023.10.24 04:51:26.945702 [ 3 ] {} <Debug> HTTP-Session: 43af9be8-c2bf-4de5-bb5a-cb7755336dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
666 2023.10.24 04:51:26.945889 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
667 2023.10.24 04:51:26.945947 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
668 2023.10.24 04:51:26.948487 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} <Debug> oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): Loading data parts
669 2023.10.24 04:51:26.948558 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} <Debug> oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): There are no data parts
670 2023.10.24 04:51:26.949917 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} <Debug> DynamicQueryHandler: Done processing query
671 2023.10.24 04:51:26.949942 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
672 2023.10.24 04:51:26.949958 [ 3 ] {} <Debug> HTTP-Session: 43af9be8-c2bf-4de5-bb5a-cb7755336dc2 Destroying unnamed session
673 2023.10.24 04:51:26.950081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
674 2023.10.24 04:51:26.950131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
675 2023.10.24 04:51:26.950149 [ 3 ] {} <Debug> HTTP-Session: dc05fb07-beef-433a-a29f-5070e0aa1e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:64321
676 2023.10.24 04:51:26.950172 [ 3 ] {} <Debug> HTTP-Session: dc05fb07-beef-433a-a29f-5070e0aa1e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
677 2023.10.24 04:51:26.950285 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64321) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
678 2023.10.24 04:51:26.950908 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
679 2023.10.24 04:51:26.956370 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
680 2023.10.24 04:51:26.959021 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
681 2023.10.24 04:51:26.959230 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} <Trace> oximeter.version (99dd1486-7324-4135-920d-c06c2e67db66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
682 2023.10.24 04:51:26.959446 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009128628 sec., 109 rows/sec., 1.71 KiB/sec.
683 2023.10.24 04:51:26.959565 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} <Debug> DynamicQueryHandler: Done processing query
684 2023.10.24 04:51:26.959587 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
685 2023.10.24 04:51:26.959610 [ 3 ] {} <Debug> HTTP-Session: dc05fb07-beef-433a-a29f-5070e0aa1e6e Destroying unnamed session
686 2023.10.24 04:51:27.000156 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB
687 2023.10.24 04:51:41.306076 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
688 2023.10.24 04:51:41.306137 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
689 2023.10.24 04:51:56.306176 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache
690 2023.10.24 04:51:56.306257 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache
691 2023.10.24 04:52:11.306292 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
692 2023.10.24 04:52:11.306356 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
693 2023.10.24 04:52:16.977537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2023.10.24 04:52:16.977709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
695 2023.10.24 04:52:16.977733 [ 3 ] {} <Debug> HTTP-Session: 35b939cd-57ef-467a-bbf1-d696f3b9ffca Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
696 2023.10.24 04:52:16.977783 [ 3 ] {} <Debug> HTTP-Session: 35b939cd-57ef-467a-bbf1-d696f3b9ffca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2023.10.24 04:52:16.977905 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
698 2023.10.24 04:52:16.977978 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
699 2023.10.24 04:52:16.979406 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
700 2023.10.24 04:52:16.981337 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
701 2023.10.24 04:52:16.981979 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
702 2023.10.24 04:52:16.982190 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Trace> oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
703 2023.10.24 04:52:16.982323 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.004377269 sec., 2741 rows/sec., 369.90 KiB/sec.
704 2023.10.24 04:52:16.982481 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Debug> DynamicQueryHandler: Done processing query
705 2023.10.24 04:52:16.982506 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
706 2023.10.24 04:52:16.982521 [ 3 ] {} <Debug> HTTP-Session: 35b939cd-57ef-467a-bbf1-d696f3b9ffca Destroying unnamed session
707 2023.10.24 04:52:16.982638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
708 2023.10.24 04:52:16.982707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
709 2023.10.24 04:52:16.982727 [ 3 ] {} <Debug> HTTP-Session: c04a951d-6656-45ae-b8e5-2c7858435eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
710 2023.10.24 04:52:16.982751 [ 3 ] {} <Debug> HTTP-Session: c04a951d-6656-45ae-b8e5-2c7858435eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
711 2023.10.24 04:52:16.982832 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
712 2023.10.24 04:52:16.982873 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
713 2023.10.24 04:52:16.982989 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Trace> ParallelParsingInputFormat: Parallel parsing is used
714 2023.10.24 04:52:16.987056 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
715 2023.10.24 04:52:16.987277 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
716 2023.10.24 04:52:16.987510 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
717 2023.10.24 04:52:16.987652 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00478998 sec., 1252 rows/sec., 70.95 KiB/sec.
718 2023.10.24 04:52:16.987767 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Debug> DynamicQueryHandler: Done processing query
719 2023.10.24 04:52:16.987801 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
720 2023.10.24 04:52:16.987824 [ 3 ] {} <Debug> HTTP-Session: c04a951d-6656-45ae-b8e5-2c7858435eb6 Destroying unnamed session
721 2023.10.24 04:52:16.988030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.10.24 04:52:16.988082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.10.24 04:52:16.988108 [ 3 ] {} <Debug> HTTP-Session: 118a9073-02a9-4134-9e44-c235c4fb5e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
724 2023.10.24 04:52:16.988124 [ 3 ] {} <Debug> HTTP-Session: 118a9073-02a9-4134-9e44-c235c4fb5e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.10.24 04:52:16.988205 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
726 2023.10.24 04:52:16.988254 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
727 2023.10.24 04:52:16.988357 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
728 2023.10.24 04:52:16.988758 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
729 2023.10.24 04:52:16.988981 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
730 2023.10.24 04:52:16.989133 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
731 2023.10.24 04:52:16.989276 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001031998 sec., 84302 rows/sec., 7.88 MiB/sec.
732 2023.10.24 04:52:16.989408 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Debug> DynamicQueryHandler: Done processing query
733 2023.10.24 04:52:16.989430 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
734 2023.10.24 04:52:16.989454 [ 3 ] {} <Debug> HTTP-Session: 118a9073-02a9-4134-9e44-c235c4fb5e66 Destroying unnamed session
735 2023.10.24 04:52:16.989813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.10.24 04:52:16.989867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.10.24 04:52:16.989893 [ 3 ] {} <Debug> HTTP-Session: e0fde1e4-9fa3-467f-8731-fe763ee05a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
738 2023.10.24 04:52:16.989910 [ 3 ] {} <Debug> HTTP-Session: e0fde1e4-9fa3-467f-8731-fe763ee05a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.10.24 04:52:16.990008 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
740 2023.10.24 04:52:16.990055 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
741 2023.10.24 04:52:16.991233 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
742 2023.10.24 04:52:16.994110 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
743 2023.10.24 04:52:16.994488 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
744 2023.10.24 04:52:16.994667 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
745 2023.10.24 04:52:16.994839 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.00479357 sec., 55073 rows/sec., 3.78 MiB/sec.
746 2023.10.24 04:52:16.994973 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Debug> DynamicQueryHandler: Done processing query
747 2023.10.24 04:52:16.995001 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
748 2023.10.24 04:52:16.995028 [ 3 ] {} <Debug> HTTP-Session: e0fde1e4-9fa3-467f-8731-fe763ee05a8f Destroying unnamed session
749 2023.10.24 04:52:16.995163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2023.10.24 04:52:16.995215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
751 2023.10.24 04:52:16.995241 [ 3 ] {} <Debug> HTTP-Session: 3638fa06-c8e4-486f-a963-39600e73d3ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
752 2023.10.24 04:52:16.995258 [ 3 ] {} <Debug> HTTP-Session: 3638fa06-c8e4-486f-a963-39600e73d3ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2023.10.24 04:52:16.995333 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
754 2023.10.24 04:52:16.995380 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
755 2023.10.24 04:52:16.995489 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
756 2023.10.24 04:52:16.995740 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
757 2023.10.24 04:52:16.996037 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
758 2023.10.24 04:52:16.996204 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
759 2023.10.24 04:52:16.996325 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000949636 sec., 6318 rows/sec., 265.32 KiB/sec.
760 2023.10.24 04:52:16.996467 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Debug> DynamicQueryHandler: Done processing query
761 2023.10.24 04:52:16.996491 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
762 2023.10.24 04:52:16.996515 [ 3 ] {} <Debug> HTTP-Session: 3638fa06-c8e4-486f-a963-39600e73d3ba Destroying unnamed session
763 2023.10.24 04:52:16.996707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.10.24 04:52:16.996767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.10.24 04:52:16.996792 [ 3 ] {} <Debug> HTTP-Session: 0a5d6588-1d72-4c45-83a8-e267d3ef5c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
766 2023.10.24 04:52:16.996821 [ 3 ] {} <Debug> HTTP-Session: 0a5d6588-1d72-4c45-83a8-e267d3ef5c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.10.24 04:52:16.996893 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
768 2023.10.24 04:52:16.996942 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
769 2023.10.24 04:52:16.997067 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
770 2023.10.24 04:52:16.997363 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
771 2023.10.24 04:52:16.997622 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
772 2023.10.24 04:52:16.997805 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
773 2023.10.24 04:52:16.997915 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000982017 sec., 64153 rows/sec., 3.89 MiB/sec.
774 2023.10.24 04:52:16.998029 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Debug> DynamicQueryHandler: Done processing query
775 2023.10.24 04:52:16.998061 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
776 2023.10.24 04:52:16.998076 [ 3 ] {} <Debug> HTTP-Session: 0a5d6588-1d72-4c45-83a8-e267d3ef5c7b Destroying unnamed session
777 2023.10.24 04:52:16.998199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.10.24 04:52:16.998250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.10.24 04:52:16.998268 [ 3 ] {} <Debug> HTTP-Session: 18832e79-9602-41c9-905d-dd16915ce3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
780 2023.10.24 04:52:16.998293 [ 3 ] {} <Debug> HTTP-Session: 18832e79-9602-41c9-905d-dd16915ce3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.10.24 04:52:16.998363 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
782 2023.10.24 04:52:16.998416 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
783 2023.10.24 04:52:16.998523 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
784 2023.10.24 04:52:16.998765 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
785 2023.10.24 04:52:16.998993 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
786 2023.10.24 04:52:16.999177 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
787 2023.10.24 04:52:16.999318 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000911075 sec., 20854 rows/sec., 1.08 MiB/sec.
788 2023.10.24 04:52:16.999435 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Debug> DynamicQueryHandler: Done processing query
789 2023.10.24 04:52:16.999544 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
790 2023.10.24 04:52:16.999561 [ 3 ] {} <Debug> HTTP-Session: 18832e79-9602-41c9-905d-dd16915ce3b8 Destroying unnamed session
791 2023.10.24 04:52:26.306516 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache
792 2023.10.24 04:52:26.306609 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache
793 2023.10.24 04:52:26.967673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
794 2023.10.24 04:52:26.967818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
795 2023.10.24 04:52:26.967844 [ 3 ] {} <Debug> HTTP-Session: 6b1e93de-4299-4f35-a5a6-bc057046fd67 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
796 2023.10.24 04:52:26.967867 [ 3 ] {} <Debug> HTTP-Session: 6b1e93de-4299-4f35-a5a6-bc057046fd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
797 2023.10.24 04:52:26.967999 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
798 2023.10.24 04:52:26.968059 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
799 2023.10.24 04:52:26.968221 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
800 2023.10.24 04:52:26.968644 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
801 2023.10.24 04:52:26.968919 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
802 2023.10.24 04:52:26.969076 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
803 2023.10.24 04:52:26.969207 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001172892 sec., 5115 rows/sec., 289.75 KiB/sec.
804 2023.10.24 04:52:26.969352 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Debug> DynamicQueryHandler: Done processing query
805 2023.10.24 04:52:26.969376 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
806 2023.10.24 04:52:26.969403 [ 3 ] {} <Debug> HTTP-Session: 6b1e93de-4299-4f35-a5a6-bc057046fd67 Destroying unnamed session
807 2023.10.24 04:52:26.969590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
808 2023.10.24 04:52:26.969635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
809 2023.10.24 04:52:26.969659 [ 3 ] {} <Debug> HTTP-Session: 9bdb6507-a765-4bfd-8bbf-c8a375c210a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
810 2023.10.24 04:52:26.969676 [ 3 ] {} <Debug> HTTP-Session: 9bdb6507-a765-4bfd-8bbf-c8a375c210a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
811 2023.10.24 04:52:26.969768 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
812 2023.10.24 04:52:26.969812 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
813 2023.10.24 04:52:26.969919 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
814 2023.10.24 04:52:26.970271 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
815 2023.10.24 04:52:26.970483 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
816 2023.10.24 04:52:26.970631 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
817 2023.10.24 04:52:26.970730 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000930046 sec., 93543 rows/sec., 8.74 MiB/sec.
818 2023.10.24 04:52:26.970885 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Debug> DynamicQueryHandler: Done processing query
819 2023.10.24 04:52:26.970909 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
820 2023.10.24 04:52:26.970930 [ 3 ] {} <Debug> HTTP-Session: 9bdb6507-a765-4bfd-8bbf-c8a375c210a1 Destroying unnamed session
821 2023.10.24 04:52:26.971231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2023.10.24 04:52:26.971280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2023.10.24 04:52:26.971299 [ 3 ] {} <Debug> HTTP-Session: bcd0d7a1-9369-4608-a73f-ff90a91fcc0d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
824 2023.10.24 04:52:26.971318 [ 3 ] {} <Debug> HTTP-Session: bcd0d7a1-9369-4608-a73f-ff90a91fcc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2023.10.24 04:52:26.971402 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
826 2023.10.24 04:52:26.971443 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
827 2023.10.24 04:52:26.971551 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
828 2023.10.24 04:52:26.972033 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
829 2023.10.24 04:52:26.972270 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
830 2023.10.24 04:52:26.972418 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
831 2023.10.24 04:52:26.972515 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.00108338 sec., 243681 rows/sec., 16.72 MiB/sec.
832 2023.10.24 04:52:26.972664 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Debug> DynamicQueryHandler: Done processing query
833 2023.10.24 04:52:26.972687 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
834 2023.10.24 04:52:26.972703 [ 3 ] {} <Debug> HTTP-Session: bcd0d7a1-9369-4608-a73f-ff90a91fcc0d Destroying unnamed session
835 2023.10.24 04:52:26.972865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2023.10.24 04:52:26.972910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2023.10.24 04:52:26.972929 [ 3 ] {} <Debug> HTTP-Session: 5005ffc7-9c47-441a-861c-1beee0ff0836 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
838 2023.10.24 04:52:26.972946 [ 3 ] {} <Debug> HTTP-Session: 5005ffc7-9c47-441a-861c-1beee0ff0836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2023.10.24 04:52:26.973013 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
840 2023.10.24 04:52:26.973052 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
841 2023.10.24 04:52:26.973160 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
842 2023.10.24 04:52:26.973427 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
843 2023.10.24 04:52:26.973665 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
844 2023.10.24 04:52:26.973874 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
845 2023.10.24 04:52:26.974003 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000956956 sec., 6269 rows/sec., 263.29 KiB/sec.
846 2023.10.24 04:52:26.974140 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Debug> DynamicQueryHandler: Done processing query
847 2023.10.24 04:52:26.974163 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
848 2023.10.24 04:52:26.974179 [ 3 ] {} <Debug> HTTP-Session: 5005ffc7-9c47-441a-861c-1beee0ff0836 Destroying unnamed session
849 2023.10.24 04:52:26.974357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2023.10.24 04:52:26.974401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
851 2023.10.24 04:52:26.974420 [ 3 ] {} <Debug> HTTP-Session: 9ff027bf-697a-465b-be31-44d148f5b7a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
852 2023.10.24 04:52:26.974437 [ 3 ] {} <Debug> HTTP-Session: 9ff027bf-697a-465b-be31-44d148f5b7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2023.10.24 04:52:26.974508 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
854 2023.10.24 04:52:26.974549 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
855 2023.10.24 04:52:26.974664 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
856 2023.10.24 04:52:26.974975 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
857 2023.10.24 04:52:26.975221 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
858 2023.10.24 04:52:26.975393 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
859 2023.10.24 04:52:26.975516 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000979086 sec., 64345 rows/sec., 3.90 MiB/sec.
860 2023.10.24 04:52:26.975640 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Debug> DynamicQueryHandler: Done processing query
861 2023.10.24 04:52:26.975662 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
862 2023.10.24 04:52:26.975677 [ 3 ] {} <Debug> HTTP-Session: 9ff027bf-697a-465b-be31-44d148f5b7a6 Destroying unnamed session
863 2023.10.24 04:52:26.975825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2023.10.24 04:52:26.975875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
865 2023.10.24 04:52:26.975895 [ 3 ] {} <Debug> HTTP-Session: 70e09ba3-bf11-42df-a3ab-53dcb3df65df Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
866 2023.10.24 04:52:26.975911 [ 3 ] {} <Debug> HTTP-Session: 70e09ba3-bf11-42df-a3ab-53dcb3df65df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2023.10.24 04:52:26.975979 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
868 2023.10.24 04:52:26.976019 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
869 2023.10.24 04:52:26.976119 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
870 2023.10.24 04:52:26.976381 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
871 2023.10.24 04:52:26.976614 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
872 2023.10.24 04:52:26.976788 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
873 2023.10.24 04:52:26.976910 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000897234 sec., 21176 rows/sec., 1.10 MiB/sec.
874 2023.10.24 04:52:26.977047 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Debug> DynamicQueryHandler: Done processing query
875 2023.10.24 04:52:26.977071 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
876 2023.10.24 04:52:26.977086 [ 3 ] {} <Debug> HTTP-Session: 70e09ba3-bf11-42df-a3ab-53dcb3df65df Destroying unnamed session
877 2023.10.24 04:52:31.965949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2023.10.24 04:52:31.966063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
879 2023.10.24 04:52:31.966088 [ 3 ] {} <Debug> HTTP-Session: b16fae18-05c0-4d5a-81db-2bab99c618b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
880 2023.10.24 04:52:31.966113 [ 3 ] {} <Debug> HTTP-Session: b16fae18-05c0-4d5a-81db-2bab99c618b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2023.10.24 04:52:31.966238 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
882 2023.10.24 04:52:31.966303 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
883 2023.10.24 04:52:31.966497 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
884 2023.10.24 04:52:31.966922 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
885 2023.10.24 04:52:31.967228 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
886 2023.10.24 04:52:31.967392 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Trace> oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
887 2023.10.24 04:52:31.967535 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001256984 sec., 3182 rows/sec., 344.17 KiB/sec.
888 2023.10.24 04:52:31.967694 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Debug> DynamicQueryHandler: Done processing query
889 2023.10.24 04:52:31.967719 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
890 2023.10.24 04:52:31.967736 [ 3 ] {} <Debug> HTTP-Session: b16fae18-05c0-4d5a-81db-2bab99c618b7 Destroying unnamed session
891 2023.10.24 04:52:31.967856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2023.10.24 04:52:31.967901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
893 2023.10.24 04:52:31.967920 [ 3 ] {} <Debug> HTTP-Session: e1cd4c51-4d6f-4fd6-99c6-4ef1634d04c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
894 2023.10.24 04:52:31.967936 [ 3 ] {} <Debug> HTTP-Session: e1cd4c51-4d6f-4fd6-99c6-4ef1634d04c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2023.10.24 04:52:31.968006 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
896 2023.10.24 04:52:31.968045 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
897 2023.10.24 04:52:31.968150 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
898 2023.10.24 04:52:31.968561 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
899 2023.10.24 04:52:31.968899 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
900 2023.10.24 04:52:31.969116 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
901 2023.10.24 04:52:31.969279 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001237553 sec., 21817 rows/sec., 1.73 MiB/sec.
902 2023.10.24 04:52:31.969412 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Debug> DynamicQueryHandler: Done processing query
903 2023.10.24 04:52:31.969443 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
904 2023.10.24 04:52:31.969459 [ 3 ] {} <Debug> HTTP-Session: e1cd4c51-4d6f-4fd6-99c6-4ef1634d04c0 Destroying unnamed session
905 2023.10.24 04:52:31.969590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 12932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2023.10.24 04:52:31.969635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2023.10.24 04:52:31.969653 [ 3 ] {} <Debug> HTTP-Session: 6d037bb7-376a-4686-93dd-9c90910ffa56 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
908 2023.10.24 04:52:31.969669 [ 3 ] {} <Debug> HTTP-Session: 6d037bb7-376a-4686-93dd-9c90910ffa56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2023.10.24 04:52:31.969743 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
910 2023.10.24 04:52:31.969782 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
911 2023.10.24 04:52:31.969886 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
912 2023.10.24 04:52:31.970225 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
913 2023.10.24 04:52:31.970467 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
914 2023.10.24 04:52:31.970615 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
915 2023.10.24 04:52:31.970735 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Information> executeQuery: Read 81 rows, 7.94 KiB in 0.000964217 sec., 84005 rows/sec., 8.05 MiB/sec.
916 2023.10.24 04:52:31.970848 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Debug> DynamicQueryHandler: Done processing query
917 2023.10.24 04:52:31.970871 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
918 2023.10.24 04:52:31.970887 [ 3 ] {} <Debug> HTTP-Session: 6d037bb7-376a-4686-93dd-9c90910ffa56 Destroying unnamed session
919 2023.10.24 04:52:31.971022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 6667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2023.10.24 04:52:31.971067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
921 2023.10.24 04:52:31.971085 [ 3 ] {} <Debug> HTTP-Session: 4a6ddef5-c8b7-4e80-8108-5b663b285778 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
922 2023.10.24 04:52:31.971101 [ 3 ] {} <Debug> HTTP-Session: 4a6ddef5-c8b7-4e80-8108-5b663b285778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2023.10.24 04:52:31.971171 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
924 2023.10.24 04:52:31.971209 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
925 2023.10.24 04:52:31.971311 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
926 2023.10.24 04:52:31.971607 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
927 2023.10.24 04:52:31.971815 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
928 2023.10.24 04:52:31.971960 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
929 2023.10.24 04:52:31.972089 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000885734 sec., 44031 rows/sec., 3.45 MiB/sec.
930 2023.10.24 04:52:31.972210 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Debug> DynamicQueryHandler: Done processing query
931 2023.10.24 04:52:31.972234 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
932 2023.10.24 04:52:31.972249 [ 3 ] {} <Debug> HTTP-Session: 4a6ddef5-c8b7-4e80-8108-5b663b285778 Destroying unnamed session
933 2023.10.24 04:52:31.972499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 28917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2023.10.24 04:52:31.972544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
935 2023.10.24 04:52:31.972562 [ 3 ] {} <Debug> HTTP-Session: 73b5e21b-372d-4c63-a88e-b6240bc57e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
936 2023.10.24 04:52:31.972578 [ 3 ] {} <Debug> HTTP-Session: 73b5e21b-372d-4c63-a88e-b6240bc57e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2023.10.24 04:52:31.972654 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
938 2023.10.24 04:52:31.972697 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
939 2023.10.24 04:52:31.972860 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2023.10.24 04:52:31.973402 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
941 2023.10.24 04:52:31.974870 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
942 2023.10.24 04:52:31.975048 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
943 2023.10.24 04:52:31.975143 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.002460386 sec., 10973 rows/sec., 14.81 MiB/sec.
944 2023.10.24 04:52:31.975288 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Debug> DynamicQueryHandler: Done processing query
945 2023.10.24 04:52:31.975311 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
946 2023.10.24 04:52:31.975327 [ 3 ] {} <Debug> HTTP-Session: 73b5e21b-372d-4c63-a88e-b6240bc57e9d Destroying unnamed session
947 2023.10.24 04:52:31.975446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2023.10.24 04:52:31.975490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2023.10.24 04:52:31.975509 [ 3 ] {} <Debug> HTTP-Session: 78eaa3ad-2f19-4a34-8f11-6421ad5b65e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
950 2023.10.24 04:52:31.975526 [ 3 ] {} <Debug> HTTP-Session: 78eaa3ad-2f19-4a34-8f11-6421ad5b65e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2023.10.24 04:52:31.975595 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
952 2023.10.24 04:52:31.975634 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
953 2023.10.24 04:52:31.975738 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2023.10.24 04:52:31.976085 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
955 2023.10.24 04:52:31.976310 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
956 2023.10.24 04:52:31.976497 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
957 2023.10.24 04:52:31.976593 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Information> executeQuery: Read 24 rows, 1.73 KiB in 0.000969237 sec., 24761 rows/sec., 1.74 MiB/sec.
958 2023.10.24 04:52:31.976702 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Debug> DynamicQueryHandler: Done processing query
959 2023.10.24 04:52:31.976724 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
960 2023.10.24 04:52:31.976739 [ 3 ] {} <Debug> HTTP-Session: 78eaa3ad-2f19-4a34-8f11-6421ad5b65e7 Destroying unnamed session
961 2023.10.24 04:52:36.967324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2023.10.24 04:52:36.967455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
963 2023.10.24 04:52:36.967485 [ 3 ] {} <Debug> HTTP-Session: f9a3f92f-c222-49b2-97ac-6687a0292404 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
964 2023.10.24 04:52:36.967513 [ 3 ] {} <Debug> HTTP-Session: f9a3f92f-c222-49b2-97ac-6687a0292404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2023.10.24 04:52:36.967643 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
966 2023.10.24 04:52:36.967701 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
967 2023.10.24 04:52:36.967864 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Trace> ParallelParsingInputFormat: Parallel parsing is used
968 2023.10.24 04:52:36.968261 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
969 2023.10.24 04:52:36.968509 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
970 2023.10.24 04:52:36.968665 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
971 2023.10.24 04:52:36.968793 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00111397 sec., 5386 rows/sec., 305.07 KiB/sec.
972 2023.10.24 04:52:36.968966 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Debug> DynamicQueryHandler: Done processing query
973 2023.10.24 04:52:36.968990 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
974 2023.10.24 04:52:36.969006 [ 3 ] {} <Debug> HTTP-Session: f9a3f92f-c222-49b2-97ac-6687a0292404 Destroying unnamed session
975 2023.10.24 04:52:36.969133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2023.10.24 04:52:36.969178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
977 2023.10.24 04:52:36.969198 [ 3 ] {} <Debug> HTTP-Session: 22e5672a-3bd6-42fb-9b95-8fc9c9c3645b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
978 2023.10.24 04:52:36.969214 [ 3 ] {} <Debug> HTTP-Session: 22e5672a-3bd6-42fb-9b95-8fc9c9c3645b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2023.10.24 04:52:36.969287 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
980 2023.10.24 04:52:36.969326 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
981 2023.10.24 04:52:36.969437 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
982 2023.10.24 04:52:36.969796 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
983 2023.10.24 04:52:36.970006 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
984 2023.10.24 04:52:36.970154 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
985 2023.10.24 04:52:36.970274 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000949036 sec., 91671 rows/sec., 8.57 MiB/sec.
986 2023.10.24 04:52:36.970390 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Debug> DynamicQueryHandler: Done processing query
987 2023.10.24 04:52:36.970412 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
988 2023.10.24 04:52:36.970428 [ 3 ] {} <Debug> HTTP-Session: 22e5672a-3bd6-42fb-9b95-8fc9c9c3645b Destroying unnamed session
989 2023.10.24 04:52:36.970568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
990 2023.10.24 04:52:36.970611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
991 2023.10.24 04:52:36.970629 [ 3 ] {} <Debug> HTTP-Session: 3ac1e455-a780-4c4b-a46c-06a36176c9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
992 2023.10.24 04:52:36.970646 [ 3 ] {} <Debug> HTTP-Session: 3ac1e455-a780-4c4b-a46c-06a36176c9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
993 2023.10.24 04:52:36.970725 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
994 2023.10.24 04:52:36.970764 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
995 2023.10.24 04:52:36.970867 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
996 2023.10.24 04:52:36.971300 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
997 2023.10.24 04:52:36.971507 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
998 2023.10.24 04:52:36.971648 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
999 2023.10.24 04:52:36.971760 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001007427 sec., 262053 rows/sec., 17.98 MiB/sec.
1000 2023.10.24 04:52:36.971876 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Debug> DynamicQueryHandler: Done processing query
1001 2023.10.24 04:52:36.971898 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1002 2023.10.24 04:52:36.971913 [ 3 ] {} <Debug> HTTP-Session: 3ac1e455-a780-4c4b-a46c-06a36176c9fd Destroying unnamed session
1003 2023.10.24 04:52:36.972048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1004 2023.10.24 04:52:36.972092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1005 2023.10.24 04:52:36.972111 [ 3 ] {} <Debug> HTTP-Session: 1aab375f-199c-4213-85b6-3ef0852164b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1006 2023.10.24 04:52:36.972127 [ 3 ] {} <Debug> HTTP-Session: 1aab375f-199c-4213-85b6-3ef0852164b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1007 2023.10.24 04:52:36.972195 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1008 2023.10.24 04:52:36.972233 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1009 2023.10.24 04:52:36.972337 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1010 2023.10.24 04:52:36.972591 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1011 2023.10.24 04:52:36.972826 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1012 2023.10.24 04:52:36.972999 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1013 2023.10.24 04:52:36.973118 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000893174 sec., 6717 rows/sec., 282.09 KiB/sec.
1014 2023.10.24 04:52:36.973248 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Debug> DynamicQueryHandler: Done processing query
1015 2023.10.24 04:52:36.973271 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1016 2023.10.24 04:52:36.973287 [ 3 ] {} <Debug> HTTP-Session: 1aab375f-199c-4213-85b6-3ef0852164b0 Destroying unnamed session
1017 2023.10.24 04:52:36.973406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1018 2023.10.24 04:52:36.973449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1019 2023.10.24 04:52:36.973467 [ 3 ] {} <Debug> HTTP-Session: 293d8d0d-fc40-4a0f-87bd-34927b7b7100 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1020 2023.10.24 04:52:36.973483 [ 3 ] {} <Debug> HTTP-Session: 293d8d0d-fc40-4a0f-87bd-34927b7b7100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1021 2023.10.24 04:52:36.973555 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1022 2023.10.24 04:52:36.973596 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1023 2023.10.24 04:52:36.973712 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1024 2023.10.24 04:52:36.974039 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1025 2023.10.24 04:52:36.974274 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1026 2023.10.24 04:52:36.974444 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1027 2023.10.24 04:52:36.974562 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000976417 sec., 64521 rows/sec., 3.91 MiB/sec.
1028 2023.10.24 04:52:36.974679 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Debug> DynamicQueryHandler: Done processing query
1029 2023.10.24 04:52:36.974702 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1030 2023.10.24 04:52:36.974717 [ 3 ] {} <Debug> HTTP-Session: 293d8d0d-fc40-4a0f-87bd-34927b7b7100 Destroying unnamed session
1031 2023.10.24 04:52:36.974814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1032 2023.10.24 04:52:36.974858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1033 2023.10.24 04:52:36.974876 [ 3 ] {} <Debug> HTTP-Session: 2d9761c4-57fb-4a20-ad16-027a179ae740 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1034 2023.10.24 04:52:36.974893 [ 3 ] {} <Debug> HTTP-Session: 2d9761c4-57fb-4a20-ad16-027a179ae740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1035 2023.10.24 04:52:36.974962 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1036 2023.10.24 04:52:36.974999 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1037 2023.10.24 04:52:36.975099 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1038 2023.10.24 04:52:36.975353 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1039 2023.10.24 04:52:36.975574 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1040 2023.10.24 04:52:36.975736 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1041 2023.10.24 04:52:36.975850 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000859293 sec., 22111 rows/sec., 1.15 MiB/sec.
1042 2023.10.24 04:52:36.975971 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Debug> DynamicQueryHandler: Done processing query
1043 2023.10.24 04:52:36.975993 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1044 2023.10.24 04:52:36.976008 [ 3 ] {} <Debug> HTTP-Session: 2d9761c4-57fb-4a20-ad16-027a179ae740 Destroying unnamed session
1045 2023.10.24 04:52:41.306864 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
1046 2023.10.24 04:52:41.306934 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
1047 2023.10.24 04:52:41.964716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1048 2023.10.24 04:52:41.964831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1049 2023.10.24 04:52:41.964861 [ 3 ] {} <Debug> HTTP-Session: f48c1802-2be7-44e5-b21b-460d2a41962c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1050 2023.10.24 04:52:41.964888 [ 3 ] {} <Debug> HTTP-Session: f48c1802-2be7-44e5-b21b-460d2a41962c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1051 2023.10.24 04:52:41.965030 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1052 2023.10.24 04:52:41.965096 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1053 2023.10.24 04:52:41.965274 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1054 2023.10.24 04:52:41.965726 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1055 2023.10.24 04:52:41.965984 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1056 2023.10.24 04:52:41.966142 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1057 2023.10.24 04:52:41.966259 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001190003 sec., 26050 rows/sec., 2.06 MiB/sec.
1058 2023.10.24 04:52:41.966441 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Debug> DynamicQueryHandler: Done processing query
1059 2023.10.24 04:52:41.966465 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1060 2023.10.24 04:52:41.966481 [ 3 ] {} <Debug> HTTP-Session: f48c1802-2be7-44e5-b21b-460d2a41962c Destroying unnamed session
1061 2023.10.24 04:52:41.966612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2023.10.24 04:52:41.966655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1063 2023.10.24 04:52:41.966673 [ 3 ] {} <Debug> HTTP-Session: fe7a3e9c-9b90-4241-8aff-0f4c12583696 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1064 2023.10.24 04:52:41.966690 [ 3 ] {} <Debug> HTTP-Session: fe7a3e9c-9b90-4241-8aff-0f4c12583696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1065 2023.10.24 04:52:41.966765 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1066 2023.10.24 04:52:41.966802 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1067 2023.10.24 04:52:41.966911 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1068 2023.10.24 04:52:41.967248 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1069 2023.10.24 04:52:41.967478 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1070 2023.10.24 04:52:41.967624 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1071 2023.10.24 04:52:41.967722 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000931035 sec., 99888 rows/sec., 9.53 MiB/sec.
1072 2023.10.24 04:52:41.967835 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Debug> DynamicQueryHandler: Done processing query
1073 2023.10.24 04:52:41.967857 [ 3 ] {38576873-9235-40d5-850d-66997badf711} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1074 2023.10.24 04:52:41.967874 [ 3 ] {} <Debug> HTTP-Session: fe7a3e9c-9b90-4241-8aff-0f4c12583696 Destroying unnamed session
1075 2023.10.24 04:52:41.967990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1076 2023.10.24 04:52:41.968033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1077 2023.10.24 04:52:41.968052 [ 3 ] {} <Debug> HTTP-Session: 7f9e839e-9de9-4a86-bfc1-950d0883f739 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1078 2023.10.24 04:52:41.968068 [ 3 ] {} <Debug> HTTP-Session: 7f9e839e-9de9-4a86-bfc1-950d0883f739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1079 2023.10.24 04:52:41.968137 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1080 2023.10.24 04:52:41.968175 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1081 2023.10.24 04:52:41.968276 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1082 2023.10.24 04:52:41.968549 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1083 2023.10.24 04:52:41.968746 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1084 2023.10.24 04:52:41.968889 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1085 2023.10.24 04:52:41.968987 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000823863 sec., 37627 rows/sec., 2.94 MiB/sec.
1086 2023.10.24 04:52:41.969085 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Debug> DynamicQueryHandler: Done processing query
1087 2023.10.24 04:52:41.969108 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1088 2023.10.24 04:52:41.969123 [ 3 ] {} <Debug> HTTP-Session: 7f9e839e-9de9-4a86-bfc1-950d0883f739 Destroying unnamed session
1089 2023.10.24 04:52:41.969336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1090 2023.10.24 04:52:41.969377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1091 2023.10.24 04:52:41.969396 [ 3 ] {} <Debug> HTTP-Session: d9bba767-b9c5-48f2-bf99-361a479d721c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1092 2023.10.24 04:52:41.969412 [ 3 ] {} <Debug> HTTP-Session: d9bba767-b9c5-48f2-bf99-361a479d721c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1093 2023.10.24 04:52:41.969487 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1094 2023.10.24 04:52:41.969529 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1095 2023.10.24 04:52:41.969660 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1096 2023.10.24 04:52:41.970061 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1097 2023.10.24 04:52:41.970354 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1098 2023.10.24 04:52:41.970527 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1099 2023.10.24 04:52:41.970626 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00111225 sec., 27871 rows/sec., 37.61 MiB/sec.
1100 2023.10.24 04:52:41.970776 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Debug> DynamicQueryHandler: Done processing query
1101 2023.10.24 04:52:41.970801 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1102 2023.10.24 04:52:41.970816 [ 3 ] {} <Debug> HTTP-Session: d9bba767-b9c5-48f2-bf99-361a479d721c Destroying unnamed session
1103 2023.10.24 04:52:46.967546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1104 2023.10.24 04:52:46.967677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1105 2023.10.24 04:52:46.967707 [ 3 ] {} <Debug> HTTP-Session: b9c7bf0a-ec54-46ee-89a6-8bd442098bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1106 2023.10.24 04:52:46.967735 [ 3 ] {} <Debug> HTTP-Session: b9c7bf0a-ec54-46ee-89a6-8bd442098bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1107 2023.10.24 04:52:46.967874 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1108 2023.10.24 04:52:46.967939 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1109 2023.10.24 04:52:46.968097 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1110 2023.10.24 04:52:46.968483 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1111 2023.10.24 04:52:46.968736 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1112 2023.10.24 04:52:46.968897 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1113 2023.10.24 04:52:46.969035 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00111343 sec., 5388 rows/sec., 305.22 KiB/sec.
1114 2023.10.24 04:52:46.969131 [ 143 ] {} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1115 2023.10.24 04:52:46.969157 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Debug> DynamicQueryHandler: Done processing query
1116 2023.10.24 04:52:46.969207 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1117 2023.10.24 04:52:46.969218 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1118 2023.10.24 04:52:46.969231 [ 3 ] {} <Debug> HTTP-Session: b9c7bf0a-ec54-46ee-89a6-8bd442098bb0 Destroying unnamed session
1119 2023.10.24 04:52:46.969385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1120 2023.10.24 04:52:46.969433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1121 2023.10.24 04:52:46.969453 [ 3 ] {} <Debug> HTTP-Session: a647cd68-7136-4368-a5a7-033cfe8db3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1122 2023.10.24 04:52:46.969470 [ 3 ] {} <Debug> HTTP-Session: a647cd68-7136-4368-a5a7-033cfe8db3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1123 2023.10.24 04:52:46.969545 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1124 2023.10.24 04:52:46.969584 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1125 2023.10.24 04:52:46.969597 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1126 2023.10.24 04:52:46.969743 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2023.10.24 04:52:46.969761 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1128 2023.10.24 04:52:46.969919 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1129 2023.10.24 04:52:46.970129 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1130 2023.10.24 04:52:46.970356 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1131 2023.10.24 04:52:46.970426 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1132 2023.10.24 04:52:46.970532 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1133 2023.10.24 04:52:46.970543 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
1134 2023.10.24 04:52:46.970681 [ 143 ] {} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1135 2023.10.24 04:52:46.970742 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001158751 sec., 75080 rows/sec., 7.02 MiB/sec.
1136 2023.10.24 04:52:46.970755 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1137 2023.10.24 04:52:46.970783 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1138 2023.10.24 04:52:46.971014 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1139 2023.10.24 04:52:46.971073 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part
1140 2023.10.24 04:52:46.971096 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Debug> DynamicQueryHandler: Done processing query
1141 2023.10.24 04:52:46.971150 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1142 2023.10.24 04:52:46.971220 [ 3 ] {} <Debug> HTTP-Session: a647cd68-7136-4368-a5a7-033cfe8db3a9 Destroying unnamed session
1143 2023.10.24 04:52:46.971366 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1144 2023.10.24 04:52:46.971379 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1145 2023.10.24 04:52:46.971442 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part
1146 2023.10.24 04:52:46.971501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1147 2023.10.24 04:52:46.971607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1148 2023.10.24 04:52:46.971670 [ 3 ] {} <Debug> HTTP-Session: 80247d16-c9b4-43ec-bb27-22369a695447 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1149 2023.10.24 04:52:46.971741 [ 3 ] {} <Debug> HTTP-Session: 80247d16-c9b4-43ec-bb27-22369a695447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1150 2023.10.24 04:52:46.971887 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::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
1151 2023.10.24 04:52:46.971931 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1152 2023.10.24 04:52:46.972001 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1153 2023.10.24 04:52:46.972153 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 81 rows starting from the beginning of the part
1154 2023.10.24 04:52:46.972483 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1155 2023.10.24 04:52:46.972626 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part
1156 2023.10.24 04:52:46.972997 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 93 rows starting from the beginning of the part
1157 2023.10.24 04:52:46.973510 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::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
1158 2023.10.24 04:52:46.974078 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1159 2023.10.24 04:52:46.974786 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1160 2023.10.24 04:52:46.974987 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 4 columns (4 merged, 0 gathered) in 0.005583661 sec., 14685.705310548043 rows/sec., 1.06 MiB/sec.
1161 2023.10.24 04:52:46.975192 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1162 2023.10.24 04:52:46.975256 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1163 2023.10.24 04:52:46.975446 [ 143 ] {} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1164 2023.10.24 04:52:46.975587 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1165 2023.10.24 04:52:46.975616 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.003597857 sec., 73377 rows/sec., 5.03 MiB/sec.
1166 2023.10.24 04:52:46.975872 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1167 2023.10.24 04:52:46.975943 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1168 2023.10.24 04:52:46.976250 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1169 2023.10.24 04:52:46.976375 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1170 2023.10.24 04:52:46.976465 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Debug> DynamicQueryHandler: Done processing query
1171 2023.10.24 04:52:46.976557 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part
1172 2023.10.24 04:52:46.976576 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1173 2023.10.24 04:52:46.976686 [ 3 ] {} <Debug> HTTP-Session: 80247d16-c9b4-43ec-bb27-22369a695447 Destroying unnamed session
1174 2023.10.24 04:52:46.976970 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part
1175 2023.10.24 04:52:46.976971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1176 2023.10.24 04:52:46.977067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1177 2023.10.24 04:52:46.977157 [ 3 ] {} <Debug> HTTP-Session: 4400d1ae-b4c5-41cf-b583-3ec93b54691c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1178 2023.10.24 04:52:46.977251 [ 3 ] {} <Debug> HTTP-Session: 4400d1ae-b4c5-41cf-b583-3ec93b54691c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1179 2023.10.24 04:52:46.977405 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part
1180 2023.10.24 04:52:46.977631 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1181 2023.10.24 04:52:46.977806 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1182 2023.10.24 04:52:46.977885 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part
1183 2023.10.24 04:52:46.977902 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 4 columns (4 merged, 0 gathered) in 0.00702794 sec., 74274.96535257842 rows/sec., 6.99 MiB/sec.
1184 2023.10.24 04:52:46.978249 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part
1185 2023.10.24 04:52:46.978241 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1186 2023.10.24 04:52:46.978479 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1187 2023.10.24 04:52:46.978584 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part
1188 2023.10.24 04:52:46.978749 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1189 2023.10.24 04:52:46.978997 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1190 2023.10.24 04:52:46.979292 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1191 2023.10.24 04:52:46.979675 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1192 2023.10.24 04:52:46.979944 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1193 2023.10.24 04:52:46.979974 [ 23 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004293346 sec., 262266.3069782869 rows/sec., 18.15 MiB/sec.
1194 2023.10.24 04:52:46.980097 [ 23 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1195 2023.10.24 04:52:46.980134 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002420265 sec., 2479 rows/sec., 104.10 KiB/sec.
1196 2023.10.24 04:52:46.980272 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Debug> DynamicQueryHandler: Done processing query
1197 2023.10.24 04:52:46.980291 [ 23 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1198 2023.10.24 04:52:46.980299 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1199 2023.10.24 04:52:46.980318 [ 3 ] {} <Debug> HTTP-Session: 4400d1ae-b4c5-41cf-b583-3ec93b54691c Destroying unnamed session
1200 2023.10.24 04:52:46.980350 [ 23 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1201 2023.10.24 04:52:46.980489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1202 2023.10.24 04:52:46.980534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1203 2023.10.24 04:52:46.980554 [ 3 ] {} <Debug> HTTP-Session: c9f46cf0-a4e9-4886-9a62-10ae13b604b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1204 2023.10.24 04:52:46.980571 [ 3 ] {} <Debug> HTTP-Session: c9f46cf0-a4e9-4886-9a62-10ae13b604b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1205 2023.10.24 04:52:46.980645 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1206 2023.10.24 04:52:46.980687 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1207 2023.10.24 04:52:46.980803 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1208 2023.10.24 04:52:46.981117 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1209 2023.10.24 04:52:46.981358 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1210 2023.10.24 04:52:46.981530 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1211 2023.10.24 04:52:46.981657 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000982967 sec., 64091 rows/sec., 3.89 MiB/sec.
1212 2023.10.24 04:52:46.981769 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Debug> DynamicQueryHandler: Done processing query
1213 2023.10.24 04:52:46.981792 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1214 2023.10.24 04:52:46.981807 [ 3 ] {} <Debug> HTTP-Session: c9f46cf0-a4e9-4886-9a62-10ae13b604b5 Destroying unnamed session
1215 2023.10.24 04:52:46.981945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1216 2023.10.24 04:52:46.981987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1217 2023.10.24 04:52:46.982006 [ 3 ] {} <Debug> HTTP-Session: a59a180b-7fac-40d1-88ad-7ae9b3bbd089 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1218 2023.10.24 04:52:46.982023 [ 3 ] {} <Debug> HTTP-Session: a59a180b-7fac-40d1-88ad-7ae9b3bbd089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1219 2023.10.24 04:52:46.982093 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1220 2023.10.24 04:52:46.982132 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1221 2023.10.24 04:52:46.982232 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1222 2023.10.24 04:52:46.982486 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1223 2023.10.24 04:52:46.982711 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1224 2023.10.24 04:52:46.982878 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1225 2023.10.24 04:52:46.983012 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000889715 sec., 21355 rows/sec., 1.11 MiB/sec.
1226 2023.10.24 04:52:46.983128 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Debug> DynamicQueryHandler: Done processing query
1227 2023.10.24 04:52:46.983151 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1228 2023.10.24 04:52:46.983166 [ 3 ] {} <Debug> HTTP-Session: a59a180b-7fac-40d1-88ad-7ae9b3bbd089 Destroying unnamed session
1229 2023.10.24 04:52:51.964699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2023.10.24 04:52:51.964834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1231 2023.10.24 04:52:51.964866 [ 3 ] {} <Debug> HTTP-Session: c807e492-f422-450c-ae63-7f0360978d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1232 2023.10.24 04:52:51.964894 [ 3 ] {} <Debug> HTTP-Session: c807e492-f422-450c-ae63-7f0360978d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2023.10.24 04:52:51.965039 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1234 2023.10.24 04:52:51.965103 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1235 2023.10.24 04:52:51.965261 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1236 2023.10.24 04:52:51.965689 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1237 2023.10.24 04:52:51.965958 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1238 2023.10.24 04:52:51.966123 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1239 2023.10.24 04:52:51.966244 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001164592 sec., 26618 rows/sec., 2.11 MiB/sec.
1240 2023.10.24 04:52:51.966423 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Debug> DynamicQueryHandler: Done processing query
1241 2023.10.24 04:52:51.966450 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1242 2023.10.24 04:52:51.966467 [ 3 ] {} <Debug> HTTP-Session: c807e492-f422-450c-ae63-7f0360978d09 Destroying unnamed session
1243 2023.10.24 04:52:51.966606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2023.10.24 04:52:51.966656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1245 2023.10.24 04:52:51.966676 [ 3 ] {} <Debug> HTTP-Session: 3a34084d-0afd-4e1a-bf64-68c500c23046 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1246 2023.10.24 04:52:51.966695 [ 3 ] {} <Debug> HTTP-Session: 3a34084d-0afd-4e1a-bf64-68c500c23046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2023.10.24 04:52:51.966779 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1248 2023.10.24 04:52:51.966823 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1249 2023.10.24 04:52:51.966934 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1250 2023.10.24 04:52:51.967281 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1251 2023.10.24 04:52:51.967508 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1252 2023.10.24 04:52:51.967654 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1253 2023.10.24 04:52:51.967757 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000949776 sec., 97917 rows/sec., 9.34 MiB/sec.
1254 2023.10.24 04:52:51.967874 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Debug> DynamicQueryHandler: Done processing query
1255 2023.10.24 04:52:51.967898 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1256 2023.10.24 04:52:51.967913 [ 3 ] {} <Debug> HTTP-Session: 3a34084d-0afd-4e1a-bf64-68c500c23046 Destroying unnamed session
1257 2023.10.24 04:52:51.968034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1258 2023.10.24 04:52:51.968080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2023.10.24 04:52:51.968099 [ 3 ] {} <Debug> HTTP-Session: bc0f7120-685b-48fe-9ec0-a442e8a0b9b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1260 2023.10.24 04:52:51.968116 [ 3 ] {} <Debug> HTTP-Session: bc0f7120-685b-48fe-9ec0-a442e8a0b9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2023.10.24 04:52:51.968189 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1262 2023.10.24 04:52:51.968228 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1263 2023.10.24 04:52:51.968349 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1264 2023.10.24 04:52:51.968634 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1265 2023.10.24 04:52:51.968834 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1266 2023.10.24 04:52:51.968974 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1267 2023.10.24 04:52:51.969073 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000856214 sec., 36205 rows/sec., 2.83 MiB/sec.
1268 2023.10.24 04:52:51.969172 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Debug> DynamicQueryHandler: Done processing query
1269 2023.10.24 04:52:51.969196 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1270 2023.10.24 04:52:51.969211 [ 3 ] {} <Debug> HTTP-Session: bc0f7120-685b-48fe-9ec0-a442e8a0b9b0 Destroying unnamed session
1271 2023.10.24 04:52:51.969377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2023.10.24 04:52:51.969422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1273 2023.10.24 04:52:51.969441 [ 3 ] {} <Debug> HTTP-Session: 2156306d-9a66-47b4-bf0a-733624318ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1274 2023.10.24 04:52:51.969457 [ 3 ] {} <Debug> HTTP-Session: 2156306d-9a66-47b4-bf0a-733624318ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2023.10.24 04:52:51.969534 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1276 2023.10.24 04:52:51.969578 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1277 2023.10.24 04:52:51.969706 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1278 2023.10.24 04:52:51.970103 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
1279 2023.10.24 04:52:51.970401 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1280 2023.10.24 04:52:51.970573 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1281 2023.10.24 04:52:51.970675 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00111275 sec., 27858 rows/sec., 37.59 MiB/sec.
1282 2023.10.24 04:52:51.970854 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Debug> DynamicQueryHandler: Done processing query
1283 2023.10.24 04:52:51.970878 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1284 2023.10.24 04:52:51.970893 [ 3 ] {} <Debug> HTTP-Session: 2156306d-9a66-47b4-bf0a-733624318ea4 Destroying unnamed session
1285 2023.10.24 04:52:56.307173 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
1286 2023.10.24 04:52:56.307242 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
1287 2023.10.24 04:52:56.966950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1288 2023.10.24 04:52:56.967057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1289 2023.10.24 04:52:56.967082 [ 3 ] {} <Debug> HTTP-Session: 0bff9452-a4b4-4620-97b6-ab6a90bc887c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1290 2023.10.24 04:52:56.967106 [ 3 ] {} <Debug> HTTP-Session: 0bff9452-a4b4-4620-97b6-ab6a90bc887c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1291 2023.10.24 04:52:56.967229 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1292 2023.10.24 04:52:56.967289 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1293 2023.10.24 04:52:56.967441 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1294 2023.10.24 04:52:56.967837 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1295 2023.10.24 04:52:56.968085 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1296 2023.10.24 04:52:56.968245 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1297 2023.10.24 04:52:56.968368 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00110572 sec., 5426 rows/sec., 307.35 KiB/sec.
1298 2023.10.24 04:52:56.968506 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Debug> DynamicQueryHandler: Done processing query
1299 2023.10.24 04:52:56.968529 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1300 2023.10.24 04:52:56.968544 [ 3 ] {} <Debug> HTTP-Session: 0bff9452-a4b4-4620-97b6-ab6a90bc887c Destroying unnamed session
1301 2023.10.24 04:52:56.968685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2023.10.24 04:52:56.968729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1303 2023.10.24 04:52:56.968748 [ 3 ] {} <Debug> HTTP-Session: d23596dc-8357-4804-a2be-1ac1078e5c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1304 2023.10.24 04:52:56.968765 [ 3 ] {} <Debug> HTTP-Session: d23596dc-8357-4804-a2be-1ac1078e5c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2023.10.24 04:52:56.968837 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1306 2023.10.24 04:52:56.968876 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1307 2023.10.24 04:52:56.968978 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1308 2023.10.24 04:52:56.969321 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1309 2023.10.24 04:52:56.969530 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1310 2023.10.24 04:52:56.969689 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1311 2023.10.24 04:52:56.969812 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000937085 sec., 92841 rows/sec., 8.68 MiB/sec.
1312 2023.10.24 04:52:56.969965 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Debug> DynamicQueryHandler: Done processing query
1313 2023.10.24 04:52:56.969988 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1314 2023.10.24 04:52:56.970003 [ 3 ] {} <Debug> HTTP-Session: d23596dc-8357-4804-a2be-1ac1078e5c78 Destroying unnamed session
1315 2023.10.24 04:52:56.970154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1316 2023.10.24 04:52:56.970197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1317 2023.10.24 04:52:56.970216 [ 3 ] {} <Debug> HTTP-Session: bdd8d641-0c14-4caa-b6e5-4a3935eee863 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1318 2023.10.24 04:52:56.970232 [ 3 ] {} <Debug> HTTP-Session: bdd8d641-0c14-4caa-b6e5-4a3935eee863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1319 2023.10.24 04:52:56.970315 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1320 2023.10.24 04:52:56.970353 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1321 2023.10.24 04:52:56.970466 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1322 2023.10.24 04:52:56.970941 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1323 2023.10.24 04:52:56.971157 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1324 2023.10.24 04:52:56.971303 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1325 2023.10.24 04:52:56.971418 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001069369 sec., 246874 rows/sec., 16.94 MiB/sec.
1326 2023.10.24 04:52:56.971541 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Debug> DynamicQueryHandler: Done processing query
1327 2023.10.24 04:52:56.971565 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1328 2023.10.24 04:52:56.971580 [ 3 ] {} <Debug> HTTP-Session: bdd8d641-0c14-4caa-b6e5-4a3935eee863 Destroying unnamed session
1329 2023.10.24 04:52:56.971745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1330 2023.10.24 04:52:56.971789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1331 2023.10.24 04:52:56.971807 [ 3 ] {} <Debug> HTTP-Session: 941c39df-b8f4-4613-a912-23f5a95e3e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1332 2023.10.24 04:52:56.971823 [ 3 ] {} <Debug> HTTP-Session: 941c39df-b8f4-4613-a912-23f5a95e3e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1333 2023.10.24 04:52:56.971892 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1334 2023.10.24 04:52:56.971930 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1335 2023.10.24 04:52:56.972036 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1336 2023.10.24 04:52:56.972301 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1337 2023.10.24 04:52:56.972538 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1338 2023.10.24 04:52:56.972704 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1339 2023.10.24 04:52:56.972829 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000909044 sec., 6600 rows/sec., 277.16 KiB/sec.
1340 2023.10.24 04:52:56.972947 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Debug> DynamicQueryHandler: Done processing query
1341 2023.10.24 04:52:56.972969 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1342 2023.10.24 04:52:56.972984 [ 3 ] {} <Debug> HTTP-Session: 941c39df-b8f4-4613-a912-23f5a95e3e0d Destroying unnamed session
1343 2023.10.24 04:52:56.973124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1344 2023.10.24 04:52:56.973168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1345 2023.10.24 04:52:56.973186 [ 3 ] {} <Debug> HTTP-Session: 557ca4d3-9a8d-480f-b912-4fa6311dad8e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1346 2023.10.24 04:52:56.973203 [ 3 ] {} <Debug> HTTP-Session: 557ca4d3-9a8d-480f-b912-4fa6311dad8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1347 2023.10.24 04:52:56.973276 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1348 2023.10.24 04:52:56.973317 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1349 2023.10.24 04:52:56.973433 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1350 2023.10.24 04:52:56.973748 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1351 2023.10.24 04:52:56.973986 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1352 2023.10.24 04:52:56.974155 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1353 2023.10.24 04:52:56.974285 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000981646 sec., 64177 rows/sec., 3.89 MiB/sec.
1354 2023.10.24 04:52:56.974405 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Debug> DynamicQueryHandler: Done processing query
1355 2023.10.24 04:52:56.974428 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1356 2023.10.24 04:52:56.974443 [ 3 ] {} <Debug> HTTP-Session: 557ca4d3-9a8d-480f-b912-4fa6311dad8e Destroying unnamed session
1357 2023.10.24 04:52:56.974574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1358 2023.10.24 04:52:56.974617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1359 2023.10.24 04:52:56.974636 [ 3 ] {} <Debug> HTTP-Session: e11ddc53-422f-4158-b535-0f8046a066c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1360 2023.10.24 04:52:56.974652 [ 3 ] {} <Debug> HTTP-Session: e11ddc53-422f-4158-b535-0f8046a066c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1361 2023.10.24 04:52:56.974722 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1362 2023.10.24 04:52:56.974760 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1363 2023.10.24 04:52:56.974861 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1364 2023.10.24 04:52:56.975115 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1365 2023.10.24 04:52:56.975340 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1366 2023.10.24 04:52:56.975516 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1367 2023.10.24 04:52:56.975640 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000889524 sec., 21359 rows/sec., 1.11 MiB/sec.
1368 2023.10.24 04:52:56.975633 [ 135 ] {} <Debug> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1369 2023.10.24 04:52:56.975741 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1370 2023.10.24 04:52:56.975813 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Debug> DynamicQueryHandler: Done processing query
1371 2023.10.24 04:52:56.975862 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1372 2023.10.24 04:52:56.975871 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1373 2023.10.24 04:52:56.975910 [ 3 ] {} <Debug> HTTP-Session: e11ddc53-422f-4158-b535-0f8046a066c0 Destroying unnamed session
1374 2023.10.24 04:52:56.976013 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1375 2023.10.24 04:52:56.976048 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
1376 2023.10.24 04:52:56.976176 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1377 2023.10.24 04:52:56.976263 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
1378 2023.10.24 04:52:56.976341 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1379 2023.10.24 04:52:56.976416 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
1380 2023.10.24 04:52:56.976490 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
1381 2023.10.24 04:52:56.977872 [ 20 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065096 sec., 57624.439735489286 rows/sec., 3.20 MiB/sec.
1382 2023.10.24 04:52:56.978013 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1383 2023.10.24 04:52:56.978211 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1384 2023.10.24 04:52:56.978276 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1385 2023.10.24 04:53:01.964631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1386 2023.10.24 04:53:01.964771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1387 2023.10.24 04:53:01.964804 [ 3 ] {} <Debug> HTTP-Session: a9973a78-ada3-4df1-ab47-6db9a01b4ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1388 2023.10.24 04:53:01.964836 [ 3 ] {} <Debug> HTTP-Session: a9973a78-ada3-4df1-ab47-6db9a01b4ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1389 2023.10.24 04:53:01.965002 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1390 2023.10.24 04:53:01.965085 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1391 2023.10.24 04:53:01.965294 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1392 2023.10.24 04:53:01.965788 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1393 2023.10.24 04:53:01.966106 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1394 2023.10.24 04:53:01.966306 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1395 2023.10.24 04:53:01.966480 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001429509 sec., 21685 rows/sec., 1.72 MiB/sec.
1396 2023.10.24 04:53:01.966661 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Debug> DynamicQueryHandler: Done processing query
1397 2023.10.24 04:53:01.966691 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1398 2023.10.24 04:53:01.966713 [ 3 ] {} <Debug> HTTP-Session: a9973a78-ada3-4df1-ab47-6db9a01b4ce0 Destroying unnamed session
1399 2023.10.24 04:53:01.966886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1400 2023.10.24 04:53:01.966943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1401 2023.10.24 04:53:01.966968 [ 3 ] {} <Debug> HTTP-Session: 0ed7015f-aefe-4c1b-bc73-3cafbd73fd93 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1402 2023.10.24 04:53:01.966990 [ 3 ] {} <Debug> HTTP-Session: 0ed7015f-aefe-4c1b-bc73-3cafbd73fd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1403 2023.10.24 04:53:01.967084 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1404 2023.10.24 04:53:01.967135 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1405 2023.10.24 04:53:01.967265 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1406 2023.10.24 04:53:01.967671 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1407 2023.10.24 04:53:01.967903 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1408 2023.10.24 04:53:01.968052 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1409 2023.10.24 04:53:01.968155 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.001034578 sec., 89891 rows/sec., 8.57 MiB/sec.
1410 2023.10.24 04:53:01.968286 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Debug> DynamicQueryHandler: Done processing query
1411 2023.10.24 04:53:01.968317 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1412 2023.10.24 04:53:01.968340 [ 3 ] {} <Debug> HTTP-Session: 0ed7015f-aefe-4c1b-bc73-3cafbd73fd93 Destroying unnamed session
1413 2023.10.24 04:53:01.968504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1414 2023.10.24 04:53:01.968556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1415 2023.10.24 04:53:01.968576 [ 3 ] {} <Debug> HTTP-Session: 1c463822-eaf3-450a-91c9-b82047e527e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1416 2023.10.24 04:53:01.968595 [ 3 ] {} <Debug> HTTP-Session: 1c463822-eaf3-450a-91c9-b82047e527e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1417 2023.10.24 04:53:01.968668 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1418 2023.10.24 04:53:01.968709 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1419 2023.10.24 04:53:01.968814 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1420 2023.10.24 04:53:01.969118 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1421 2023.10.24 04:53:01.969339 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1422 2023.10.24 04:53:01.969479 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1423 2023.10.24 04:53:01.969581 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000883284 sec., 35096 rows/sec., 2.74 MiB/sec.
1424 2023.10.24 04:53:01.969753 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Debug> DynamicQueryHandler: Done processing query
1425 2023.10.24 04:53:01.969783 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1426 2023.10.24 04:53:01.969803 [ 3 ] {} <Debug> HTTP-Session: 1c463822-eaf3-450a-91c9-b82047e527e3 Destroying unnamed session
1427 2023.10.24 04:53:01.969993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1428 2023.10.24 04:53:01.970048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1429 2023.10.24 04:53:01.970072 [ 3 ] {} <Debug> HTTP-Session: 8e9837a6-4f6e-49ea-bdd4-68c24fb48632 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1430 2023.10.24 04:53:01.970093 [ 3 ] {} <Debug> HTTP-Session: 8e9837a6-4f6e-49ea-bdd4-68c24fb48632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1431 2023.10.24 04:53:01.970191 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1432 2023.10.24 04:53:01.970242 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1433 2023.10.24 04:53:01.970388 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1434 2023.10.24 04:53:01.971049 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1435 2023.10.24 04:53:01.971447 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1436 2023.10.24 04:53:01.971680 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1437 2023.10.24 04:53:01.971805 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001580273 sec., 19616 rows/sec., 26.47 MiB/sec.
1438 2023.10.24 04:53:01.971951 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Debug> DynamicQueryHandler: Done processing query
1439 2023.10.24 04:53:01.971979 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1440 2023.10.24 04:53:01.972000 [ 3 ] {} <Debug> HTTP-Session: 8e9837a6-4f6e-49ea-bdd4-68c24fb48632 Destroying unnamed session
1441 2023.10.24 04:53:06.968576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1442 2023.10.24 04:53:06.968704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1443 2023.10.24 04:53:06.968729 [ 3 ] {} <Debug> HTTP-Session: da845229-f12e-4be3-b0b4-2011129fe626 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1444 2023.10.24 04:53:06.968753 [ 3 ] {} <Debug> HTTP-Session: da845229-f12e-4be3-b0b4-2011129fe626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1445 2023.10.24 04:53:06.968879 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1446 2023.10.24 04:53:06.968944 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1447 2023.10.24 04:53:06.969144 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1448 2023.10.24 04:53:06.969568 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1449 2023.10.24 04:53:06.969875 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1450 2023.10.24 04:53:06.970039 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Trace> oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1451 2023.10.24 04:53:06.970179 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001259184 sec., 8735 rows/sec., 782.53 KiB/sec.
1452 2023.10.24 04:53:06.970324 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Debug> DynamicQueryHandler: Done processing query
1453 2023.10.24 04:53:06.970347 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1454 2023.10.24 04:53:06.970364 [ 3 ] {} <Debug> HTTP-Session: da845229-f12e-4be3-b0b4-2011129fe626 Destroying unnamed session
1455 2023.10.24 04:53:06.970463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1456 2023.10.24 04:53:06.970508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1457 2023.10.24 04:53:06.970526 [ 3 ] {} <Debug> HTTP-Session: cead7ef9-5301-49da-81a6-0069839f1ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1458 2023.10.24 04:53:06.970543 [ 3 ] {} <Debug> HTTP-Session: cead7ef9-5301-49da-81a6-0069839f1ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1459 2023.10.24 04:53:06.970614 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1460 2023.10.24 04:53:06.970653 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1461 2023.10.24 04:53:06.970759 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1462 2023.10.24 04:53:06.971065 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1463 2023.10.24 04:53:06.971277 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1464 2023.10.24 04:53:06.971424 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1465 2023.10.24 04:53:06.971549 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.000906265 sec., 6620 rows/sec., 374.99 KiB/sec.
1466 2023.10.24 04:53:06.971663 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Debug> DynamicQueryHandler: Done processing query
1467 2023.10.24 04:53:06.971685 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1468 2023.10.24 04:53:06.971701 [ 3 ] {} <Debug> HTTP-Session: cead7ef9-5301-49da-81a6-0069839f1ae9 Destroying unnamed session
1469 2023.10.24 04:53:06.971846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1470 2023.10.24 04:53:06.971890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1471 2023.10.24 04:53:06.971908 [ 3 ] {} <Debug> HTTP-Session: bf199e10-21c0-4b5a-8e8a-5bf681490bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1472 2023.10.24 04:53:06.971924 [ 3 ] {} <Debug> HTTP-Session: bf199e10-21c0-4b5a-8e8a-5bf681490bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1473 2023.10.24 04:53:06.971997 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1474 2023.10.24 04:53:06.972034 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1475 2023.10.24 04:53:06.972137 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1476 2023.10.24 04:53:06.972472 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1477 2023.10.24 04:53:06.972674 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1478 2023.10.24 04:53:06.972816 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1479 2023.10.24 04:53:06.972939 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000913844 sec., 95202 rows/sec., 8.90 MiB/sec.
1480 2023.10.24 04:53:06.973054 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Debug> DynamicQueryHandler: Done processing query
1481 2023.10.24 04:53:06.973076 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1482 2023.10.24 04:53:06.973092 [ 3 ] {} <Debug> HTTP-Session: bf199e10-21c0-4b5a-8e8a-5bf681490bcc Destroying unnamed session
1483 2023.10.24 04:53:06.973296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 43929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1484 2023.10.24 04:53:06.973341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1485 2023.10.24 04:53:06.973360 [ 3 ] {} <Debug> HTTP-Session: f87c7a0e-0fc2-4e91-92de-2855ed55b97d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1486 2023.10.24 04:53:06.973377 [ 3 ] {} <Debug> HTTP-Session: f87c7a0e-0fc2-4e91-92de-2855ed55b97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1487 2023.10.24 04:53:06.973460 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1488 2023.10.24 04:53:06.973499 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1489 2023.10.24 04:53:06.973600 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1490 2023.10.24 04:53:06.974041 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1491 2023.10.24 04:53:06.974257 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1492 2023.10.24 04:53:06.974404 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1493 2023.10.24 04:53:06.974532 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.001042228 sec., 263857 rows/sec., 18.19 MiB/sec.
1494 2023.10.24 04:53:06.974651 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Debug> DynamicQueryHandler: Done processing query
1495 2023.10.24 04:53:06.974673 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1496 2023.10.24 04:53:06.974688 [ 3 ] {} <Debug> HTTP-Session: f87c7a0e-0fc2-4e91-92de-2855ed55b97d Destroying unnamed session
1497 2023.10.24 04:53:06.974814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1498 2023.10.24 04:53:06.974857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1499 2023.10.24 04:53:06.974876 [ 3 ] {} <Debug> HTTP-Session: 7760fc2a-4561-402c-9c94-194f24f3903d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1500 2023.10.24 04:53:06.974893 [ 3 ] {} <Debug> HTTP-Session: 7760fc2a-4561-402c-9c94-194f24f3903d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1501 2023.10.24 04:53:06.974961 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1502 2023.10.24 04:53:06.974999 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1503 2023.10.24 04:53:06.975103 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1504 2023.10.24 04:53:06.975360 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1505 2023.10.24 04:53:06.975592 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1506 2023.10.24 04:53:06.975757 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1507 2023.10.24 04:53:06.975878 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000888334 sec., 6754 rows/sec., 283.62 KiB/sec.
1508 2023.10.24 04:53:06.975870 [ 123 ] {} <Debug> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1509 2023.10.24 04:53:06.975980 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1510 2023.10.24 04:53:06.976051 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Debug> DynamicQueryHandler: Done processing query
1511 2023.10.24 04:53:06.976094 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1512 2023.10.24 04:53:06.976095 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1513 2023.10.24 04:53:06.976114 [ 3 ] {} <Debug> HTTP-Session: 7760fc2a-4561-402c-9c94-194f24f3903d Destroying unnamed session
1514 2023.10.24 04:53:06.976228 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1515 2023.10.24 04:53:06.976265 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1516 2023.10.24 04:53:06.976338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1517 2023.10.24 04:53:06.976412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1518 2023.10.24 04:53:06.976466 [ 3 ] {} <Debug> HTTP-Session: 730469f1-dc1d-450b-84a1-69a912270329 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1519 2023.10.24 04:53:06.976502 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1520 2023.10.24 04:53:06.976515 [ 3 ] {} <Debug> HTTP-Session: 730469f1-dc1d-450b-84a1-69a912270329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1521 2023.10.24 04:53:06.976744 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1522 2023.10.24 04:53:06.976757 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1523 2023.10.24 04:53:06.976863 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1524 2023.10.24 04:53:06.976995 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1525 2023.10.24 04:53:06.977293 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1526 2023.10.24 04:53:06.977405 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1527 2023.10.24 04:53:06.977560 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1528 2023.10.24 04:53:06.978115 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1529 2023.10.24 04:53:06.978732 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1530 2023.10.24 04:53:06.978913 [ 20 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002860197 sec., 12586.54561206798 rows/sec., 528.54 KiB/sec.
1531 2023.10.24 04:53:06.979029 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1532 2023.10.24 04:53:06.979162 [ 12 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1533 2023.10.24 04:53:06.979191 [ 122 ] {} <Debug> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1534 2023.10.24 04:53:06.979249 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002411065 sec., 30691 rows/sec., 1.88 MiB/sec.
1535 2023.10.24 04:53:06.979290 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1536 2023.10.24 04:53:06.979516 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1537 2023.10.24 04:53:06.979671 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Debug> DynamicQueryHandler: Done processing query
1538 2023.10.24 04:53:06.979726 [ 12 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1539 2023.10.24 04:53:06.979763 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1540 2023.10.24 04:53:06.979771 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1541 2023.10.24 04:53:06.979812 [ 3 ] {} <Debug> HTTP-Session: 730469f1-dc1d-450b-84a1-69a912270329 Destroying unnamed session
1542 2023.10.24 04:53:06.979861 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part
1543 2023.10.24 04:53:06.979875 [ 12 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1544 2023.10.24 04:53:06.980057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1545 2023.10.24 04:53:06.980126 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part
1546 2023.10.24 04:53:06.980154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1547 2023.10.24 04:53:06.980209 [ 3 ] {} <Debug> HTTP-Session: 61bbb00c-c6eb-49ae-9951-0afc37ee3dad Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1548 2023.10.24 04:53:06.980237 [ 3 ] {} <Debug> HTTP-Session: 61bbb00c-c6eb-49ae-9951-0afc37ee3dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1549 2023.10.24 04:53:06.980363 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part
1550 2023.10.24 04:53:06.980455 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1551 2023.10.24 04:53:06.980572 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1552 2023.10.24 04:53:06.980605 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part
1553 2023.10.24 04:53:06.980951 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part
1554 2023.10.24 04:53:06.981014 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1555 2023.10.24 04:53:06.981197 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part
1556 2023.10.24 04:53:06.981707 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1557 2023.10.24 04:53:06.982207 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1558 2023.10.24 04:53:06.982594 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1559 2023.10.24 04:53:06.982755 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003388262 sec., 114808.12286653157 rows/sec., 6.97 MiB/sec.
1560 2023.10.24 04:53:06.982851 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002328623 sec., 8159 rows/sec., 433.21 KiB/sec.
1561 2023.10.24 04:53:06.982988 [ 12 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1562 2023.10.24 04:53:06.983119 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Debug> DynamicQueryHandler: Done processing query
1563 2023.10.24 04:53:06.983155 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1564 2023.10.24 04:53:06.983191 [ 3 ] {} <Debug> HTTP-Session: 61bbb00c-c6eb-49ae-9951-0afc37ee3dad Destroying unnamed session
1565 2023.10.24 04:53:06.983337 [ 12 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1566 2023.10.24 04:53:06.983417 [ 12 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1567 2023.10.24 04:53:11.307273 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
1568 2023.10.24 04:53:11.307342 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
1569 2023.10.24 04:53:11.964778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1570 2023.10.24 04:53:11.964893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1571 2023.10.24 04:53:11.964922 [ 3 ] {} <Debug> HTTP-Session: 66caacba-6323-487a-aeee-93c1640ac7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1572 2023.10.24 04:53:11.964951 [ 3 ] {} <Debug> HTTP-Session: 66caacba-6323-487a-aeee-93c1640ac7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1573 2023.10.24 04:53:11.965092 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1574 2023.10.24 04:53:11.965159 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1575 2023.10.24 04:53:11.965337 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1576 2023.10.24 04:53:11.965900 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1577 2023.10.24 04:53:11.966163 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1578 2023.10.24 04:53:11.966328 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1579 2023.10.24 04:53:11.966459 [ 118 ] {} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1580 2023.10.24 04:53:11.966471 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001340886 sec., 23119 rows/sec., 1.83 MiB/sec.
1581 2023.10.24 04:53:11.966513 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1582 2023.10.24 04:53:11.966680 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1583 2023.10.24 04:53:11.966712 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Debug> DynamicQueryHandler: Done processing query
1584 2023.10.24 04:53:11.966768 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1585 2023.10.24 04:53:11.966794 [ 3 ] {} <Debug> HTTP-Session: 66caacba-6323-487a-aeee-93c1640ac7bf Destroying unnamed session
1586 2023.10.24 04:53:11.966858 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1587 2023.10.24 04:53:11.966900 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part
1588 2023.10.24 04:53:11.966951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1589 2023.10.24 04:53:11.967037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1590 2023.10.24 04:53:11.967087 [ 3 ] {} <Debug> HTTP-Session: 44f0368c-3f56-48c9-89e8-2c93767c3184 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1591 2023.10.24 04:53:11.967139 [ 3 ] {} <Debug> HTTP-Session: 44f0368c-3f56-48c9-89e8-2c93767c3184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1592 2023.10.24 04:53:11.967198 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part
1593 2023.10.24 04:53:11.967329 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1594 2023.10.24 04:53:11.967435 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1595 2023.10.24 04:53:11.967475 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
1596 2023.10.24 04:53:11.967867 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
1597 2023.10.24 04:53:11.967885 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1598 2023.10.24 04:53:11.968068 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
1599 2023.10.24 04:53:11.968220 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part
1600 2023.10.24 04:53:11.968781 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1601 2023.10.24 04:53:11.969195 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1602 2023.10.24 04:53:11.969544 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1603 2023.10.24 04:53:11.969722 [ 118 ] {} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1604 2023.10.24 04:53:11.969842 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1605 2023.10.24 04:53:11.969841 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.002443996 sec., 38052 rows/sec., 3.63 MiB/sec.
1606 2023.10.24 04:53:11.970147 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1607 2023.10.24 04:53:11.970306 [ 9 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.00370653 sec., 38310.765055186384 rows/sec., 2.92 MiB/sec.
1608 2023.10.24 04:53:11.970417 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Debug> DynamicQueryHandler: Done processing query
1609 2023.10.24 04:53:11.970418 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1610 2023.10.24 04:53:11.970467 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1611 2023.10.24 04:53:11.970515 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part
1612 2023.10.24 04:53:11.970517 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1613 2023.10.24 04:53:11.970532 [ 3 ] {} <Debug> HTTP-Session: 44f0368c-3f56-48c9-89e8-2c93767c3184 Destroying unnamed session
1614 2023.10.24 04:53:11.970829 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 93 rows starting from the beginning of the part
1615 2023.10.24 04:53:11.970857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1616 2023.10.24 04:53:11.970883 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1617 2023.10.24 04:53:11.970986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1618 2023.10.24 04:53:11.971041 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1619 2023.10.24 04:53:11.971109 [ 3 ] {} <Debug> HTTP-Session: f48e898f-b8a7-43e9-872e-848b705e901d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1620 2023.10.24 04:53:11.971118 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part
1621 2023.10.24 04:53:11.971219 [ 3 ] {} <Debug> HTTP-Session: f48e898f-b8a7-43e9-872e-848b705e901d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1622 2023.10.24 04:53:11.971436 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 93 rows starting from the beginning of the part
1623 2023.10.24 04:53:11.971453 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1624 2023.10.24 04:53:11.971544 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1625 2023.10.24 04:53:11.971710 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part
1626 2023.10.24 04:53:11.972034 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1627 2023.10.24 04:53:11.972049 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 93 rows starting from the beginning of the part
1628 2023.10.24 04:53:11.972724 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1629 2023.10.24 04:53:11.973197 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1630 2023.10.24 04:53:11.973502 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1631 2023.10.24 04:53:11.973736 [ 118 ] {} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1632 2023.10.24 04:53:11.973784 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 4 columns (4 merged, 0 gathered) in 0.003823314 sec., 165563.17372834144 rows/sec., 15.66 MiB/sec.
1633 2023.10.24 04:53:11.973811 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1634 2023.10.24 04:53:11.973816 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.002303182 sec., 13459 rows/sec., 1.05 MiB/sec.
1635 2023.10.24 04:53:11.974006 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1636 2023.10.24 04:53:11.974038 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1637 2023.10.24 04:53:11.974223 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1638 2023.10.24 04:53:11.974235 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Debug> DynamicQueryHandler: Done processing query
1639 2023.10.24 04:53:11.974285 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 307 rows starting from the beginning of the part
1640 2023.10.24 04:53:11.974288 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1641 2023.10.24 04:53:11.974377 [ 3 ] {} <Debug> HTTP-Session: f48e898f-b8a7-43e9-872e-848b705e901d Destroying unnamed session
1642 2023.10.24 04:53:11.974441 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1643 2023.10.24 04:53:11.974530 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part
1644 2023.10.24 04:53:11.974578 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1645 2023.10.24 04:53:11.974671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1646 2023.10.24 04:53:11.974795 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part
1647 2023.10.24 04:53:11.974808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1648 2023.10.24 04:53:11.974866 [ 3 ] {} <Debug> HTTP-Session: 05fc7190-0d17-4413-95c3-ceb0af0b52ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1649 2023.10.24 04:53:11.974906 [ 3 ] {} <Debug> HTTP-Session: 05fc7190-0d17-4413-95c3-ceb0af0b52ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1650 2023.10.24 04:53:11.975042 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
1651 2023.10.24 04:53:11.975142 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1652 2023.10.24 04:53:11.975294 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1653 2023.10.24 04:53:11.975298 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 275 rows starting from the beginning of the part
1654 2023.10.24 04:53:11.975679 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part
1655 2023.10.24 04:53:11.975960 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1656 2023.10.24 04:53:11.977101 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1657 2023.10.24 04:53:11.977570 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 939 rows, containing 4 columns (4 merged, 0 gathered) in 0.003651449 sec., 257158.18569559645 rows/sec., 18.02 MiB/sec.
1658 2023.10.24 04:53:11.977754 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1659 2023.10.24 04:53:11.977771 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1660 2023.10.24 04:53:11.978006 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1661 2023.10.24 04:53:11.978106 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1662 2023.10.24 04:53:11.978130 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1663 2023.10.24 04:53:11.978302 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.003110965 sec., 9964 rows/sec., 13.45 MiB/sec.
1664 2023.10.24 04:53:11.978455 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Debug> DynamicQueryHandler: Done processing query
1665 2023.10.24 04:53:11.978479 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1666 2023.10.24 04:53:11.978495 [ 3 ] {} <Debug> HTTP-Session: 05fc7190-0d17-4413-95c3-ceb0af0b52ba Destroying unnamed session
1667 2023.10.24 04:53:16.969586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1668 2023.10.24 04:53:16.969721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1669 2023.10.24 04:53:16.969753 [ 3 ] {} <Debug> HTTP-Session: 1b1d7c31-66d7-4b81-b183-285af1b13505 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1670 2023.10.24 04:53:16.969781 [ 3 ] {} <Debug> HTTP-Session: 1b1d7c31-66d7-4b81-b183-285af1b13505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1671 2023.10.24 04:53:16.969922 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1672 2023.10.24 04:53:16.969989 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1673 2023.10.24 04:53:16.970154 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1674 2023.10.24 04:53:16.970562 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1675 2023.10.24 04:53:16.970825 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1676 2023.10.24 04:53:16.970986 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1677 2023.10.24 04:53:16.971109 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Information> executeQuery: Read 25 rows, 1.88 KiB in 0.001146551 sec., 21804 rows/sec., 1.60 MiB/sec.
1678 2023.10.24 04:53:16.971258 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Debug> DynamicQueryHandler: Done processing query
1679 2023.10.24 04:53:16.971283 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1680 2023.10.24 04:53:16.971299 [ 3 ] {} <Debug> HTTP-Session: 1b1d7c31-66d7-4b81-b183-285af1b13505 Destroying unnamed session
1681 2023.10.24 04:53:16.971448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 23171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1682 2023.10.24 04:53:16.971496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1683 2023.10.24 04:53:16.971516 [ 3 ] {} <Debug> HTTP-Session: 76b2b41e-373e-400e-a007-484797ae6fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1684 2023.10.24 04:53:16.971535 [ 3 ] {} <Debug> HTTP-Session: 76b2b41e-373e-400e-a007-484797ae6fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1685 2023.10.24 04:53:16.971617 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1686 2023.10.24 04:53:16.971657 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1687 2023.10.24 04:53:16.971764 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1688 2023.10.24 04:53:16.972267 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1689 2023.10.24 04:53:16.972489 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1690 2023.10.24 04:53:16.972658 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1691 2023.10.24 04:53:16.972761 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Information> executeQuery: Read 144 rows, 14.37 KiB in 0.00111631 sec., 128996 rows/sec., 12.57 MiB/sec.
1692 2023.10.24 04:53:16.972903 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Debug> DynamicQueryHandler: Done processing query
1693 2023.10.24 04:53:16.972926 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1694 2023.10.24 04:53:16.972942 [ 3 ] {} <Debug> HTTP-Session: 76b2b41e-373e-400e-a007-484797ae6fd2 Destroying unnamed session
1695 2023.10.24 04:53:16.973139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 46828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1696 2023.10.24 04:53:16.973184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1697 2023.10.24 04:53:16.973203 [ 3 ] {} <Debug> HTTP-Session: 13a3f53c-5b7f-48a6-a7e9-329900b26deb Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1698 2023.10.24 04:53:16.973219 [ 3 ] {} <Debug> HTTP-Session: 13a3f53c-5b7f-48a6-a7e9-329900b26deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1699 2023.10.24 04:53:16.973304 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1700 2023.10.24 04:53:16.973343 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1701 2023.10.24 04:53:16.973448 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1702 2023.10.24 04:53:16.973877 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1703 2023.10.24 04:53:16.974096 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1704 2023.10.24 04:53:16.974242 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1705 2023.10.24 04:53:16.974360 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Information> executeQuery: Read 292 rows, 20.79 KiB in 0.001028038 sec., 284036 rows/sec., 19.75 MiB/sec.
1706 2023.10.24 04:53:16.974466 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Debug> DynamicQueryHandler: Done processing query
1707 2023.10.24 04:53:16.974489 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1708 2023.10.24 04:53:16.974505 [ 3 ] {} <Debug> HTTP-Session: 13a3f53c-5b7f-48a6-a7e9-329900b26deb Destroying unnamed session
1709 2023.10.24 04:53:16.974646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1710 2023.10.24 04:53:16.974688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1711 2023.10.24 04:53:16.974706 [ 3 ] {} <Debug> HTTP-Session: 834bf9f0-2322-4463-8029-c4b84101d7be Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1712 2023.10.24 04:53:16.974723 [ 3 ] {} <Debug> HTTP-Session: 834bf9f0-2322-4463-8029-c4b84101d7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1713 2023.10.24 04:53:16.974790 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1714 2023.10.24 04:53:16.974828 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1715 2023.10.24 04:53:16.974935 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1716 2023.10.24 04:53:16.975201 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1717 2023.10.24 04:53:16.975435 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1718 2023.10.24 04:53:16.975604 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1719 2023.10.24 04:53:16.975724 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000906375 sec., 6619 rows/sec., 277.98 KiB/sec.
1720 2023.10.24 04:53:16.975849 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Debug> DynamicQueryHandler: Done processing query
1721 2023.10.24 04:53:16.975872 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1722 2023.10.24 04:53:16.975889 [ 3 ] {} <Debug> HTTP-Session: 834bf9f0-2322-4463-8029-c4b84101d7be Destroying unnamed session
1723 2023.10.24 04:53:16.976019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1724 2023.10.24 04:53:16.976065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1725 2023.10.24 04:53:16.976085 [ 3 ] {} <Debug> HTTP-Session: 5c6d4320-67a9-4faa-9b40-6524721b13f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1726 2023.10.24 04:53:16.976101 [ 3 ] {} <Debug> HTTP-Session: 5c6d4320-67a9-4faa-9b40-6524721b13f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1727 2023.10.24 04:53:16.976172 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1728 2023.10.24 04:53:16.976214 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1729 2023.10.24 04:53:16.976330 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1730 2023.10.24 04:53:16.976619 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1731 2023.10.24 04:53:16.976868 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1732 2023.10.24 04:53:16.977040 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1733 2023.10.24 04:53:16.977156 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000956137 sec., 65890 rows/sec., 3.99 MiB/sec.
1734 2023.10.24 04:53:16.977258 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Debug> DynamicQueryHandler: Done processing query
1735 2023.10.24 04:53:16.977280 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1736 2023.10.24 04:53:16.977295 [ 3 ] {} <Debug> HTTP-Session: 5c6d4320-67a9-4faa-9b40-6524721b13f4 Destroying unnamed session
1737 2023.10.24 04:53:16.977456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 20366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1738 2023.10.24 04:53:16.977499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1739 2023.10.24 04:53:16.977519 [ 3 ] {} <Debug> HTTP-Session: 37732bd8-dc13-4a11-8ec8-bc251a9ba776 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1740 2023.10.24 04:53:16.977535 [ 3 ] {} <Debug> HTTP-Session: 37732bd8-dc13-4a11-8ec8-bc251a9ba776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1741 2023.10.24 04:53:16.977609 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1742 2023.10.24 04:53:16.977652 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1743 2023.10.24 04:53:16.977785 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1744 2023.10.24 04:53:16.978177 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1745 2023.10.24 04:53:16.978466 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1746 2023.10.24 04:53:16.978661 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1747 2023.10.24 04:53:16.978792 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001151572 sec., 16499 rows/sec., 22.26 MiB/sec.
1748 2023.10.24 04:53:16.978785 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1749 2023.10.24 04:53:16.978901 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1750 2023.10.24 04:53:16.978990 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Debug> DynamicQueryHandler: Done processing query
1751 2023.10.24 04:53:16.978997 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1752 2023.10.24 04:53:16.979022 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1753 2023.10.24 04:53:16.979057 [ 3 ] {} <Debug> HTTP-Session: 37732bd8-dc13-4a11-8ec8-bc251a9ba776 Destroying unnamed session
1754 2023.10.24 04:53:16.979145 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1755 2023.10.24 04:53:16.979207 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
1756 2023.10.24 04:53:16.979219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1757 2023.10.24 04:53:16.979306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1758 2023.10.24 04:53:16.979342 [ 3 ] {} <Debug> HTTP-Session: aa24097f-0f04-48d9-94a7-54e4b19324ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1759 2023.10.24 04:53:16.979395 [ 3 ] {} <Debug> HTTP-Session: aa24097f-0f04-48d9-94a7-54e4b19324ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1760 2023.10.24 04:53:16.979466 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part
1761 2023.10.24 04:53:16.979610 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1762 2023.10.24 04:53:16.979733 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1763 2023.10.24 04:53:16.979761 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part
1764 2023.10.24 04:53:16.980158 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part
1765 2023.10.24 04:53:16.980210 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1766 2023.10.24 04:53:16.980401 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part
1767 2023.10.24 04:53:16.980631 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
1768 2023.10.24 04:53:16.980956 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1769 2023.10.24 04:53:16.981467 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1770 2023.10.24 04:53:16.981824 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1771 2023.10.24 04:53:16.982105 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.002426416 sec., 11539 rows/sec., 674.14 KiB/sec.
1772 2023.10.24 04:53:16.982337 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Debug> DynamicQueryHandler: Done processing query
1773 2023.10.24 04:53:16.982391 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1774 2023.10.24 04:53:16.982448 [ 3 ] {} <Debug> HTTP-Session: aa24097f-0f04-48d9-94a7-54e4b19324ce Destroying unnamed session
1775 2023.10.24 04:53:16.982636 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 6 columns (6 merged, 0 gathered) in 0.003662999 sec., 46410.05908000521 rows/sec., 62.63 MiB/sec.
1776 2023.10.24 04:53:16.982887 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1777 2023.10.24 04:53:16.983163 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1778 2023.10.24 04:53:16.983236 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1779 2023.10.24 04:53:21.965065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2023.10.24 04:53:21.965190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1781 2023.10.24 04:53:21.965221 [ 3 ] {} <Debug> HTTP-Session: 7ff8a05b-b4cf-4322-9f80-3557d197c4c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1782 2023.10.24 04:53:21.965249 [ 3 ] {} <Debug> HTTP-Session: 7ff8a05b-b4cf-4322-9f80-3557d197c4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2023.10.24 04:53:21.965393 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1784 2023.10.24 04:53:21.965461 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1785 2023.10.24 04:53:21.965638 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1786 2023.10.24 04:53:21.966159 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1787 2023.10.24 04:53:21.966438 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1788 2023.10.24 04:53:21.966607 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1789 2023.10.24 04:53:21.966728 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001298325 sec., 23876 rows/sec., 1.89 MiB/sec.
1790 2023.10.24 04:53:21.966885 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Debug> DynamicQueryHandler: Done processing query
1791 2023.10.24 04:53:21.966910 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1792 2023.10.24 04:53:21.966926 [ 3 ] {} <Debug> HTTP-Session: 7ff8a05b-b4cf-4322-9f80-3557d197c4c9 Destroying unnamed session
1793 2023.10.24 04:53:21.967065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1794 2023.10.24 04:53:21.967124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1795 2023.10.24 04:53:21.967145 [ 3 ] {} <Debug> HTTP-Session: fdfda78a-afca-4e8e-9b2f-f3730f9be5e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1796 2023.10.24 04:53:21.967165 [ 3 ] {} <Debug> HTTP-Session: fdfda78a-afca-4e8e-9b2f-f3730f9be5e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1797 2023.10.24 04:53:21.967251 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1798 2023.10.24 04:53:21.967293 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1799 2023.10.24 04:53:21.967400 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1800 2023.10.24 04:53:21.967746 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1801 2023.10.24 04:53:21.967981 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1802 2023.10.24 04:53:21.968133 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1803 2023.10.24 04:53:21.968262 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000980876 sec., 94813 rows/sec., 9.04 MiB/sec.
1804 2023.10.24 04:53:21.968373 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Debug> DynamicQueryHandler: Done processing query
1805 2023.10.24 04:53:21.968398 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1806 2023.10.24 04:53:21.968414 [ 3 ] {} <Debug> HTTP-Session: fdfda78a-afca-4e8e-9b2f-f3730f9be5e2 Destroying unnamed session
1807 2023.10.24 04:53:21.968535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1808 2023.10.24 04:53:21.968579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1809 2023.10.24 04:53:21.968599 [ 3 ] {} <Debug> HTTP-Session: 9d9dbbbf-ebbc-4e15-a9c7-945378e87cfc Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1810 2023.10.24 04:53:21.968616 [ 3 ] {} <Debug> HTTP-Session: 9d9dbbbf-ebbc-4e15-a9c7-945378e87cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1811 2023.10.24 04:53:21.968689 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1812 2023.10.24 04:53:21.968728 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1813 2023.10.24 04:53:21.968832 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1814 2023.10.24 04:53:21.969105 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1815 2023.10.24 04:53:21.969307 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1816 2023.10.24 04:53:21.969463 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1817 2023.10.24 04:53:21.969581 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000863393 sec., 35904 rows/sec., 2.81 MiB/sec.
1818 2023.10.24 04:53:21.969697 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Debug> DynamicQueryHandler: Done processing query
1819 2023.10.24 04:53:21.969720 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1820 2023.10.24 04:53:21.969735 [ 3 ] {} <Debug> HTTP-Session: 9d9dbbbf-ebbc-4e15-a9c7-945378e87cfc Destroying unnamed session
1821 2023.10.24 04:53:21.969956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1822 2023.10.24 04:53:21.970001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1823 2023.10.24 04:53:21.970020 [ 3 ] {} <Debug> HTTP-Session: 3c8d5fba-1da0-4006-bc6c-d380bf4f80f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1824 2023.10.24 04:53:21.970037 [ 3 ] {} <Debug> HTTP-Session: 3c8d5fba-1da0-4006-bc6c-d380bf4f80f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1825 2023.10.24 04:53:21.970113 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1826 2023.10.24 04:53:21.970158 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1827 2023.10.24 04:53:21.970292 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1828 2023.10.24 04:53:21.970696 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1829 2023.10.24 04:53:21.970996 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1830 2023.10.24 04:53:21.971166 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1831 2023.10.24 04:53:21.971291 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001149892 sec., 26959 rows/sec., 36.38 MiB/sec.
1832 2023.10.24 04:53:21.971453 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Debug> DynamicQueryHandler: Done processing query
1833 2023.10.24 04:53:21.971476 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1834 2023.10.24 04:53:21.971493 [ 3 ] {} <Debug> HTTP-Session: 3c8d5fba-1da0-4006-bc6c-d380bf4f80f1 Destroying unnamed session
1835 2023.10.24 04:53:26.307603 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
1836 2023.10.24 04:53:26.307675 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
1837 2023.10.24 04:53:26.969506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1838 2023.10.24 04:53:26.969623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1839 2023.10.24 04:53:26.969654 [ 3 ] {} <Debug> HTTP-Session: 25c4fb6a-2703-40e7-b099-2b90f0ddb0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1840 2023.10.24 04:53:26.969682 [ 3 ] {} <Debug> HTTP-Session: 25c4fb6a-2703-40e7-b099-2b90f0ddb0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1841 2023.10.24 04:53:26.969825 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1842 2023.10.24 04:53:26.969892 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1843 2023.10.24 04:53:26.970074 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1844 2023.10.24 04:53:26.970505 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1845 2023.10.24 04:53:26.970767 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1846 2023.10.24 04:53:26.970939 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1847 2023.10.24 04:53:26.971070 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001200962 sec., 22481 rows/sec., 1.66 MiB/sec.
1848 2023.10.24 04:53:26.971217 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Debug> DynamicQueryHandler: Done processing query
1849 2023.10.24 04:53:26.971241 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1850 2023.10.24 04:53:26.971257 [ 3 ] {} <Debug> HTTP-Session: 25c4fb6a-2703-40e7-b099-2b90f0ddb0ab Destroying unnamed session
1851 2023.10.24 04:53:26.971422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1852 2023.10.24 04:53:26.971467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1853 2023.10.24 04:53:26.971486 [ 3 ] {} <Debug> HTTP-Session: d7f4fb51-f193-4bf5-aed6-e2e2bc1e658f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1854 2023.10.24 04:53:26.971503 [ 3 ] {} <Debug> HTTP-Session: d7f4fb51-f193-4bf5-aed6-e2e2bc1e658f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1855 2023.10.24 04:53:26.971579 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1856 2023.10.24 04:53:26.971618 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1857 2023.10.24 04:53:26.971719 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1858 2023.10.24 04:53:26.972101 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1859 2023.10.24 04:53:26.972320 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1860 2023.10.24 04:53:26.972466 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1861 2023.10.24 04:53:26.972594 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.000978956 sec., 153224 rows/sec., 14.93 MiB/sec.
1862 2023.10.24 04:53:26.972787 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Debug> DynamicQueryHandler: Done processing query
1863 2023.10.24 04:53:26.972811 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1864 2023.10.24 04:53:26.972826 [ 3 ] {} <Debug> HTTP-Session: d7f4fb51-f193-4bf5-aed6-e2e2bc1e658f Destroying unnamed session
1865 2023.10.24 04:53:26.972986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1866 2023.10.24 04:53:26.973027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1867 2023.10.24 04:53:26.973046 [ 3 ] {} <Debug> HTTP-Session: 63507a46-c2eb-47a7-af2e-307b8b2d0340 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1868 2023.10.24 04:53:26.973062 [ 3 ] {} <Debug> HTTP-Session: 63507a46-c2eb-47a7-af2e-307b8b2d0340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1869 2023.10.24 04:53:26.973142 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1870 2023.10.24 04:53:26.973180 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1871 2023.10.24 04:53:26.973287 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1872 2023.10.24 04:53:26.973804 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1873 2023.10.24 04:53:26.974020 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1874 2023.10.24 04:53:26.974162 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1875 2023.10.24 04:53:26.974291 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.001117701 sec., 254987 rows/sec., 17.67 MiB/sec.
1876 2023.10.24 04:53:26.974419 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Debug> DynamicQueryHandler: Done processing query
1877 2023.10.24 04:53:26.974442 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1878 2023.10.24 04:53:26.974458 [ 3 ] {} <Debug> HTTP-Session: 63507a46-c2eb-47a7-af2e-307b8b2d0340 Destroying unnamed session
1879 2023.10.24 04:53:26.974659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1880 2023.10.24 04:53:26.974702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1881 2023.10.24 04:53:26.974720 [ 3 ] {} <Debug> HTTP-Session: 9ba0539a-24a7-4364-baa1-dc81f3ddb9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1882 2023.10.24 04:53:26.974737 [ 3 ] {} <Debug> HTTP-Session: 9ba0539a-24a7-4364-baa1-dc81f3ddb9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1883 2023.10.24 04:53:26.974805 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1884 2023.10.24 04:53:26.974843 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1885 2023.10.24 04:53:26.974948 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1886 2023.10.24 04:53:26.975255 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1887 2023.10.24 04:53:26.975495 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1888 2023.10.24 04:53:26.975660 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1889 2023.10.24 04:53:26.975779 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000941286 sec., 6374 rows/sec., 267.67 KiB/sec.
1890 2023.10.24 04:53:26.975912 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Debug> DynamicQueryHandler: Done processing query
1891 2023.10.24 04:53:26.975935 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1892 2023.10.24 04:53:26.975950 [ 3 ] {} <Debug> HTTP-Session: 9ba0539a-24a7-4364-baa1-dc81f3ddb9fd Destroying unnamed session
1893 2023.10.24 04:53:26.976082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1894 2023.10.24 04:53:26.976126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1895 2023.10.24 04:53:26.976144 [ 3 ] {} <Debug> HTTP-Session: 60dd3dea-d928-477e-8941-3928b1c403bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1896 2023.10.24 04:53:26.976161 [ 3 ] {} <Debug> HTTP-Session: 60dd3dea-d928-477e-8941-3928b1c403bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1897 2023.10.24 04:53:26.976233 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1898 2023.10.24 04:53:26.976274 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1899 2023.10.24 04:53:26.976390 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1900 2023.10.24 04:53:26.976688 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1901 2023.10.24 04:53:26.976932 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1902 2023.10.24 04:53:26.977109 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1903 2023.10.24 04:53:26.977239 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000972546 sec., 64778 rows/sec., 3.93 MiB/sec.
1904 2023.10.24 04:53:26.977420 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Debug> DynamicQueryHandler: Done processing query
1905 2023.10.24 04:53:26.977445 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1906 2023.10.24 04:53:26.977460 [ 3 ] {} <Debug> HTTP-Session: 60dd3dea-d928-477e-8941-3928b1c403bd Destroying unnamed session
1907 2023.10.24 04:53:26.977635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1908 2023.10.24 04:53:26.977679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1909 2023.10.24 04:53:26.977696 [ 3 ] {} <Debug> HTTP-Session: 0140cea9-ee12-4832-8d25-6064fb1f133d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1910 2023.10.24 04:53:26.977713 [ 3 ] {} <Debug> HTTP-Session: 0140cea9-ee12-4832-8d25-6064fb1f133d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1911 2023.10.24 04:53:26.977789 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1912 2023.10.24 04:53:26.977833 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1913 2023.10.24 04:53:26.977979 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1914 2023.10.24 04:53:26.978370 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1915 2023.10.24 04:53:26.978646 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1916 2023.10.24 04:53:26.978817 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1917 2023.10.24 04:53:26.978955 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001130731 sec., 18572 rows/sec., 25.06 MiB/sec.
1918 2023.10.24 04:53:26.979086 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Debug> DynamicQueryHandler: Done processing query
1919 2023.10.24 04:53:26.979110 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1920 2023.10.24 04:53:26.979126 [ 3 ] {} <Debug> HTTP-Session: 0140cea9-ee12-4832-8d25-6064fb1f133d Destroying unnamed session
1921 2023.10.24 04:53:26.979239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1922 2023.10.24 04:53:26.979282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1923 2023.10.24 04:53:26.979300 [ 3 ] {} <Debug> HTTP-Session: 978fd8a9-dfbb-47d0-b630-d9717ab96101 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1924 2023.10.24 04:53:26.979318 [ 3 ] {} <Debug> HTTP-Session: 978fd8a9-dfbb-47d0-b630-d9717ab96101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1925 2023.10.24 04:53:26.979387 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1926 2023.10.24 04:53:26.979427 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1927 2023.10.24 04:53:26.979530 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1928 2023.10.24 04:53:26.979790 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1929 2023.10.24 04:53:26.980014 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1930 2023.10.24 04:53:26.980179 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1931 2023.10.24 04:53:26.980303 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000882523 sec., 21529 rows/sec., 1.12 MiB/sec.
1932 2023.10.24 04:53:26.980457 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Debug> DynamicQueryHandler: Done processing query
1933 2023.10.24 04:53:26.980480 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1934 2023.10.24 04:53:26.980495 [ 3 ] {} <Debug> HTTP-Session: 978fd8a9-dfbb-47d0-b630-d9717ab96101 Destroying unnamed session
1935 2023.10.24 04:53:31.964613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1936 2023.10.24 04:53:31.964736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1937 2023.10.24 04:53:31.964762 [ 3 ] {} <Debug> HTTP-Session: 20aa08be-66e7-4741-811e-0a3dfc5800be Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1938 2023.10.24 04:53:31.964786 [ 3 ] {} <Debug> HTTP-Session: 20aa08be-66e7-4741-811e-0a3dfc5800be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1939 2023.10.24 04:53:31.964912 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1940 2023.10.24 04:53:31.964974 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1941 2023.10.24 04:53:31.965132 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1942 2023.10.24 04:53:31.965567 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1943 2023.10.24 04:53:31.965828 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1944 2023.10.24 04:53:31.965985 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1945 2023.10.24 04:53:31.966109 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001162391 sec., 26669 rows/sec., 2.11 MiB/sec.
1946 2023.10.24 04:53:31.966260 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Debug> DynamicQueryHandler: Done processing query
1947 2023.10.24 04:53:31.966284 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1948 2023.10.24 04:53:31.966301 [ 3 ] {} <Debug> HTTP-Session: 20aa08be-66e7-4741-811e-0a3dfc5800be Destroying unnamed session
1949 2023.10.24 04:53:31.966436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1950 2023.10.24 04:53:31.966486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1951 2023.10.24 04:53:31.966505 [ 3 ] {} <Debug> HTTP-Session: a068d973-76f1-4c85-a6d0-4714bafe10bc Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1952 2023.10.24 04:53:31.966523 [ 3 ] {} <Debug> HTTP-Session: a068d973-76f1-4c85-a6d0-4714bafe10bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1953 2023.10.24 04:53:31.966596 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1954 2023.10.24 04:53:31.966635 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1955 2023.10.24 04:53:31.966740 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1956 2023.10.24 04:53:31.967069 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1957 2023.10.24 04:53:31.967285 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1958 2023.10.24 04:53:31.967436 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1959 2023.10.24 04:53:31.967566 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000940256 sec., 98909 rows/sec., 9.43 MiB/sec.
1960 2023.10.24 04:53:31.967674 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Debug> DynamicQueryHandler: Done processing query
1961 2023.10.24 04:53:31.967696 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1962 2023.10.24 04:53:31.967712 [ 3 ] {} <Debug> HTTP-Session: a068d973-76f1-4c85-a6d0-4714bafe10bc Destroying unnamed session
1963 2023.10.24 04:53:31.967826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1964 2023.10.24 04:53:31.967868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1965 2023.10.24 04:53:31.967887 [ 3 ] {} <Debug> HTTP-Session: 7c0015ce-aeca-44de-b579-f64a05930ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1966 2023.10.24 04:53:31.967904 [ 3 ] {} <Debug> HTTP-Session: 7c0015ce-aeca-44de-b579-f64a05930ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1967 2023.10.24 04:53:31.967974 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1968 2023.10.24 04:53:31.968013 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1969 2023.10.24 04:53:31.968117 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1970 2023.10.24 04:53:31.968385 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1971 2023.10.24 04:53:31.968585 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1972 2023.10.24 04:53:31.968727 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1973 2023.10.24 04:53:31.968848 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000845863 sec., 36648 rows/sec., 2.87 MiB/sec.
1974 2023.10.24 04:53:31.968960 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Debug> DynamicQueryHandler: Done processing query
1975 2023.10.24 04:53:31.968983 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1976 2023.10.24 04:53:31.968999 [ 3 ] {} <Debug> HTTP-Session: 7c0015ce-aeca-44de-b579-f64a05930ecb Destroying unnamed session
1977 2023.10.24 04:53:31.969167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1978 2023.10.24 04:53:31.969211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1979 2023.10.24 04:53:31.969229 [ 3 ] {} <Debug> HTTP-Session: 43f25626-75df-4bfc-a76b-d596a6a43355 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1980 2023.10.24 04:53:31.969246 [ 3 ] {} <Debug> HTTP-Session: 43f25626-75df-4bfc-a76b-d596a6a43355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1981 2023.10.24 04:53:31.969321 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1982 2023.10.24 04:53:31.969366 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1983 2023.10.24 04:53:31.969503 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1984 2023.10.24 04:53:31.970004 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1985 2023.10.24 04:53:31.970299 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1986 2023.10.24 04:53:31.970469 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1987 2023.10.24 04:53:31.970594 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001243634 sec., 24926 rows/sec., 33.64 MiB/sec.
1988 2023.10.24 04:53:31.970720 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Debug> DynamicQueryHandler: Done processing query
1989 2023.10.24 04:53:31.970742 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1990 2023.10.24 04:53:31.970758 [ 3 ] {} <Debug> HTTP-Session: 43f25626-75df-4bfc-a76b-d596a6a43355 Destroying unnamed session
1991 2023.10.24 04:53:36.969445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1992 2023.10.24 04:53:36.969569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1993 2023.10.24 04:53:36.969595 [ 3 ] {} <Debug> HTTP-Session: e55a3b40-3886-4b60-b7ab-643c0d05a9c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
1994 2023.10.24 04:53:36.969619 [ 3 ] {} <Debug> HTTP-Session: e55a3b40-3886-4b60-b7ab-643c0d05a9c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1995 2023.10.24 04:53:36.969745 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1996 2023.10.24 04:53:36.969807 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1997 2023.10.24 04:53:36.969967 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1998 2023.10.24 04:53:36.970413 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1999 2023.10.24 04:53:36.970690 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2000 2023.10.24 04:53:36.970853 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2001 2023.10.24 04:53:36.970973 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001191332 sec., 22663 rows/sec., 1.67 MiB/sec.
2002 2023.10.24 04:53:36.970976 [ 94 ] {} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2003 2023.10.24 04:53:36.971048 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2004 2023.10.24 04:53:36.971155 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Debug> DynamicQueryHandler: Done processing query
2005 2023.10.24 04:53:36.971198 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2006 2023.10.24 04:53:36.971192 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2007 2023.10.24 04:53:36.971226 [ 3 ] {} <Debug> HTTP-Session: e55a3b40-3886-4b60-b7ab-643c0d05a9c1 Destroying unnamed session
2008 2023.10.24 04:53:36.971425 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2009 2023.10.24 04:53:36.971506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2010 2023.10.24 04:53:36.971509 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 37 rows starting from the beginning of the part
2011 2023.10.24 04:53:36.971602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2012 2023.10.24 04:53:36.971666 [ 3 ] {} <Debug> HTTP-Session: b690a6db-3732-4258-8593-708c0dad7514 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2013 2023.10.24 04:53:36.971709 [ 3 ] {} <Debug> HTTP-Session: b690a6db-3732-4258-8593-708c0dad7514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2014 2023.10.24 04:53:36.971914 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part
2015 2023.10.24 04:53:36.971930 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2016 2023.10.24 04:53:36.972028 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2017 2023.10.24 04:53:36.972191 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part
2018 2023.10.24 04:53:36.972531 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part
2019 2023.10.24 04:53:36.972533 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2020 2023.10.24 04:53:36.972742 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part
2021 2023.10.24 04:53:36.972899 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part
2022 2023.10.24 04:53:36.973490 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2023 2023.10.24 04:53:36.974007 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2024 2023.10.24 04:53:36.974414 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2025 2023.10.24 04:53:36.974482 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.003365411 sec., 52891.01390587955 rows/sec., 4.02 MiB/sec.
2026 2023.10.24 04:53:36.974565 [ 94 ] {} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2027 2023.10.24 04:53:36.974627 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.002618851 sec., 57277 rows/sec., 5.58 MiB/sec.
2028 2023.10.24 04:53:36.974662 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2029 2023.10.24 04:53:36.974746 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2030 2023.10.24 04:53:36.974871 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2031 2023.10.24 04:53:36.975013 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Debug> DynamicQueryHandler: Done processing query
2032 2023.10.24 04:53:36.975030 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2033 2023.10.24 04:53:36.975049 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2034 2023.10.24 04:53:36.975075 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part
2035 2023.10.24 04:53:36.975081 [ 3 ] {} <Debug> HTTP-Session: b690a6db-3732-4258-8593-708c0dad7514 Destroying unnamed session
2036 2023.10.24 04:53:36.975222 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2037 2023.10.24 04:53:36.975314 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part
2038 2023.10.24 04:53:36.975336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 47487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2023.10.24 04:53:36.975389 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2040 2023.10.24 04:53:36.975421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2041 2023.10.24 04:53:36.975466 [ 3 ] {} <Debug> HTTP-Session: f903d391-7bd7-47dd-9bd6-dcccf82f426a Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2042 2023.10.24 04:53:36.975543 [ 3 ] {} <Debug> HTTP-Session: f903d391-7bd7-47dd-9bd6-dcccf82f426a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2043 2023.10.24 04:53:36.975655 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 93 rows starting from the beginning of the part
2044 2023.10.24 04:53:36.975737 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2045 2023.10.24 04:53:36.975771 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part
2046 2023.10.24 04:53:36.975792 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2047 2023.10.24 04:53:36.975910 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 93 rows starting from the beginning of the part
2048 2023.10.24 04:53:36.976032 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2049 2023.10.24 04:53:36.976050 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 150 rows starting from the beginning of the part
2050 2023.10.24 04:53:36.976697 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2051 2023.10.24 04:53:36.976977 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2052 2023.10.24 04:53:36.977076 [ 22 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.002346443 sec., 345203.35674039385 rows/sec., 33.25 MiB/sec.
2053 2023.10.24 04:53:36.977231 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2054 2023.10.24 04:53:36.977273 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2055 2023.10.24 04:53:36.977379 [ 94 ] {} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2056 2023.10.24 04:53:36.977402 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Information> executeQuery: Read 296 rows, 21.09 KiB in 0.001624264 sec., 182236 rows/sec., 12.68 MiB/sec.
2057 2023.10.24 04:53:36.977446 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2058 2023.10.24 04:53:36.977628 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2059 2023.10.24 04:53:36.977617 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2060 2023.10.24 04:53:36.977721 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Debug> DynamicQueryHandler: Done processing query
2061 2023.10.24 04:53:36.977771 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2062 2023.10.24 04:53:36.977786 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2063 2023.10.24 04:53:36.977799 [ 3 ] {} <Debug> HTTP-Session: f903d391-7bd7-47dd-9bd6-dcccf82f426a Destroying unnamed session
2064 2023.10.24 04:53:36.977812 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2065 2023.10.24 04:53:36.977845 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 318 rows starting from the beginning of the part
2066 2023.10.24 04:53:36.977993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2067 2023.10.24 04:53:36.978028 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 292 rows starting from the beginning of the part
2068 2023.10.24 04:53:36.978047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2069 2023.10.24 04:53:36.978072 [ 3 ] {} <Debug> HTTP-Session: efc60c75-2325-49de-b5da-9e0cb2b86458 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2070 2023.10.24 04:53:36.978097 [ 3 ] {} <Debug> HTTP-Session: efc60c75-2325-49de-b5da-9e0cb2b86458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2071 2023.10.24 04:53:36.978122 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part
2072 2023.10.24 04:53:36.978206 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2073 2023.10.24 04:53:36.978228 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 285 rows starting from the beginning of the part
2074 2023.10.24 04:53:36.978258 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2075 2023.10.24 04:53:36.978355 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part
2076 2023.10.24 04:53:36.978488 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2077 2023.10.24 04:53:36.978497 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 296 rows starting from the beginning of the part
2078 2023.10.24 04:53:36.978907 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2079 2023.10.24 04:53:36.979253 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2080 2023.10.24 04:53:36.979486 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2081 2023.10.24 04:53:36.979488 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1253 rows, containing 4 columns (4 merged, 0 gathered) in 0.001977644 sec., 633582.1816262178 rows/sec., 44.41 MiB/sec.
2082 2023.10.24 04:53:36.979608 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001369227 sec., 4382 rows/sec., 184.01 KiB/sec.
2083 2023.10.24 04:53:36.979626 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2084 2023.10.24 04:53:36.979742 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Debug> DynamicQueryHandler: Done processing query
2085 2023.10.24 04:53:36.979768 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2086 2023.10.24 04:53:36.979789 [ 3 ] {} <Debug> HTTP-Session: efc60c75-2325-49de-b5da-9e0cb2b86458 Destroying unnamed session
2087 2023.10.24 04:53:36.979817 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2088 2023.10.24 04:53:36.979877 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2089 2023.10.24 04:53:36.979967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2090 2023.10.24 04:53:36.980011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2091 2023.10.24 04:53:36.980031 [ 3 ] {} <Debug> HTTP-Session: 06850d6c-31fe-4230-a573-cc81c7210942 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2092 2023.10.24 04:53:36.980048 [ 3 ] {} <Debug> HTTP-Session: 06850d6c-31fe-4230-a573-cc81c7210942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2093 2023.10.24 04:53:36.980121 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2094 2023.10.24 04:53:36.980163 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2095 2023.10.24 04:53:36.980273 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2096 2023.10.24 04:53:36.980596 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2097 2023.10.24 04:53:36.980844 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2098 2023.10.24 04:53:36.981015 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2099 2023.10.24 04:53:36.981113 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000964976 sec., 76685 rows/sec., 4.69 MiB/sec.
2100 2023.10.24 04:53:36.981241 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Debug> DynamicQueryHandler: Done processing query
2101 2023.10.24 04:53:36.981264 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2102 2023.10.24 04:53:36.981280 [ 3 ] {} <Debug> HTTP-Session: 06850d6c-31fe-4230-a573-cc81c7210942 Destroying unnamed session
2103 2023.10.24 04:53:36.981412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2104 2023.10.24 04:53:36.981457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2105 2023.10.24 04:53:36.981476 [ 3 ] {} <Debug> HTTP-Session: 1f8790b0-6933-4e66-b541-2f75a9cdee97 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2106 2023.10.24 04:53:36.981492 [ 3 ] {} <Debug> HTTP-Session: 1f8790b0-6933-4e66-b541-2f75a9cdee97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2107 2023.10.24 04:53:36.981567 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2108 2023.10.24 04:53:36.981610 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2109 2023.10.24 04:53:36.981739 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2110 2023.10.24 04:53:36.982135 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2111 2023.10.24 04:53:36.982425 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2112 2023.10.24 04:53:36.982599 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2113 2023.10.24 04:53:36.982701 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00110705 sec., 18969 rows/sec., 25.60 MiB/sec.
2114 2023.10.24 04:53:36.982888 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Debug> DynamicQueryHandler: Done processing query
2115 2023.10.24 04:53:36.982912 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2116 2023.10.24 04:53:36.982927 [ 3 ] {} <Debug> HTTP-Session: 1f8790b0-6933-4e66-b541-2f75a9cdee97 Destroying unnamed session
2117 2023.10.24 04:53:36.983056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2118 2023.10.24 04:53:36.983100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2119 2023.10.24 04:53:36.983118 [ 3 ] {} <Debug> HTTP-Session: aa9a7858-6853-4abe-a931-2d63d482d90f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2120 2023.10.24 04:53:36.983135 [ 3 ] {} <Debug> HTTP-Session: aa9a7858-6853-4abe-a931-2d63d482d90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2121 2023.10.24 04:53:36.983203 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2122 2023.10.24 04:53:36.983241 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2123 2023.10.24 04:53:36.983354 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2124 2023.10.24 04:53:36.983639 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2125 2023.10.24 04:53:36.983866 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2126 2023.10.24 04:53:36.984039 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2127 2023.10.24 04:53:36.984140 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000910565 sec., 20866 rows/sec., 1.08 MiB/sec.
2128 2023.10.24 04:53:36.984252 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Debug> DynamicQueryHandler: Done processing query
2129 2023.10.24 04:53:36.984275 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2130 2023.10.24 04:53:36.984291 [ 3 ] {} <Debug> HTTP-Session: aa9a7858-6853-4abe-a931-2d63d482d90f Destroying unnamed session
2131 2023.10.24 04:53:41.307714 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
2132 2023.10.24 04:53:41.307781 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
2133 2023.10.24 04:53:41.964312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2134 2023.10.24 04:53:41.964429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2135 2023.10.24 04:53:41.964458 [ 3 ] {} <Debug> HTTP-Session: 504840d2-a373-4458-8b1e-cc8fa198349d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2136 2023.10.24 04:53:41.964485 [ 3 ] {} <Debug> HTTP-Session: 504840d2-a373-4458-8b1e-cc8fa198349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2137 2023.10.24 04:53:41.964630 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2138 2023.10.24 04:53:41.964697 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2139 2023.10.24 04:53:41.964876 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2140 2023.10.24 04:53:41.965332 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2141 2023.10.24 04:53:41.965596 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2142 2023.10.24 04:53:41.965757 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2143 2023.10.24 04:53:41.965885 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001212803 sec., 25560 rows/sec., 2.02 MiB/sec.
2144 2023.10.24 04:53:41.966023 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Debug> DynamicQueryHandler: Done processing query
2145 2023.10.24 04:53:41.966047 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2146 2023.10.24 04:53:41.966064 [ 3 ] {} <Debug> HTTP-Session: 504840d2-a373-4458-8b1e-cc8fa198349d Destroying unnamed session
2147 2023.10.24 04:53:41.966185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2148 2023.10.24 04:53:41.966229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2149 2023.10.24 04:53:41.966248 [ 3 ] {} <Debug> HTTP-Session: 814fdf74-67a7-49dc-b36f-ffd67cf3532e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2150 2023.10.24 04:53:41.966265 [ 3 ] {} <Debug> HTTP-Session: 814fdf74-67a7-49dc-b36f-ffd67cf3532e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2151 2023.10.24 04:53:41.966338 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2152 2023.10.24 04:53:41.966379 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2153 2023.10.24 04:53:41.966481 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2154 2023.10.24 04:53:41.966841 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2155 2023.10.24 04:53:41.967062 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2156 2023.10.24 04:53:41.967217 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2157 2023.10.24 04:53:41.967333 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000965326 sec., 96340 rows/sec., 9.19 MiB/sec.
2158 2023.10.24 04:53:41.967449 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Debug> DynamicQueryHandler: Done processing query
2159 2023.10.24 04:53:41.967471 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2160 2023.10.24 04:53:41.967487 [ 3 ] {} <Debug> HTTP-Session: 814fdf74-67a7-49dc-b36f-ffd67cf3532e Destroying unnamed session
2161 2023.10.24 04:53:41.967598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2162 2023.10.24 04:53:41.967642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2163 2023.10.24 04:53:41.967660 [ 3 ] {} <Debug> HTTP-Session: 450bf4e9-6e1d-42d7-80c1-23f1c5de424e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2164 2023.10.24 04:53:41.967677 [ 3 ] {} <Debug> HTTP-Session: 450bf4e9-6e1d-42d7-80c1-23f1c5de424e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2165 2023.10.24 04:53:41.967746 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2166 2023.10.24 04:53:41.967785 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2167 2023.10.24 04:53:41.967888 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2168 2023.10.24 04:53:41.968183 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2169 2023.10.24 04:53:41.968390 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2170 2023.10.24 04:53:41.968535 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2171 2023.10.24 04:53:41.968659 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000883714 sec., 35079 rows/sec., 2.74 MiB/sec.
2172 2023.10.24 04:53:41.968772 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Debug> DynamicQueryHandler: Done processing query
2173 2023.10.24 04:53:41.968794 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2174 2023.10.24 04:53:41.968810 [ 3 ] {} <Debug> HTTP-Session: 450bf4e9-6e1d-42d7-80c1-23f1c5de424e Destroying unnamed session
2175 2023.10.24 04:53:41.969002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2176 2023.10.24 04:53:41.969047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2177 2023.10.24 04:53:41.969065 [ 3 ] {} <Debug> HTTP-Session: 57c168e3-8c73-4a04-ac62-15d662f072b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2178 2023.10.24 04:53:41.969081 [ 3 ] {} <Debug> HTTP-Session: 57c168e3-8c73-4a04-ac62-15d662f072b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2179 2023.10.24 04:53:41.969162 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2180 2023.10.24 04:53:41.969205 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2181 2023.10.24 04:53:41.969342 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2182 2023.10.24 04:53:41.969786 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2183 2023.10.24 04:53:41.970089 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2184 2023.10.24 04:53:41.970267 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2185 2023.10.24 04:53:41.970397 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001204353 sec., 25739 rows/sec., 34.73 MiB/sec.
2186 2023.10.24 04:53:41.970390 [ 89 ] {} <Debug> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2187 2023.10.24 04:53:41.970504 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
2188 2023.10.24 04:53:41.970601 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Debug> DynamicQueryHandler: Done processing query
2189 2023.10.24 04:53:41.970651 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2190 2023.10.24 04:53:41.970647 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2191 2023.10.24 04:53:41.970693 [ 3 ] {} <Debug> HTTP-Session: 57c168e3-8c73-4a04-ac62-15d662f072b0 Destroying unnamed session
2192 2023.10.24 04:53:41.970805 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2193 2023.10.24 04:53:41.970846 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part
2194 2023.10.24 04:53:41.970994 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part
2195 2023.10.24 04:53:41.971095 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
2196 2023.10.24 04:53:41.971187 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
2197 2023.10.24 04:53:41.971274 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part
2198 2023.10.24 04:53:41.971363 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part
2199 2023.10.24 04:53:41.972743 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 6 columns (6 merged, 0 gathered) in 0.002156298 sec., 141446.126648543 rows/sec., 190.87 MiB/sec.
2200 2023.10.24 04:53:41.973112 [ 13 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2201 2023.10.24 04:53:41.973543 [ 13 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2202 2023.10.24 04:53:41.973674 [ 13 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2203 2023.10.24 04:53:41.973810 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2: 4.07 MiB.
2204 2023.10.24 04:53:46.968894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2205 2023.10.24 04:53:46.969074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2206 2023.10.24 04:53:46.969123 [ 3 ] {} <Debug> HTTP-Session: 56ae6c0f-7dc8-4f96-ae75-84a80e12a5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2207 2023.10.24 04:53:46.969163 [ 3 ] {} <Debug> HTTP-Session: 56ae6c0f-7dc8-4f96-ae75-84a80e12a5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2208 2023.10.24 04:53:46.969321 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2209 2023.10.24 04:53:46.969382 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2210 2023.10.24 04:53:46.969543 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2211 2023.10.24 04:53:46.969989 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2212 2023.10.24 04:53:46.970256 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2213 2023.10.24 04:53:46.970421 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2214 2023.10.24 04:53:46.970576 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001215992 sec., 22204 rows/sec., 1.64 MiB/sec.
2215 2023.10.24 04:53:46.970737 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Debug> DynamicQueryHandler: Done processing query
2216 2023.10.24 04:53:46.970762 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2217 2023.10.24 04:53:46.970778 [ 3 ] {} <Debug> HTTP-Session: 56ae6c0f-7dc8-4f96-ae75-84a80e12a5f2 Destroying unnamed session
2218 2023.10.24 04:53:46.970917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2219 2023.10.24 04:53:46.970968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2220 2023.10.24 04:53:46.970987 [ 3 ] {} <Debug> HTTP-Session: 6dd13339-64c5-4c04-ae45-08e9aad55550 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2221 2023.10.24 04:53:46.971007 [ 3 ] {} <Debug> HTTP-Session: 6dd13339-64c5-4c04-ae45-08e9aad55550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2222 2023.10.24 04:53:46.971089 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2223 2023.10.24 04:53:46.971130 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2224 2023.10.24 04:53:46.971239 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2225 2023.10.24 04:53:46.971658 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2226 2023.10.24 04:53:46.971874 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2227 2023.10.24 04:53:46.972028 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2228 2023.10.24 04:53:46.972162 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.001043958 sec., 143683 rows/sec., 14.00 MiB/sec.
2229 2023.10.24 04:53:46.972282 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Debug> DynamicQueryHandler: Done processing query
2230 2023.10.24 04:53:46.972305 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2231 2023.10.24 04:53:46.972320 [ 3 ] {} <Debug> HTTP-Session: 6dd13339-64c5-4c04-ae45-08e9aad55550 Destroying unnamed session
2232 2023.10.24 04:53:46.972486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2233 2023.10.24 04:53:46.972533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2234 2023.10.24 04:53:46.972551 [ 3 ] {} <Debug> HTTP-Session: c518a645-215f-4a84-9314-a94671a3265b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2235 2023.10.24 04:53:46.972569 [ 3 ] {} <Debug> HTTP-Session: c518a645-215f-4a84-9314-a94671a3265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2236 2023.10.24 04:53:46.972659 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2237 2023.10.24 04:53:46.972697 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2238 2023.10.24 04:53:46.972803 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2239 2023.10.24 04:53:46.973254 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2240 2023.10.24 04:53:46.973481 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2241 2023.10.24 04:53:46.973626 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2242 2023.10.24 04:53:46.973749 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.001061989 sec., 268364 rows/sec., 18.60 MiB/sec.
2243 2023.10.24 04:53:46.973883 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Debug> DynamicQueryHandler: Done processing query
2244 2023.10.24 04:53:46.973906 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2245 2023.10.24 04:53:46.973921 [ 3 ] {} <Debug> HTTP-Session: c518a645-215f-4a84-9314-a94671a3265b Destroying unnamed session
2246 2023.10.24 04:53:46.974061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2247 2023.10.24 04:53:46.974106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2248 2023.10.24 04:53:46.974125 [ 3 ] {} <Debug> HTTP-Session: 313dbcc6-ac8f-441b-a2a5-7d2619898960 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2249 2023.10.24 04:53:46.974142 [ 3 ] {} <Debug> HTTP-Session: 313dbcc6-ac8f-441b-a2a5-7d2619898960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2250 2023.10.24 04:53:46.974211 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2251 2023.10.24 04:53:46.974250 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2252 2023.10.24 04:53:46.974356 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2253 2023.10.24 04:53:46.974611 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2254 2023.10.24 04:53:46.974849 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2255 2023.10.24 04:53:46.975017 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2256 2023.10.24 04:53:46.975146 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000906975 sec., 6615 rows/sec., 277.80 KiB/sec.
2257 2023.10.24 04:53:46.975258 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Debug> DynamicQueryHandler: Done processing query
2258 2023.10.24 04:53:46.975281 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2259 2023.10.24 04:53:46.975296 [ 3 ] {} <Debug> HTTP-Session: 313dbcc6-ac8f-441b-a2a5-7d2619898960 Destroying unnamed session
2260 2023.10.24 04:53:46.975438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2261 2023.10.24 04:53:46.975482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2262 2023.10.24 04:53:46.975502 [ 3 ] {} <Debug> HTTP-Session: 7a773c85-cd0c-4137-9402-a092dae897c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2263 2023.10.24 04:53:46.975518 [ 3 ] {} <Debug> HTTP-Session: 7a773c85-cd0c-4137-9402-a092dae897c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2264 2023.10.24 04:53:46.975591 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2265 2023.10.24 04:53:46.975631 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2266 2023.10.24 04:53:46.975747 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2267 2023.10.24 04:53:46.976085 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2268 2023.10.24 04:53:46.976326 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2269 2023.10.24 04:53:46.976502 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2270 2023.10.24 04:53:46.976630 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001012128 sec., 62245 rows/sec., 3.77 MiB/sec.
2271 2023.10.24 04:53:46.976734 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Debug> DynamicQueryHandler: Done processing query
2272 2023.10.24 04:53:46.976756 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2273 2023.10.24 04:53:46.976771 [ 3 ] {} <Debug> HTTP-Session: 7a773c85-cd0c-4137-9402-a092dae897c9 Destroying unnamed session
2274 2023.10.24 04:53:46.976953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2275 2023.10.24 04:53:46.976995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2276 2023.10.24 04:53:46.977014 [ 3 ] {} <Debug> HTTP-Session: 1199d282-a569-4905-a079-a68ac114f75e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2277 2023.10.24 04:53:46.977030 [ 3 ] {} <Debug> HTTP-Session: 1199d282-a569-4905-a079-a68ac114f75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2278 2023.10.24 04:53:46.977109 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2279 2023.10.24 04:53:46.977153 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2280 2023.10.24 04:53:46.977285 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2281 2023.10.24 04:53:46.977638 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2282 2023.10.24 04:53:46.977924 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2283 2023.10.24 04:53:46.978093 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2284 2023.10.24 04:53:46.978213 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00107746 sec., 19490 rows/sec., 26.30 MiB/sec.
2285 2023.10.24 04:53:46.978335 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Debug> DynamicQueryHandler: Done processing query
2286 2023.10.24 04:53:46.978358 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2287 2023.10.24 04:53:46.978373 [ 3 ] {} <Debug> HTTP-Session: 1199d282-a569-4905-a079-a68ac114f75e Destroying unnamed session
2288 2023.10.24 04:53:46.978493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2289 2023.10.24 04:53:46.978536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2290 2023.10.24 04:53:46.978555 [ 3 ] {} <Debug> HTTP-Session: c414b4c4-1a4c-4559-a073-2ad66847ca55 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2291 2023.10.24 04:53:46.978571 [ 3 ] {} <Debug> HTTP-Session: c414b4c4-1a4c-4559-a073-2ad66847ca55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2292 2023.10.24 04:53:46.978640 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2293 2023.10.24 04:53:46.978679 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2294 2023.10.24 04:53:46.978781 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2295 2023.10.24 04:53:46.979028 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2296 2023.10.24 04:53:46.979252 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2297 2023.10.24 04:53:46.979422 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2298 2023.10.24 04:53:46.979547 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000877044 sec., 21663 rows/sec., 1.12 MiB/sec.
2299 2023.10.24 04:53:46.979538 [ 84 ] {} <Debug> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2300 2023.10.24 04:53:46.979651 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2301 2023.10.24 04:53:46.979698 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Debug> DynamicQueryHandler: Done processing query
2302 2023.10.24 04:53:46.979735 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2303 2023.10.24 04:53:46.979739 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2304 2023.10.24 04:53:46.979752 [ 3 ] {} <Debug> HTTP-Session: c414b4c4-1a4c-4559-a073-2ad66847ca55 Destroying unnamed session
2305 2023.10.24 04:53:46.979815 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2306 2023.10.24 04:53:46.979844 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part
2307 2023.10.24 04:53:46.979940 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::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
2308 2023.10.24 04:53:46.980018 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part
2309 2023.10.24 04:53:46.980093 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2310 2023.10.24 04:53:46.980166 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2311 2023.10.24 04:53:46.980236 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2312 2023.10.24 04:53:46.980790 [ 21 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001080349 sec., 206414.77892792053 rows/sec., 11.25 MiB/sec.
2313 2023.10.24 04:53:46.980980 [ 21 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2314 2023.10.24 04:53:46.981241 [ 21 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2315 2023.10.24 04:53:46.981317 [ 21 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2316 2023.10.24 04:53:51.964011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2317 2023.10.24 04:53:51.964129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2318 2023.10.24 04:53:51.964155 [ 3 ] {} <Debug> HTTP-Session: 75acefad-1c46-4853-aa20-8a69c8036eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2319 2023.10.24 04:53:51.964180 [ 3 ] {} <Debug> HTTP-Session: 75acefad-1c46-4853-aa20-8a69c8036eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2320 2023.10.24 04:53:51.964309 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2321 2023.10.24 04:53:51.964374 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2322 2023.10.24 04:53:51.964533 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2323 2023.10.24 04:53:51.964971 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2324 2023.10.24 04:53:51.965264 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2325 2023.10.24 04:53:51.965428 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2326 2023.10.24 04:53:51.965571 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001218484 sec., 25441 rows/sec., 2.01 MiB/sec.
2327 2023.10.24 04:53:51.965714 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Debug> DynamicQueryHandler: Done processing query
2328 2023.10.24 04:53:51.965739 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2329 2023.10.24 04:53:51.965756 [ 3 ] {} <Debug> HTTP-Session: 75acefad-1c46-4853-aa20-8a69c8036eb6 Destroying unnamed session
2330 2023.10.24 04:53:51.965883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2331 2023.10.24 04:53:51.965933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2332 2023.10.24 04:53:51.965954 [ 3 ] {} <Debug> HTTP-Session: e902af81-755f-4cf6-9981-30ef42a9a75b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2333 2023.10.24 04:53:51.965974 [ 3 ] {} <Debug> HTTP-Session: e902af81-755f-4cf6-9981-30ef42a9a75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2334 2023.10.24 04:53:51.966056 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2335 2023.10.24 04:53:51.966098 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2336 2023.10.24 04:53:51.966209 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2337 2023.10.24 04:53:51.966561 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2338 2023.10.24 04:53:51.966782 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2339 2023.10.24 04:53:51.966929 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2340 2023.10.24 04:53:51.967057 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000973666 sec., 95515 rows/sec., 9.11 MiB/sec.
2341 2023.10.24 04:53:51.967189 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Debug> DynamicQueryHandler: Done processing query
2342 2023.10.24 04:53:51.967213 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2343 2023.10.24 04:53:51.967230 [ 3 ] {} <Debug> HTTP-Session: e902af81-755f-4cf6-9981-30ef42a9a75b Destroying unnamed session
2344 2023.10.24 04:53:51.967345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2345 2023.10.24 04:53:51.967396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2346 2023.10.24 04:53:51.967416 [ 3 ] {} <Debug> HTTP-Session: 43525b45-7aec-4c7e-86ff-3859ddf68705 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2347 2023.10.24 04:53:51.967433 [ 3 ] {} <Debug> HTTP-Session: 43525b45-7aec-4c7e-86ff-3859ddf68705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2348 2023.10.24 04:53:51.967508 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2349 2023.10.24 04:53:51.967547 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2350 2023.10.24 04:53:51.967651 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2351 2023.10.24 04:53:51.967923 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2352 2023.10.24 04:53:51.968148 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2353 2023.10.24 04:53:51.968298 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2354 2023.10.24 04:53:51.968403 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000867024 sec., 35754 rows/sec., 2.80 MiB/sec.
2355 2023.10.24 04:53:51.968543 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Debug> DynamicQueryHandler: Done processing query
2356 2023.10.24 04:53:51.968567 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2357 2023.10.24 04:53:51.968583 [ 3 ] {} <Debug> HTTP-Session: 43525b45-7aec-4c7e-86ff-3859ddf68705 Destroying unnamed session
2358 2023.10.24 04:53:51.968779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2359 2023.10.24 04:53:51.968824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2360 2023.10.24 04:53:51.968844 [ 3 ] {} <Debug> HTTP-Session: 2bbd5fa4-7e0d-492e-8cd4-ef5cc46176db Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2361 2023.10.24 04:53:51.968862 [ 3 ] {} <Debug> HTTP-Session: 2bbd5fa4-7e0d-492e-8cd4-ef5cc46176db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2362 2023.10.24 04:53:51.968941 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2363 2023.10.24 04:53:51.968986 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2364 2023.10.24 04:53:51.969126 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2365 2023.10.24 04:53:51.969524 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2366 2023.10.24 04:53:51.969824 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2367 2023.10.24 04:53:51.970002 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2368 2023.10.24 04:53:51.970136 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001166212 sec., 26581 rows/sec., 35.87 MiB/sec.
2369 2023.10.24 04:53:51.970252 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Debug> DynamicQueryHandler: Done processing query
2370 2023.10.24 04:53:51.970275 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2371 2023.10.24 04:53:51.970291 [ 3 ] {} <Debug> HTTP-Session: 2bbd5fa4-7e0d-492e-8cd4-ef5cc46176db Destroying unnamed session
2372 2023.10.24 04:53:56.308022 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
2373 2023.10.24 04:53:56.308093 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
2374 2023.10.24 04:53:56.969190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2375 2023.10.24 04:53:56.969296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2376 2023.10.24 04:53:56.969320 [ 3 ] {} <Debug> HTTP-Session: 9f8a6421-363c-4a62-a81e-7e9dc5b2d289 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2377 2023.10.24 04:53:56.969345 [ 3 ] {} <Debug> HTTP-Session: 9f8a6421-363c-4a62-a81e-7e9dc5b2d289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2378 2023.10.24 04:53:56.969471 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2379 2023.10.24 04:53:56.969531 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2380 2023.10.24 04:53:56.969689 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2381 2023.10.24 04:53:56.970113 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2382 2023.10.24 04:53:56.970380 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2383 2023.10.24 04:53:56.970543 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2384 2023.10.24 04:53:56.970669 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001160931 sec., 23257 rows/sec., 1.72 MiB/sec.
2385 2023.10.24 04:53:56.970829 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Debug> DynamicQueryHandler: Done processing query
2386 2023.10.24 04:53:56.970854 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2387 2023.10.24 04:53:56.970870 [ 3 ] {} <Debug> HTTP-Session: 9f8a6421-363c-4a62-a81e-7e9dc5b2d289 Destroying unnamed session
2388 2023.10.24 04:53:56.971008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2389 2023.10.24 04:53:56.971057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2390 2023.10.24 04:53:56.971077 [ 3 ] {} <Debug> HTTP-Session: ae32d039-a59d-4272-af69-b844e34241c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2391 2023.10.24 04:53:56.971094 [ 3 ] {} <Debug> HTTP-Session: ae32d039-a59d-4272-af69-b844e34241c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2392 2023.10.24 04:53:56.971175 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2393 2023.10.24 04:53:56.971216 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2394 2023.10.24 04:53:56.971322 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2395 2023.10.24 04:53:56.971695 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2396 2023.10.24 04:53:56.971912 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2397 2023.10.24 04:53:56.972068 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2398 2023.10.24 04:53:56.972201 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.000997047 sec., 150444 rows/sec., 14.66 MiB/sec.
2399 2023.10.24 04:53:56.972382 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Debug> DynamicQueryHandler: Done processing query
2400 2023.10.24 04:53:56.972405 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2401 2023.10.24 04:53:56.972420 [ 3 ] {} <Debug> HTTP-Session: ae32d039-a59d-4272-af69-b844e34241c3 Destroying unnamed session
2402 2023.10.24 04:53:56.972566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2403 2023.10.24 04:53:56.972609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2404 2023.10.24 04:53:56.972628 [ 3 ] {} <Debug> HTTP-Session: 10200537-3b8a-47bb-8a27-498786576034 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2405 2023.10.24 04:53:56.972644 [ 3 ] {} <Debug> HTTP-Session: 10200537-3b8a-47bb-8a27-498786576034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2406 2023.10.24 04:53:56.972722 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2407 2023.10.24 04:53:56.972762 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2408 2023.10.24 04:53:56.972881 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2409 2023.10.24 04:53:56.973320 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2410 2023.10.24 04:53:56.973536 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2411 2023.10.24 04:53:56.973679 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2412 2023.10.24 04:53:56.973805 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.001047998 sec., 271947 rows/sec., 18.85 MiB/sec.
2413 2023.10.24 04:53:56.973925 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Debug> DynamicQueryHandler: Done processing query
2414 2023.10.24 04:53:56.973947 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2415 2023.10.24 04:53:56.973962 [ 3 ] {} <Debug> HTTP-Session: 10200537-3b8a-47bb-8a27-498786576034 Destroying unnamed session
2416 2023.10.24 04:53:56.974099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2417 2023.10.24 04:53:56.974142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2418 2023.10.24 04:53:56.974161 [ 3 ] {} <Debug> HTTP-Session: aa3281fa-0223-4ab8-8a7c-332aea8e44be Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2419 2023.10.24 04:53:56.974178 [ 3 ] {} <Debug> HTTP-Session: aa3281fa-0223-4ab8-8a7c-332aea8e44be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2420 2023.10.24 04:53:56.974247 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2421 2023.10.24 04:53:56.974286 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2422 2023.10.24 04:53:56.974395 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2423 2023.10.24 04:53:56.974638 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2424 2023.10.24 04:53:56.974877 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2425 2023.10.24 04:53:56.975047 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2426 2023.10.24 04:53:56.975173 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000897154 sec., 6687 rows/sec., 280.84 KiB/sec.
2427 2023.10.24 04:53:56.975165 [ 93 ] {} <Debug> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2428 2023.10.24 04:53:56.975274 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2429 2023.10.24 04:53:56.975341 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Debug> DynamicQueryHandler: Done processing query
2430 2023.10.24 04:53:56.975388 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2431 2023.10.24 04:53:56.975398 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2432 2023.10.24 04:53:56.975425 [ 3 ] {} <Debug> HTTP-Session: aa3281fa-0223-4ab8-8a7c-332aea8e44be Destroying unnamed session
2433 2023.10.24 04:53:56.975519 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2434 2023.10.24 04:53:56.975574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2435 2023.10.24 04:53:56.975589 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2436 2023.10.24 04:53:56.975638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2437 2023.10.24 04:53:56.975695 [ 3 ] {} <Debug> HTTP-Session: cb5c18c2-57ed-4115-921c-2dfd682d3f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2438 2023.10.24 04:53:56.975731 [ 3 ] {} <Debug> HTTP-Session: cb5c18c2-57ed-4115-921c-2dfd682d3f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2439 2023.10.24 04:53:56.975930 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2440 2023.10.24 04:53:56.975946 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2441 2023.10.24 04:53:56.976051 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2442 2023.10.24 04:53:56.976226 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2443 2023.10.24 04:53:56.976571 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2444 2023.10.24 04:53:56.976592 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2445 2023.10.24 04:53:56.976782 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2446 2023.10.24 04:53:56.976924 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2447 2023.10.24 04:53:56.977448 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2448 2023.10.24 04:53:56.977998 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2449 2023.10.24 04:53:56.978387 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2450 2023.10.24 04:53:56.978527 [ 21 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003196557 sec., 20647.215113010654 rows/sec., 867.02 KiB/sec.
2451 2023.10.24 04:53:56.978593 [ 93 ] {} <Debug> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2452 2023.10.24 04:53:56.978656 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002623681 sec., 24012 rows/sec., 1.46 MiB/sec.
2453 2023.10.24 04:53:56.978678 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2454 2023.10.24 04:53:56.978738 [ 21 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2455 2023.10.24 04:53:56.978926 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2456 2023.10.24 04:53:56.979084 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Debug> DynamicQueryHandler: Done processing query
2457 2023.10.24 04:53:56.979136 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2458 2023.10.24 04:53:56.979152 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2459 2023.10.24 04:53:56.979194 [ 3 ] {} <Debug> HTTP-Session: cb5c18c2-57ed-4115-921c-2dfd682d3f1d Destroying unnamed session
2460 2023.10.24 04:53:56.979202 [ 21 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2461 2023.10.24 04:53:56.979248 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part
2462 2023.10.24 04:53:56.979315 [ 21 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2463 2023.10.24 04:53:56.979481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2464 2023.10.24 04:53:56.979555 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part
2465 2023.10.24 04:53:56.979569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2466 2023.10.24 04:53:56.979636 [ 3 ] {} <Debug> HTTP-Session: d5398e67-161e-4dbb-bb53-bbbd699b3379 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2467 2023.10.24 04:53:56.979680 [ 3 ] {} <Debug> HTTP-Session: d5398e67-161e-4dbb-bb53-bbbd699b3379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2468 2023.10.24 04:53:56.979831 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part
2469 2023.10.24 04:53:56.979887 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2470 2023.10.24 04:53:56.980012 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2471 2023.10.24 04:53:56.980056 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part
2472 2023.10.24 04:53:56.980393 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part
2473 2023.10.24 04:53:56.980666 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2474 2023.10.24 04:53:56.980679 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part
2475 2023.10.24 04:53:56.981638 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2476 2023.10.24 04:53:56.982481 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2477 2023.10.24 04:53:56.982511 [ 14 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003738782 sec., 191238.75101570511 rows/sec., 11.62 MiB/sec.
2478 2023.10.24 04:53:56.982725 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2479 2023.10.24 04:53:56.982755 [ 24 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2480 2023.10.24 04:53:56.982908 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00297177 sec., 7066 rows/sec., 9.54 MiB/sec.
2481 2023.10.24 04:53:56.983129 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Debug> DynamicQueryHandler: Done processing query
2482 2023.10.24 04:53:56.983161 [ 24 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2483 2023.10.24 04:53:56.983172 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2484 2023.10.24 04:53:56.983217 [ 3 ] {} <Debug> HTTP-Session: d5398e67-161e-4dbb-bb53-bbbd699b3379 Destroying unnamed session
2485 2023.10.24 04:53:56.983277 [ 24 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2486 2023.10.24 04:53:56.983372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2487 2023.10.24 04:53:56.983441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2488 2023.10.24 04:53:56.983460 [ 3 ] {} <Debug> HTTP-Session: df2d44f7-1d56-4081-950c-6d5c7bc50dff Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2489 2023.10.24 04:53:56.983476 [ 3 ] {} <Debug> HTTP-Session: df2d44f7-1d56-4081-950c-6d5c7bc50dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2490 2023.10.24 04:53:56.983547 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2491 2023.10.24 04:53:56.983587 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2492 2023.10.24 04:53:56.983705 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2493 2023.10.24 04:53:56.983967 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2494 2023.10.24 04:53:56.984201 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2495 2023.10.24 04:53:56.984370 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2496 2023.10.24 04:53:56.984483 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000906775 sec., 20953 rows/sec., 1.09 MiB/sec.
2497 2023.10.24 04:53:56.984597 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Debug> DynamicQueryHandler: Done processing query
2498 2023.10.24 04:53:56.984620 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2499 2023.10.24 04:53:56.984635 [ 3 ] {} <Debug> HTTP-Session: df2d44f7-1d56-4081-950c-6d5c7bc50dff Destroying unnamed session
2500 2023.10.24 04:54:01.964749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2501 2023.10.24 04:54:01.964890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2502 2023.10.24 04:54:01.964917 [ 3 ] {} <Debug> HTTP-Session: 86f3b6ef-c5a0-4dbb-9bc9-92ffeb1284cb Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2503 2023.10.24 04:54:01.964943 [ 3 ] {} <Debug> HTTP-Session: 86f3b6ef-c5a0-4dbb-9bc9-92ffeb1284cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2504 2023.10.24 04:54:01.965077 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2505 2023.10.24 04:54:01.965140 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2506 2023.10.24 04:54:01.965302 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2507 2023.10.24 04:54:01.965774 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2508 2023.10.24 04:54:01.966101 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2509 2023.10.24 04:54:01.966298 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2510 2023.10.24 04:54:01.966442 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001323316 sec., 23425 rows/sec., 1.85 MiB/sec.
2511 2023.10.24 04:54:01.966453 [ 159 ] {} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2512 2023.10.24 04:54:01.966588 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2513 2023.10.24 04:54:01.966612 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Debug> DynamicQueryHandler: Done processing query
2514 2023.10.24 04:54:01.966653 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2515 2023.10.24 04:54:01.966698 [ 3 ] {} <Debug> HTTP-Session: 86f3b6ef-c5a0-4dbb-9bc9-92ffeb1284cb Destroying unnamed session
2516 2023.10.24 04:54:01.966769 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2517 2023.10.24 04:54:01.966900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2518 2023.10.24 04:54:01.966965 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2519 2023.10.24 04:54:01.966982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2520 2023.10.24 04:54:01.967046 [ 3 ] {} <Debug> HTTP-Session: 24488b8f-4cef-4f60-9f9f-daf614344e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2521 2023.10.24 04:54:01.967054 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 58 rows starting from the beginning of the part
2522 2023.10.24 04:54:01.967074 [ 3 ] {} <Debug> HTTP-Session: 24488b8f-4cef-4f60-9f9f-daf614344e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2023.10.24 04:54:01.967251 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2524 2023.10.24 04:54:01.967350 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2525 2023.10.24 04:54:01.967419 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part
2526 2023.10.24 04:54:01.967708 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2527 2023.10.24 04:54:01.967828 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part
2528 2023.10.24 04:54:01.968040 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part
2529 2023.10.24 04:54:01.968346 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part
2530 2023.10.24 04:54:01.968517 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2531 2023.10.24 04:54:01.968654 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part
2532 2023.10.24 04:54:01.968984 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2533 2023.10.24 04:54:01.969261 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2534 2023.10.24 04:54:01.969445 [ 159 ] {} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2535 2023.10.24 04:54:01.969565 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2536 2023.10.24 04:54:01.969566 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.002225801 sec., 41782 rows/sec., 3.99 MiB/sec.
2537 2023.10.24 04:54:01.969808 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2538 2023.10.24 04:54:01.970243 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2539 2023.10.24 04:54:01.970359 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part
2540 2023.10.24 04:54:01.970362 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Debug> DynamicQueryHandler: Done processing query
2541 2023.10.24 04:54:01.970493 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2542 2023.10.24 04:54:01.970604 [ 3 ] {} <Debug> HTTP-Session: 24488b8f-4cef-4f60-9f9f-daf614344e42 Destroying unnamed session
2543 2023.10.24 04:54:01.970824 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part
2544 2023.10.24 04:54:01.971029 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.004347887 sec., 47149.339437754476 rows/sec., 3.63 MiB/sec.
2545 2023.10.24 04:54:01.971062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2546 2023.10.24 04:54:01.971162 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part
2547 2023.10.24 04:54:01.971205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2548 2023.10.24 04:54:01.971262 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2549 2023.10.24 04:54:01.971309 [ 3 ] {} <Debug> HTTP-Session: e5a986ce-d504-4bca-af60-940b040a197a Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2550 2023.10.24 04:54:01.971398 [ 3 ] {} <Debug> HTTP-Session: e5a986ce-d504-4bca-af60-940b040a197a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2551 2023.10.24 04:54:01.971501 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 93 rows starting from the beginning of the part
2552 2023.10.24 04:54:01.971692 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2553 2023.10.24 04:54:01.971768 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2554 2023.10.24 04:54:01.971851 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part
2555 2023.10.24 04:54:01.971873 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2556 2023.10.24 04:54:01.971899 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2557 2023.10.24 04:54:01.972244 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 93 rows starting from the beginning of the part
2558 2023.10.24 04:54:01.972528 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2559 2023.10.24 04:54:01.973329 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2560 2023.10.24 04:54:01.973786 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2561 2023.10.24 04:54:01.974073 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2562 2023.10.24 04:54:01.974226 [ 159 ] {} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2563 2023.10.24 04:54:01.974259 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.002378004 sec., 13036 rows/sec., 1.02 MiB/sec.
2564 2023.10.24 04:54:01.974336 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2565 2023.10.24 04:54:01.974572 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2566 2023.10.24 04:54:01.975081 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2567 2023.10.24 04:54:01.975081 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Debug> DynamicQueryHandler: Done processing query
2568 2023.10.24 04:54:01.975179 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2569 2023.10.24 04:54:01.975187 [ 13 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 4 columns (4 merged, 0 gathered) in 0.005525079 sec., 148776.1532459536 rows/sec., 14.36 MiB/sec.
2570 2023.10.24 04:54:01.975232 [ 3 ] {} <Debug> HTTP-Session: e5a986ce-d504-4bca-af60-940b040a197a Destroying unnamed session
2571 2023.10.24 04:54:01.975221 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 345 rows starting from the beginning of the part
2572 2023.10.24 04:54:01.975415 [ 17 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2573 2023.10.24 04:54:01.975576 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part
2574 2023.10.24 04:54:01.975579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2575 2023.10.24 04:54:01.975727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2576 2023.10.24 04:54:01.975776 [ 17 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2577 2023.10.24 04:54:01.975793 [ 3 ] {} <Debug> HTTP-Session: a1862466-ea4c-42eb-af35-87fb0c535e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2578 2023.10.24 04:54:01.975886 [ 3 ] {} <Debug> HTTP-Session: a1862466-ea4c-42eb-af35-87fb0c535e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2579 2023.10.24 04:54:01.975968 [ 17 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2580 2023.10.24 04:54:01.975985 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 285 rows starting from the beginning of the part
2581 2023.10.24 04:54:01.976275 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2582 2023.10.24 04:54:01.976400 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2583 2023.10.24 04:54:01.976483 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part
2584 2023.10.24 04:54:01.976997 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2585 2023.10.24 04:54:01.977004 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 285 rows starting from the beginning of the part
2586 2023.10.24 04:54:01.977271 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part
2587 2023.10.24 04:54:01.977747 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2588 2023.10.24 04:54:01.978584 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2589 2023.10.24 04:54:01.978843 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2590 2023.10.24 04:54:01.979099 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.002756745 sec., 11245 rows/sec., 15.17 MiB/sec.
2591 2023.10.24 04:54:01.979465 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 4 columns (4 merged, 0 gathered) in 0.005033706 sec., 200250.07419980428 rows/sec., 14.15 MiB/sec.
2592 2023.10.24 04:54:01.979502 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Debug> DynamicQueryHandler: Done processing query
2593 2023.10.24 04:54:01.979545 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2594 2023.10.24 04:54:01.979563 [ 3 ] {} <Debug> HTTP-Session: a1862466-ea4c-42eb-af35-87fb0c535e6c Destroying unnamed session
2595 2023.10.24 04:54:01.979672 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2596 2023.10.24 04:54:01.979909 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2597 2023.10.24 04:54:01.979989 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2598 2023.10.24 04:54:06.969831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2599 2023.10.24 04:54:06.969962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2600 2023.10.24 04:54:06.969993 [ 3 ] {} <Debug> HTTP-Session: fae2e983-bde5-42b0-ba60-e052ce881602 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2601 2023.10.24 04:54:06.970021 [ 3 ] {} <Debug> HTTP-Session: fae2e983-bde5-42b0-ba60-e052ce881602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2602 2023.10.24 04:54:06.970168 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2603 2023.10.24 04:54:06.970239 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2604 2023.10.24 04:54:06.970421 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2605 2023.10.24 04:54:06.971012 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2606 2023.10.24 04:54:06.971281 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2607 2023.10.24 04:54:06.971442 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2608 2023.10.24 04:54:06.971576 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001362166 sec., 19821 rows/sec., 1.46 MiB/sec.
2609 2023.10.24 04:54:06.971737 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Debug> DynamicQueryHandler: Done processing query
2610 2023.10.24 04:54:06.971763 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2611 2023.10.24 04:54:06.971779 [ 3 ] {} <Debug> HTTP-Session: fae2e983-bde5-42b0-ba60-e052ce881602 Destroying unnamed session
2612 2023.10.24 04:54:06.971912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2613 2023.10.24 04:54:06.971960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2614 2023.10.24 04:54:06.971978 [ 3 ] {} <Debug> HTTP-Session: dae4d6cd-6547-476d-b109-0331dad82198 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2615 2023.10.24 04:54:06.971995 [ 3 ] {} <Debug> HTTP-Session: dae4d6cd-6547-476d-b109-0331dad82198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2616 2023.10.24 04:54:06.972074 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2617 2023.10.24 04:54:06.972113 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2618 2023.10.24 04:54:06.972222 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2619 2023.10.24 04:54:06.972629 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2620 2023.10.24 04:54:06.972847 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2621 2023.10.24 04:54:06.972996 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2622 2023.10.24 04:54:06.973116 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.001013498 sec., 148002 rows/sec., 14.42 MiB/sec.
2623 2023.10.24 04:54:06.973233 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Debug> DynamicQueryHandler: Done processing query
2624 2023.10.24 04:54:06.973255 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2625 2023.10.24 04:54:06.973270 [ 3 ] {} <Debug> HTTP-Session: dae4d6cd-6547-476d-b109-0331dad82198 Destroying unnamed session
2626 2023.10.24 04:54:06.973460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 47487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2627 2023.10.24 04:54:06.973527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2628 2023.10.24 04:54:06.973554 [ 3 ] {} <Debug> HTTP-Session: 966fc1f2-63e2-4c04-aae6-a90291842eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2629 2023.10.24 04:54:06.973576 [ 3 ] {} <Debug> HTTP-Session: 966fc1f2-63e2-4c04-aae6-a90291842eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2630 2023.10.24 04:54:06.973675 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2631 2023.10.24 04:54:06.973722 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2632 2023.10.24 04:54:06.973854 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2633 2023.10.24 04:54:06.974382 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2634 2023.10.24 04:54:06.974629 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2635 2023.10.24 04:54:06.974780 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2636 2023.10.24 04:54:06.974881 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Information> executeQuery: Read 296 rows, 21.09 KiB in 0.001172501 sec., 252451 rows/sec., 17.57 MiB/sec.
2637 2023.10.24 04:54:06.974990 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Debug> DynamicQueryHandler: Done processing query
2638 2023.10.24 04:54:06.975012 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2639 2023.10.24 04:54:06.975028 [ 3 ] {} <Debug> HTTP-Session: 966fc1f2-63e2-4c04-aae6-a90291842eb1 Destroying unnamed session
2640 2023.10.24 04:54:06.975187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2641 2023.10.24 04:54:06.975230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2642 2023.10.24 04:54:06.975250 [ 3 ] {} <Debug> HTTP-Session: 8eb13894-2d03-4178-8a06-825bfb16cc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2643 2023.10.24 04:54:06.975267 [ 3 ] {} <Debug> HTTP-Session: 8eb13894-2d03-4178-8a06-825bfb16cc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2644 2023.10.24 04:54:06.975336 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2645 2023.10.24 04:54:06.975375 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2646 2023.10.24 04:54:06.975481 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2647 2023.10.24 04:54:06.975729 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2648 2023.10.24 04:54:06.975970 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2649 2023.10.24 04:54:06.976142 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2650 2023.10.24 04:54:06.976245 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000881674 sec., 6805 rows/sec., 285.77 KiB/sec.
2651 2023.10.24 04:54:06.976423 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Debug> DynamicQueryHandler: Done processing query
2652 2023.10.24 04:54:06.976446 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2653 2023.10.24 04:54:06.976462 [ 3 ] {} <Debug> HTTP-Session: 8eb13894-2d03-4178-8a06-825bfb16cc35 Destroying unnamed session
2654 2023.10.24 04:54:06.976594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2655 2023.10.24 04:54:06.976639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2656 2023.10.24 04:54:06.976658 [ 3 ] {} <Debug> HTTP-Session: 1019597b-fdf8-4144-856e-4b41f4d71a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2657 2023.10.24 04:54:06.976676 [ 3 ] {} <Debug> HTTP-Session: 1019597b-fdf8-4144-856e-4b41f4d71a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2658 2023.10.24 04:54:06.976751 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2659 2023.10.24 04:54:06.976793 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2660 2023.10.24 04:54:06.976918 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2661 2023.10.24 04:54:06.977215 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2662 2023.10.24 04:54:06.977463 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2663 2023.10.24 04:54:06.977635 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2664 2023.10.24 04:54:06.977743 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000957346 sec., 77297 rows/sec., 4.73 MiB/sec.
2665 2023.10.24 04:54:06.977911 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Debug> DynamicQueryHandler: Done processing query
2666 2023.10.24 04:54:06.977934 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2667 2023.10.24 04:54:06.977949 [ 3 ] {} <Debug> HTTP-Session: 1019597b-fdf8-4144-856e-4b41f4d71a43 Destroying unnamed session
2668 2023.10.24 04:54:06.978126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2669 2023.10.24 04:54:06.978170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2670 2023.10.24 04:54:06.978189 [ 3 ] {} <Debug> HTTP-Session: 4cd31592-e15f-442c-adca-047fdeaadd7b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2671 2023.10.24 04:54:06.978206 [ 3 ] {} <Debug> HTTP-Session: 4cd31592-e15f-442c-adca-047fdeaadd7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2672 2023.10.24 04:54:06.978282 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2673 2023.10.24 04:54:06.978325 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2674 2023.10.24 04:54:06.978469 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2675 2023.10.24 04:54:06.978856 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2676 2023.10.24 04:54:06.979142 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2677 2023.10.24 04:54:06.979321 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2678 2023.10.24 04:54:06.979418 [ 70 ] {} <Debug> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2679 2023.10.24 04:54:06.979429 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001120671 sec., 18738 rows/sec., 25.29 MiB/sec.
2680 2023.10.24 04:54:06.979468 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2681 2023.10.24 04:54:06.979571 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2682 2023.10.24 04:54:06.979612 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Debug> DynamicQueryHandler: Done processing query
2683 2023.10.24 04:54:06.979639 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2684 2023.10.24 04:54:06.979664 [ 3 ] {} <Debug> HTTP-Session: 4cd31592-e15f-442c-adca-047fdeaadd7b Destroying unnamed session
2685 2023.10.24 04:54:06.979672 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2686 2023.10.24 04:54:06.979707 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 305 rows starting from the beginning of the part
2687 2023.10.24 04:54:06.979791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2688 2023.10.24 04:54:06.979827 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part
2689 2023.10.24 04:54:06.979844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2690 2023.10.24 04:54:06.979875 [ 3 ] {} <Debug> HTTP-Session: 1eb9f512-7d16-4ea2-9900-ff52ad5e1b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2691 2023.10.24 04:54:06.979894 [ 3 ] {} <Debug> HTTP-Session: 1eb9f512-7d16-4ea2-9900-ff52ad5e1b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2692 2023.10.24 04:54:06.979954 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part
2693 2023.10.24 04:54:06.980002 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2694 2023.10.24 04:54:06.980059 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2695 2023.10.24 04:54:06.980090 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
2696 2023.10.24 04:54:06.980291 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part
2697 2023.10.24 04:54:06.980314 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2698 2023.10.24 04:54:06.980430 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part
2699 2023.10.24 04:54:06.980755 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2700 2023.10.24 04:54:06.981060 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2701 2023.10.24 04:54:06.981288 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2702 2023.10.24 04:54:06.981413 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001377657 sec., 13791 rows/sec., 732.25 KiB/sec.
2703 2023.10.24 04:54:06.981517 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Debug> DynamicQueryHandler: Done processing query
2704 2023.10.24 04:54:06.981539 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2705 2023.10.24 04:54:06.981555 [ 3 ] {} <Debug> HTTP-Session: 1eb9f512-7d16-4ea2-9900-ff52ad5e1b8f Destroying unnamed session
2706 2023.10.24 04:54:06.981978 [ 16 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 6 columns (6 merged, 0 gathered) in 0.002457767 sec., 174955.5592535826 rows/sec., 236.09 MiB/sec.
2707 2023.10.24 04:54:06.982342 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2708 2023.10.24 04:54:06.982611 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2709 2023.10.24 04:54:06.982690 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2710 2023.10.24 04:54:06.982779 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3: 4.01 MiB.
2711 2023.10.24 04:54:07.000179 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.20 MiB, peak 235.34 MiB, will set to 229.98 MiB (RSS), difference: -4.22 MiB
2712 2023.10.24 04:54:11.308137 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
2713 2023.10.24 04:54:11.308209 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
2714 2023.10.24 04:54:11.964440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2715 2023.10.24 04:54:11.964548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2716 2023.10.24 04:54:11.964574 [ 3 ] {} <Debug> HTTP-Session: eb8bd169-436a-454f-800a-d8fc8e29c709 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2717 2023.10.24 04:54:11.964599 [ 3 ] {} <Debug> HTTP-Session: eb8bd169-436a-454f-800a-d8fc8e29c709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2718 2023.10.24 04:54:11.964728 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2719 2023.10.24 04:54:11.964790 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2720 2023.10.24 04:54:11.964950 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2721 2023.10.24 04:54:11.965390 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2722 2023.10.24 04:54:11.965657 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2723 2023.10.24 04:54:11.965823 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2724 2023.10.24 04:54:11.965946 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001183782 sec., 26187 rows/sec., 2.07 MiB/sec.
2725 2023.10.24 04:54:11.966107 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Debug> DynamicQueryHandler: Done processing query
2726 2023.10.24 04:54:11.966134 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2727 2023.10.24 04:54:11.966150 [ 3 ] {} <Debug> HTTP-Session: eb8bd169-436a-454f-800a-d8fc8e29c709 Destroying unnamed session
2728 2023.10.24 04:54:11.966322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2729 2023.10.24 04:54:11.966375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2730 2023.10.24 04:54:11.966395 [ 3 ] {} <Debug> HTTP-Session: 88eb5c7a-547e-41c7-9f2a-6f050e1f579d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2731 2023.10.24 04:54:11.966415 [ 3 ] {} <Debug> HTTP-Session: 88eb5c7a-547e-41c7-9f2a-6f050e1f579d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2732 2023.10.24 04:54:11.966497 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2733 2023.10.24 04:54:11.966539 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2734 2023.10.24 04:54:11.966645 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2735 2023.10.24 04:54:11.966987 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2736 2023.10.24 04:54:11.967208 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2737 2023.10.24 04:54:11.967357 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2738 2023.10.24 04:54:11.967486 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000958746 sec., 97001 rows/sec., 9.25 MiB/sec.
2739 2023.10.24 04:54:11.967598 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Debug> DynamicQueryHandler: Done processing query
2740 2023.10.24 04:54:11.967622 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2741 2023.10.24 04:54:11.967637 [ 3 ] {} <Debug> HTTP-Session: 88eb5c7a-547e-41c7-9f2a-6f050e1f579d Destroying unnamed session
2742 2023.10.24 04:54:11.967795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2743 2023.10.24 04:54:11.967840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2744 2023.10.24 04:54:11.967860 [ 3 ] {} <Debug> HTTP-Session: 517b74f7-704a-4aec-9263-64f183146f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2745 2023.10.24 04:54:11.967877 [ 3 ] {} <Debug> HTTP-Session: 517b74f7-704a-4aec-9263-64f183146f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2746 2023.10.24 04:54:11.967949 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2747 2023.10.24 04:54:11.967988 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2748 2023.10.24 04:54:11.968095 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2749 2023.10.24 04:54:11.968395 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2750 2023.10.24 04:54:11.968603 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2751 2023.10.24 04:54:11.968762 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2752 2023.10.24 04:54:11.968889 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000911975 sec., 33992 rows/sec., 2.66 MiB/sec.
2753 2023.10.24 04:54:11.969009 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Debug> DynamicQueryHandler: Done processing query
2754 2023.10.24 04:54:11.969032 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2755 2023.10.24 04:54:11.969047 [ 3 ] {} <Debug> HTTP-Session: 517b74f7-704a-4aec-9263-64f183146f36 Destroying unnamed session
2756 2023.10.24 04:54:11.969196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2757 2023.10.24 04:54:11.969242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2758 2023.10.24 04:54:11.969262 [ 3 ] {} <Debug> HTTP-Session: b75a1c6d-6852-4653-80ff-cd39ab6022dd Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2759 2023.10.24 04:54:11.969279 [ 3 ] {} <Debug> HTTP-Session: b75a1c6d-6852-4653-80ff-cd39ab6022dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2760 2023.10.24 04:54:11.969358 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2761 2023.10.24 04:54:11.969404 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2762 2023.10.24 04:54:11.969544 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2763 2023.10.24 04:54:11.969939 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2764 2023.10.24 04:54:11.970244 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2765 2023.10.24 04:54:11.970425 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2766 2023.10.24 04:54:11.970553 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001166402 sec., 26577 rows/sec., 35.86 MiB/sec.
2767 2023.10.24 04:54:11.970669 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Debug> DynamicQueryHandler: Done processing query
2768 2023.10.24 04:54:11.970692 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2769 2023.10.24 04:54:11.970708 [ 3 ] {} <Debug> HTTP-Session: b75a1c6d-6852-4653-80ff-cd39ab6022dd Destroying unnamed session
2770 2023.10.24 04:54:16.969816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2771 2023.10.24 04:54:16.969937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2772 2023.10.24 04:54:16.969963 [ 3 ] {} <Debug> HTTP-Session: e3377ad6-f7c6-4c3b-93a7-1af2f2ecd2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2773 2023.10.24 04:54:16.969987 [ 3 ] {} <Debug> HTTP-Session: e3377ad6-f7c6-4c3b-93a7-1af2f2ecd2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2774 2023.10.24 04:54:16.970114 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2775 2023.10.24 04:54:16.970173 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2776 2023.10.24 04:54:16.970331 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2777 2023.10.24 04:54:16.970754 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2778 2023.10.24 04:54:16.971010 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2779 2023.10.24 04:54:16.971170 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2780 2023.10.24 04:54:16.971312 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001158501 sec., 23305 rows/sec., 1.72 MiB/sec.
2781 2023.10.24 04:54:16.971444 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Debug> DynamicQueryHandler: Done processing query
2782 2023.10.24 04:54:16.971468 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2783 2023.10.24 04:54:16.971484 [ 3 ] {} <Debug> HTTP-Session: e3377ad6-f7c6-4c3b-93a7-1af2f2ecd2c2 Destroying unnamed session
2784 2023.10.24 04:54:16.971630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2785 2023.10.24 04:54:16.971675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2786 2023.10.24 04:54:16.971695 [ 3 ] {} <Debug> HTTP-Session: af0277bb-ff86-49cf-a5cb-1e195c99d534 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2787 2023.10.24 04:54:16.971712 [ 3 ] {} <Debug> HTTP-Session: af0277bb-ff86-49cf-a5cb-1e195c99d534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2788 2023.10.24 04:54:16.971787 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2789 2023.10.24 04:54:16.971825 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2790 2023.10.24 04:54:16.971932 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2791 2023.10.24 04:54:16.972302 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2792 2023.10.24 04:54:16.972517 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2793 2023.10.24 04:54:16.972661 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2794 2023.10.24 04:54:16.972786 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.000970896 sec., 154496 rows/sec., 15.05 MiB/sec.
2795 2023.10.24 04:54:16.972891 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Debug> DynamicQueryHandler: Done processing query
2796 2023.10.24 04:54:16.972913 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2797 2023.10.24 04:54:16.972928 [ 3 ] {} <Debug> HTTP-Session: af0277bb-ff86-49cf-a5cb-1e195c99d534 Destroying unnamed session
2798 2023.10.24 04:54:16.973085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2799 2023.10.24 04:54:16.973128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2800 2023.10.24 04:54:16.973146 [ 3 ] {} <Debug> HTTP-Session: c2a4662a-7213-4ed2-b6e3-a5b25b01aa88 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2801 2023.10.24 04:54:16.973163 [ 3 ] {} <Debug> HTTP-Session: c2a4662a-7213-4ed2-b6e3-a5b25b01aa88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2802 2023.10.24 04:54:16.973246 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2803 2023.10.24 04:54:16.973285 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2804 2023.10.24 04:54:16.973391 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2805 2023.10.24 04:54:16.973819 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2806 2023.10.24 04:54:16.974031 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2807 2023.10.24 04:54:16.974192 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2808 2023.10.24 04:54:16.974299 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.001020747 sec., 279207 rows/sec., 19.35 MiB/sec.
2809 2023.10.24 04:54:16.974449 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Debug> DynamicQueryHandler: Done processing query
2810 2023.10.24 04:54:16.974477 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2811 2023.10.24 04:54:16.974492 [ 3 ] {} <Debug> HTTP-Session: c2a4662a-7213-4ed2-b6e3-a5b25b01aa88 Destroying unnamed session
2812 2023.10.24 04:54:16.974661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2813 2023.10.24 04:54:16.974706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2814 2023.10.24 04:54:16.974724 [ 3 ] {} <Debug> HTTP-Session: 471637e1-2ee8-4082-9fae-00a25534ae17 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2815 2023.10.24 04:54:16.974742 [ 3 ] {} <Debug> HTTP-Session: 471637e1-2ee8-4082-9fae-00a25534ae17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2816 2023.10.24 04:54:16.974809 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2817 2023.10.24 04:54:16.974848 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2818 2023.10.24 04:54:16.974959 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2819 2023.10.24 04:54:16.975274 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2820 2023.10.24 04:54:16.975520 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2821 2023.10.24 04:54:16.975693 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2822 2023.10.24 04:54:16.975819 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000974216 sec., 6158 rows/sec., 258.62 KiB/sec.
2823 2023.10.24 04:54:16.975939 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Debug> DynamicQueryHandler: Done processing query
2824 2023.10.24 04:54:16.975962 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2825 2023.10.24 04:54:16.975978 [ 3 ] {} <Debug> HTTP-Session: 471637e1-2ee8-4082-9fae-00a25534ae17 Destroying unnamed session
2826 2023.10.24 04:54:16.976126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2827 2023.10.24 04:54:16.976169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2828 2023.10.24 04:54:16.976188 [ 3 ] {} <Debug> HTTP-Session: d6ede240-d4aa-4d41-a279-1b06e5b1bb9e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2829 2023.10.24 04:54:16.976204 [ 3 ] {} <Debug> HTTP-Session: d6ede240-d4aa-4d41-a279-1b06e5b1bb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2830 2023.10.24 04:54:16.976276 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2831 2023.10.24 04:54:16.976317 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2832 2023.10.24 04:54:16.976440 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2833 2023.10.24 04:54:16.976745 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2834 2023.10.24 04:54:16.976987 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2835 2023.10.24 04:54:16.977158 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2836 2023.10.24 04:54:16.977286 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000978026 sec., 64415 rows/sec., 3.91 MiB/sec.
2837 2023.10.24 04:54:16.977478 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Debug> DynamicQueryHandler: Done processing query
2838 2023.10.24 04:54:16.977501 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2839 2023.10.24 04:54:16.977517 [ 3 ] {} <Debug> HTTP-Session: d6ede240-d4aa-4d41-a279-1b06e5b1bb9e Destroying unnamed session
2840 2023.10.24 04:54:16.977680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2841 2023.10.24 04:54:16.977724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2842 2023.10.24 04:54:16.977742 [ 3 ] {} <Debug> HTTP-Session: 21c0b97d-9a4b-4403-85ca-7d6304003c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2843 2023.10.24 04:54:16.977758 [ 3 ] {} <Debug> HTTP-Session: 21c0b97d-9a4b-4403-85ca-7d6304003c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2844 2023.10.24 04:54:16.977835 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2845 2023.10.24 04:54:16.977878 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2846 2023.10.24 04:54:16.978029 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2847 2023.10.24 04:54:16.978436 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2848 2023.10.24 04:54:16.978719 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2849 2023.10.24 04:54:16.978892 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2850 2023.10.24 04:54:16.979021 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001157371 sec., 18144 rows/sec., 24.49 MiB/sec.
2851 2023.10.24 04:54:16.979147 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Debug> DynamicQueryHandler: Done processing query
2852 2023.10.24 04:54:16.979170 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2853 2023.10.24 04:54:16.979185 [ 3 ] {} <Debug> HTTP-Session: 21c0b97d-9a4b-4403-85ca-7d6304003c43 Destroying unnamed session
2854 2023.10.24 04:54:16.979282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2855 2023.10.24 04:54:16.979325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2856 2023.10.24 04:54:16.979343 [ 3 ] {} <Debug> HTTP-Session: 79ca1c2c-836e-464d-9c49-271cbad831e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2857 2023.10.24 04:54:16.979359 [ 3 ] {} <Debug> HTTP-Session: 79ca1c2c-836e-464d-9c49-271cbad831e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2858 2023.10.24 04:54:16.979429 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2859 2023.10.24 04:54:16.979467 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2860 2023.10.24 04:54:16.979571 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2861 2023.10.24 04:54:16.979831 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2862 2023.10.24 04:54:16.980067 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2863 2023.10.24 04:54:16.980236 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2864 2023.10.24 04:54:16.980360 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000901894 sec., 21066 rows/sec., 1.09 MiB/sec.
2865 2023.10.24 04:54:16.980535 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Debug> DynamicQueryHandler: Done processing query
2866 2023.10.24 04:54:16.980558 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2867 2023.10.24 04:54:16.980573 [ 3 ] {} <Debug> HTTP-Session: 79ca1c2c-836e-464d-9c49-271cbad831e3 Destroying unnamed session
2868 2023.10.24 04:54:21.965517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2869 2023.10.24 04:54:21.965650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2870 2023.10.24 04:54:21.965681 [ 3 ] {} <Debug> HTTP-Session: c1df5293-388e-4859-8667-e38696c1ec34 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2871 2023.10.24 04:54:21.965709 [ 3 ] {} <Debug> HTTP-Session: c1df5293-388e-4859-8667-e38696c1ec34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2872 2023.10.24 04:54:21.965852 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2873 2023.10.24 04:54:21.965921 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2874 2023.10.24 04:54:21.966105 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2875 2023.10.24 04:54:21.966584 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2876 2023.10.24 04:54:21.966844 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2877 2023.10.24 04:54:21.967004 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2878 2023.10.24 04:54:21.967165 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001264084 sec., 24523 rows/sec., 1.94 MiB/sec.
2879 2023.10.24 04:54:21.967355 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Debug> DynamicQueryHandler: Done processing query
2880 2023.10.24 04:54:21.967381 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2881 2023.10.24 04:54:21.967400 [ 3 ] {} <Debug> HTTP-Session: c1df5293-388e-4859-8667-e38696c1ec34 Destroying unnamed session
2882 2023.10.24 04:54:21.967519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2883 2023.10.24 04:54:21.967564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2884 2023.10.24 04:54:21.967583 [ 3 ] {} <Debug> HTTP-Session: d058b5d4-097e-4863-935a-2ebad969897e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2885 2023.10.24 04:54:21.967600 [ 3 ] {} <Debug> HTTP-Session: d058b5d4-097e-4863-935a-2ebad969897e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2886 2023.10.24 04:54:21.967675 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2887 2023.10.24 04:54:21.967717 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2888 2023.10.24 04:54:21.967832 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2889 2023.10.24 04:54:21.968194 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2890 2023.10.24 04:54:21.968418 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2891 2023.10.24 04:54:21.968565 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2892 2023.10.24 04:54:21.968697 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000992267 sec., 93724 rows/sec., 8.94 MiB/sec.
2893 2023.10.24 04:54:21.968818 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Debug> DynamicQueryHandler: Done processing query
2894 2023.10.24 04:54:21.968841 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2895 2023.10.24 04:54:21.968857 [ 3 ] {} <Debug> HTTP-Session: d058b5d4-097e-4863-935a-2ebad969897e Destroying unnamed session
2896 2023.10.24 04:54:21.968964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2897 2023.10.24 04:54:21.969008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2898 2023.10.24 04:54:21.969027 [ 3 ] {} <Debug> HTTP-Session: 0bc7c051-3db4-4976-919e-1961166a946e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2899 2023.10.24 04:54:21.969043 [ 3 ] {} <Debug> HTTP-Session: 0bc7c051-3db4-4976-919e-1961166a946e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2900 2023.10.24 04:54:21.969113 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2901 2023.10.24 04:54:21.969152 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2902 2023.10.24 04:54:21.969257 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2903 2023.10.24 04:54:21.969551 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2904 2023.10.24 04:54:21.969751 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2905 2023.10.24 04:54:21.969899 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2906 2023.10.24 04:54:21.970037 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000894395 sec., 34660 rows/sec., 2.71 MiB/sec.
2907 2023.10.24 04:54:21.970153 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Debug> DynamicQueryHandler: Done processing query
2908 2023.10.24 04:54:21.970176 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2909 2023.10.24 04:54:21.970192 [ 3 ] {} <Debug> HTTP-Session: 0bc7c051-3db4-4976-919e-1961166a946e Destroying unnamed session
2910 2023.10.24 04:54:21.970373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2911 2023.10.24 04:54:21.970419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2912 2023.10.24 04:54:21.970438 [ 3 ] {} <Debug> HTTP-Session: 4fe05146-aae6-4cea-8ee4-fd0dec3b6757 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2913 2023.10.24 04:54:21.970454 [ 3 ] {} <Debug> HTTP-Session: 4fe05146-aae6-4cea-8ee4-fd0dec3b6757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2914 2023.10.24 04:54:21.970534 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2915 2023.10.24 04:54:21.970578 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2916 2023.10.24 04:54:21.970714 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2917 2023.10.24 04:54:21.971127 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2918 2023.10.24 04:54:21.971463 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2919 2023.10.24 04:54:21.971638 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2920 2023.10.24 04:54:21.971758 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001196052 sec., 25918 rows/sec., 34.98 MiB/sec.
2921 2023.10.24 04:54:21.971883 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Debug> DynamicQueryHandler: Done processing query
2922 2023.10.24 04:54:21.971905 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2923 2023.10.24 04:54:21.971921 [ 3 ] {} <Debug> HTTP-Session: 4fe05146-aae6-4cea-8ee4-fd0dec3b6757 Destroying unnamed session
2924 2023.10.24 04:54:26.308251 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
2925 2023.10.24 04:54:26.308324 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
2926 2023.10.24 04:54:26.969040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2927 2023.10.24 04:54:26.969155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2928 2023.10.24 04:54:26.969185 [ 3 ] {} <Debug> HTTP-Session: 35b03150-8f06-4b2d-9d3c-9d5b0d105737 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2929 2023.10.24 04:54:26.969212 [ 3 ] {} <Debug> HTTP-Session: 35b03150-8f06-4b2d-9d3c-9d5b0d105737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2930 2023.10.24 04:54:26.969350 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2931 2023.10.24 04:54:26.969417 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2932 2023.10.24 04:54:26.969598 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2933 2023.10.24 04:54:26.970038 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
2934 2023.10.24 04:54:26.970304 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2935 2023.10.24 04:54:26.970464 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2936 2023.10.24 04:54:26.970584 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001195533 sec., 22584 rows/sec., 1.67 MiB/sec.
2937 2023.10.24 04:54:26.970579 [ 58 ] {} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2938 2023.10.24 04:54:26.970644 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
2939 2023.10.24 04:54:26.970718 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2940 2023.10.24 04:54:26.970731 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Debug> DynamicQueryHandler: Done processing query
2941 2023.10.24 04:54:26.970764 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2942 2023.10.24 04:54:26.970791 [ 3 ] {} <Debug> HTTP-Session: 35b03150-8f06-4b2d-9d3c-9d5b0d105737 Destroying unnamed session
2943 2023.10.24 04:54:26.970802 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2944 2023.10.24 04:54:26.970838 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 58 rows starting from the beginning of the part
2945 2023.10.24 04:54:26.970950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2946 2023.10.24 04:54:26.970965 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part
2947 2023.10.24 04:54:26.971008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2948 2023.10.24 04:54:26.971038 [ 3 ] {} <Debug> HTTP-Session: cc606a15-7827-43b9-98d5-8c4d311c084c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2949 2023.10.24 04:54:26.971067 [ 3 ] {} <Debug> HTTP-Session: cc606a15-7827-43b9-98d5-8c4d311c084c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2950 2023.10.24 04:54:26.971083 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part
2951 2023.10.24 04:54:26.971171 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2952 2023.10.24 04:54:26.971207 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part
2953 2023.10.24 04:54:26.971223 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2954 2023.10.24 04:54:26.971345 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part
2955 2023.10.24 04:54:26.971410 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2956 2023.10.24 04:54:26.971475 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part
2957 2023.10.24 04:54:26.972012 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
2958 2023.10.24 04:54:26.972334 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2959 2023.10.24 04:54:26.972393 [ 16 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.001694455 sec., 118622.21186163102 rows/sec., 9.05 MiB/sec.
2960 2023.10.24 04:54:26.972583 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2961 2023.10.24 04:54:26.972640 [ 16 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2962 2023.10.24 04:54:26.972738 [ 58 ] {} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2963 2023.10.24 04:54:26.972787 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.001578863 sec., 95005 rows/sec., 9.26 MiB/sec.
2964 2023.10.24 04:54:26.972807 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
2965 2023.10.24 04:54:26.973089 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2966 2023.10.24 04:54:26.973138 [ 16 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2967 2023.10.24 04:54:26.973279 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Debug> DynamicQueryHandler: Done processing query
2968 2023.10.24 04:54:26.973297 [ 16 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2969 2023.10.24 04:54:26.973334 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2970 2023.10.24 04:54:26.973348 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2971 2023.10.24 04:54:26.973381 [ 3 ] {} <Debug> HTTP-Session: cc606a15-7827-43b9-98d5-8c4d311c084c Destroying unnamed session
2972 2023.10.24 04:54:26.973471 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part
2973 2023.10.24 04:54:26.973605 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part
2974 2023.10.24 04:54:26.973698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2975 2023.10.24 04:54:26.973747 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 93 rows starting from the beginning of the part
2976 2023.10.24 04:54:26.973778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2977 2023.10.24 04:54:26.973831 [ 3 ] {} <Debug> HTTP-Session: 8fca60a0-cc37-4053-ae42-20d83ebc7235 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
2978 2023.10.24 04:54:26.973883 [ 3 ] {} <Debug> HTTP-Session: 8fca60a0-cc37-4053-ae42-20d83ebc7235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2979 2023.10.24 04:54:26.973948 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part
2980 2023.10.24 04:54:26.974106 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2981 2023.10.24 04:54:26.974174 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 93 rows starting from the beginning of the part
2982 2023.10.24 04:54:26.974195 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2983 2023.10.24 04:54:26.974514 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 150 rows starting from the beginning of the part
2984 2023.10.24 04:54:26.974680 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2985 2023.10.24 04:54:26.975810 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
2986 2023.10.24 04:54:26.976200 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2987 2023.10.24 04:54:26.976374 [ 11 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 879 rows, containing 4 columns (4 merged, 0 gathered) in 0.003487894 sec., 252014.5394326777 rows/sec., 24.39 MiB/sec.
2988 2023.10.24 04:54:26.976480 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2989 2023.10.24 04:54:26.976511 [ 11 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2990 2023.10.24 04:54:26.976589 [ 58 ] {} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2991 2023.10.24 04:54:26.976607 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.002441906 sec., 116712 rows/sec., 8.09 MiB/sec.
2992 2023.10.24 04:54:26.976631 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
2993 2023.10.24 04:54:26.976830 [ 11 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2994 2023.10.24 04:54:26.976878 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2995 2023.10.24 04:54:26.976999 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Debug> DynamicQueryHandler: Done processing query
2996 2023.10.24 04:54:26.977016 [ 11 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2997 2023.10.24 04:54:26.977097 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2998 2023.10.24 04:54:26.977216 [ 3 ] {} <Debug> HTTP-Session: 8fca60a0-cc37-4053-ae42-20d83ebc7235 Destroying unnamed session
2999 2023.10.24 04:54:26.977223 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3000 2023.10.24 04:54:26.977372 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 345 rows starting from the beginning of the part
3001 2023.10.24 04:54:26.977454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3002 2023.10.24 04:54:26.977548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3003 2023.10.24 04:54:26.977600 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 296 rows starting from the beginning of the part
3004 2023.10.24 04:54:26.977603 [ 3 ] {} <Debug> HTTP-Session: 88af496b-3840-484d-ae67-349b1437c717 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3005 2023.10.24 04:54:26.977680 [ 3 ] {} <Debug> HTTP-Session: 88af496b-3840-484d-ae67-349b1437c717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3006 2023.10.24 04:54:26.977850 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part
3007 2023.10.24 04:54:26.977882 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3008 2023.10.24 04:54:26.977967 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3009 2023.10.24 04:54:26.978118 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 285 rows starting from the beginning of the part
3010 2023.10.24 04:54:26.978435 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part
3011 2023.10.24 04:54:26.978459 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3012 2023.10.24 04:54:26.978651 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 285 rows starting from the beginning of the part
3013 2023.10.24 04:54:26.979136 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3014 2023.10.24 04:54:26.979659 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3015 2023.10.24 04:54:26.979929 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3016 2023.10.24 04:54:26.980247 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00223007 sec., 2690 rows/sec., 112.98 KiB/sec.
3017 2023.10.24 04:54:26.980535 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003829124 sec., 332452.01774609543 rows/sec., 23.34 MiB/sec.
3018 2023.10.24 04:54:26.980581 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Debug> DynamicQueryHandler: Done processing query
3019 2023.10.24 04:54:26.980623 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3020 2023.10.24 04:54:26.980652 [ 3 ] {} <Debug> HTTP-Session: 88af496b-3840-484d-ae67-349b1437c717 Destroying unnamed session
3021 2023.10.24 04:54:26.980692 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3022 2023.10.24 04:54:26.980809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3023 2023.10.24 04:54:26.980889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3024 2023.10.24 04:54:26.980893 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3025 2023.10.24 04:54:26.980925 [ 3 ] {} <Debug> HTTP-Session: 6e81904a-c08d-4edd-bf26-ab9e89e56a3d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3026 2023.10.24 04:54:26.980959 [ 3 ] {} <Debug> HTTP-Session: 6e81904a-c08d-4edd-bf26-ab9e89e56a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3027 2023.10.24 04:54:26.981000 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3028 2023.10.24 04:54:26.981121 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3029 2023.10.24 04:54:26.981175 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3030 2023.10.24 04:54:26.981309 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3031 2023.10.24 04:54:26.981629 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3032 2023.10.24 04:54:26.981878 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3033 2023.10.24 04:54:26.982050 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3034 2023.10.24 04:54:26.982155 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000991447 sec., 63543 rows/sec., 3.85 MiB/sec.
3035 2023.10.24 04:54:26.982286 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Debug> DynamicQueryHandler: Done processing query
3036 2023.10.24 04:54:26.982309 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3037 2023.10.24 04:54:26.982324 [ 3 ] {} <Debug> HTTP-Session: 6e81904a-c08d-4edd-bf26-ab9e89e56a3d Destroying unnamed session
3038 2023.10.24 04:54:26.982441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3039 2023.10.24 04:54:26.982483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3040 2023.10.24 04:54:26.982502 [ 3 ] {} <Debug> HTTP-Session: 9140d833-d0fd-44c8-8429-5d8d85ae51c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3041 2023.10.24 04:54:26.982518 [ 3 ] {} <Debug> HTTP-Session: 9140d833-d0fd-44c8-8429-5d8d85ae51c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3042 2023.10.24 04:54:26.982593 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3043 2023.10.24 04:54:26.982637 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3044 2023.10.24 04:54:26.982767 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3045 2023.10.24 04:54:26.983137 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3046 2023.10.24 04:54:26.983426 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3047 2023.10.24 04:54:26.983599 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3048 2023.10.24 04:54:26.983701 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001080029 sec., 19443 rows/sec., 26.24 MiB/sec.
3049 2023.10.24 04:54:26.983820 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Debug> DynamicQueryHandler: Done processing query
3050 2023.10.24 04:54:26.983842 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3051 2023.10.24 04:54:26.983858 [ 3 ] {} <Debug> HTTP-Session: 9140d833-d0fd-44c8-8429-5d8d85ae51c3 Destroying unnamed session
3052 2023.10.24 04:54:26.983971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3053 2023.10.24 04:54:26.984016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3054 2023.10.24 04:54:26.984033 [ 3 ] {} <Debug> HTTP-Session: 2bc0aebb-4b10-4dd7-8193-b51ce43b34d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3055 2023.10.24 04:54:26.984050 [ 3 ] {} <Debug> HTTP-Session: 2bc0aebb-4b10-4dd7-8193-b51ce43b34d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3056 2023.10.24 04:54:26.984119 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3057 2023.10.24 04:54:26.984157 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3058 2023.10.24 04:54:26.984259 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3059 2023.10.24 04:54:26.984497 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3060 2023.10.24 04:54:26.984721 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3061 2023.10.24 04:54:26.984911 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3062 2023.10.24 04:54:26.985011 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000862494 sec., 22029 rows/sec., 1.14 MiB/sec.
3063 2023.10.24 04:54:26.985134 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Debug> DynamicQueryHandler: Done processing query
3064 2023.10.24 04:54:26.985156 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3065 2023.10.24 04:54:26.985172 [ 3 ] {} <Debug> HTTP-Session: 2bc0aebb-4b10-4dd7-8193-b51ce43b34d7 Destroying unnamed session
3066 2023.10.24 04:54:31.964871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3067 2023.10.24 04:54:31.965010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3068 2023.10.24 04:54:31.965041 [ 3 ] {} <Debug> HTTP-Session: e35dacee-e92b-450f-88f9-339a2b46fa46 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3069 2023.10.24 04:54:31.965071 [ 3 ] {} <Debug> HTTP-Session: e35dacee-e92b-450f-88f9-339a2b46fa46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3070 2023.10.24 04:54:31.965213 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3071 2023.10.24 04:54:31.965282 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3072 2023.10.24 04:54:31.965464 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3073 2023.10.24 04:54:31.966030 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3074 2023.10.24 04:54:31.966299 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3075 2023.10.24 04:54:31.966467 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3076 2023.10.24 04:54:31.966605 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001347686 sec., 23002 rows/sec., 1.82 MiB/sec.
3077 2023.10.24 04:54:31.966750 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Debug> DynamicQueryHandler: Done processing query
3078 2023.10.24 04:54:31.966775 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3079 2023.10.24 04:54:31.966792 [ 3 ] {} <Debug> HTTP-Session: e35dacee-e92b-450f-88f9-339a2b46fa46 Destroying unnamed session
3080 2023.10.24 04:54:31.966923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3081 2023.10.24 04:54:31.966976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3082 2023.10.24 04:54:31.966996 [ 3 ] {} <Debug> HTTP-Session: 25b4341c-b901-43ee-85ae-8eb6ecab3705 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3083 2023.10.24 04:54:31.967015 [ 3 ] {} <Debug> HTTP-Session: 25b4341c-b901-43ee-85ae-8eb6ecab3705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3084 2023.10.24 04:54:31.967097 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3085 2023.10.24 04:54:31.967139 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3086 2023.10.24 04:54:31.967329 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3087 2023.10.24 04:54:31.967704 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3088 2023.10.24 04:54:31.967931 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3089 2023.10.24 04:54:31.968081 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3090 2023.10.24 04:54:31.968203 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.001076889 sec., 86359 rows/sec., 8.24 MiB/sec.
3091 2023.10.24 04:54:31.968310 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Debug> DynamicQueryHandler: Done processing query
3092 2023.10.24 04:54:31.968333 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3093 2023.10.24 04:54:31.968348 [ 3 ] {} <Debug> HTTP-Session: 25b4341c-b901-43ee-85ae-8eb6ecab3705 Destroying unnamed session
3094 2023.10.24 04:54:31.968511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3095 2023.10.24 04:54:31.968556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3096 2023.10.24 04:54:31.968576 [ 3 ] {} <Debug> HTTP-Session: 55b3593f-e4da-4c9a-a2c8-0e6d53118fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3097 2023.10.24 04:54:31.968594 [ 3 ] {} <Debug> HTTP-Session: 55b3593f-e4da-4c9a-a2c8-0e6d53118fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3098 2023.10.24 04:54:31.968667 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3099 2023.10.24 04:54:31.968708 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3100 2023.10.24 04:54:31.968812 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3101 2023.10.24 04:54:31.969091 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3102 2023.10.24 04:54:31.969299 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3103 2023.10.24 04:54:31.969536 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3104 2023.10.24 04:54:31.969653 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000949676 sec., 32642 rows/sec., 2.55 MiB/sec.
3105 2023.10.24 04:54:31.969792 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Debug> DynamicQueryHandler: Done processing query
3106 2023.10.24 04:54:31.969816 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3107 2023.10.24 04:54:31.969831 [ 3 ] {} <Debug> HTTP-Session: 55b3593f-e4da-4c9a-a2c8-0e6d53118fb3 Destroying unnamed session
3108 2023.10.24 04:54:31.969967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3109 2023.10.24 04:54:31.970013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3110 2023.10.24 04:54:31.970032 [ 3 ] {} <Debug> HTTP-Session: 03a370e3-8104-4adb-9013-d81b821724a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3111 2023.10.24 04:54:31.970049 [ 3 ] {} <Debug> HTTP-Session: 03a370e3-8104-4adb-9013-d81b821724a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3112 2023.10.24 04:54:31.970132 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3113 2023.10.24 04:54:31.970177 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3114 2023.10.24 04:54:31.970321 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3115 2023.10.24 04:54:31.970734 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3116 2023.10.24 04:54:31.971056 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3117 2023.10.24 04:54:31.971232 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3118 2023.10.24 04:54:31.971363 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001202473 sec., 25780 rows/sec., 34.79 MiB/sec.
3119 2023.10.24 04:54:31.971357 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3120 2023.10.24 04:54:31.971484 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3121 2023.10.24 04:54:31.971558 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Debug> DynamicQueryHandler: Done processing query
3122 2023.10.24 04:54:31.971598 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3123 2023.10.24 04:54:31.971609 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3124 2023.10.24 04:54:31.971621 [ 3 ] {} <Debug> HTTP-Session: 03a370e3-8104-4adb-9013-d81b821724a9 Destroying unnamed session
3125 2023.10.24 04:54:31.971787 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3126 2023.10.24 04:54:31.971840 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 430 rows starting from the beginning of the part
3127 2023.10.24 04:54:31.971969 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part
3128 2023.10.24 04:54:31.972068 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part
3129 2023.10.24 04:54:31.972163 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part
3130 2023.10.24 04:54:31.972251 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part
3131 2023.10.24 04:54:31.972336 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part
3132 2023.10.24 04:54:31.973759 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 6 columns (6 merged, 0 gathered) in 0.00220969 sec., 255691.97489240573 rows/sec., 345.04 MiB/sec.
3133 2023.10.24 04:54:31.974036 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3134 2023.10.24 04:54:31.974238 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3135 2023.10.24 04:54:31.974305 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3136 2023.10.24 04:54:31.974371 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4: 4.48 MiB.
3137 2023.10.24 04:54:36.969000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3138 2023.10.24 04:54:36.969126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3139 2023.10.24 04:54:36.969157 [ 3 ] {} <Debug> HTTP-Session: 789fac54-fba4-4c14-bd3b-d5acb26a8134 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3140 2023.10.24 04:54:36.969186 [ 3 ] {} <Debug> HTTP-Session: 789fac54-fba4-4c14-bd3b-d5acb26a8134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3141 2023.10.24 04:54:36.969331 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3142 2023.10.24 04:54:36.969406 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3143 2023.10.24 04:54:36.969586 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3144 2023.10.24 04:54:36.970029 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3145 2023.10.24 04:54:36.970302 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3146 2023.10.24 04:54:36.970464 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3147 2023.10.24 04:54:36.970600 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001221443 sec., 22105 rows/sec., 1.63 MiB/sec.
3148 2023.10.24 04:54:36.970741 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Debug> DynamicQueryHandler: Done processing query
3149 2023.10.24 04:54:36.970765 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3150 2023.10.24 04:54:36.970781 [ 3 ] {} <Debug> HTTP-Session: 789fac54-fba4-4c14-bd3b-d5acb26a8134 Destroying unnamed session
3151 2023.10.24 04:54:36.970914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3152 2023.10.24 04:54:36.970960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3153 2023.10.24 04:54:36.970979 [ 3 ] {} <Debug> HTTP-Session: af952aad-c090-4ce4-836c-7f1099f672c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3154 2023.10.24 04:54:36.970996 [ 3 ] {} <Debug> HTTP-Session: af952aad-c090-4ce4-836c-7f1099f672c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3155 2023.10.24 04:54:36.971072 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3156 2023.10.24 04:54:36.971111 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3157 2023.10.24 04:54:36.971215 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3158 2023.10.24 04:54:36.971586 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3159 2023.10.24 04:54:36.971806 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3160 2023.10.24 04:54:36.971953 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3161 2023.10.24 04:54:36.972078 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.000977877 sec., 153393 rows/sec., 14.95 MiB/sec.
3162 2023.10.24 04:54:36.972186 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Debug> DynamicQueryHandler: Done processing query
3163 2023.10.24 04:54:36.972209 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3164 2023.10.24 04:54:36.972225 [ 3 ] {} <Debug> HTTP-Session: af952aad-c090-4ce4-836c-7f1099f672c9 Destroying unnamed session
3165 2023.10.24 04:54:36.972371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 47487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3166 2023.10.24 04:54:36.972415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3167 2023.10.24 04:54:36.972435 [ 3 ] {} <Debug> HTTP-Session: 8be19c77-ec50-4093-acbc-852882267038 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3168 2023.10.24 04:54:36.972452 [ 3 ] {} <Debug> HTTP-Session: 8be19c77-ec50-4093-acbc-852882267038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3169 2023.10.24 04:54:36.972532 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3170 2023.10.24 04:54:36.972570 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3171 2023.10.24 04:54:36.972672 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3172 2023.10.24 04:54:36.973109 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3173 2023.10.24 04:54:36.973326 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3174 2023.10.24 04:54:36.973472 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3175 2023.10.24 04:54:36.973601 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Information> executeQuery: Read 296 rows, 21.09 KiB in 0.001039558 sec., 284736 rows/sec., 19.82 MiB/sec.
3176 2023.10.24 04:54:36.973744 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Debug> DynamicQueryHandler: Done processing query
3177 2023.10.24 04:54:36.973766 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3178 2023.10.24 04:54:36.973782 [ 3 ] {} <Debug> HTTP-Session: 8be19c77-ec50-4093-acbc-852882267038 Destroying unnamed session
3179 2023.10.24 04:54:36.973927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3180 2023.10.24 04:54:36.973971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3181 2023.10.24 04:54:36.973989 [ 3 ] {} <Debug> HTTP-Session: c6d408c7-a980-4546-a8f0-5f08d510fb74 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3182 2023.10.24 04:54:36.974006 [ 3 ] {} <Debug> HTTP-Session: c6d408c7-a980-4546-a8f0-5f08d510fb74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3183 2023.10.24 04:54:36.974075 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3184 2023.10.24 04:54:36.974113 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3185 2023.10.24 04:54:36.974218 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3186 2023.10.24 04:54:36.974474 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3187 2023.10.24 04:54:36.974719 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3188 2023.10.24 04:54:36.974891 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3189 2023.10.24 04:54:36.975016 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000913144 sec., 6570 rows/sec., 275.92 KiB/sec.
3190 2023.10.24 04:54:36.975158 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Debug> DynamicQueryHandler: Done processing query
3191 2023.10.24 04:54:36.975181 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3192 2023.10.24 04:54:36.975196 [ 3 ] {} <Debug> HTTP-Session: c6d408c7-a980-4546-a8f0-5f08d510fb74 Destroying unnamed session
3193 2023.10.24 04:54:36.975333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3194 2023.10.24 04:54:36.975376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3195 2023.10.24 04:54:36.975395 [ 3 ] {} <Debug> HTTP-Session: d9d0cd07-4ecf-4a8c-84e3-4cb553e70ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3196 2023.10.24 04:54:36.975413 [ 3 ] {} <Debug> HTTP-Session: d9d0cd07-4ecf-4a8c-84e3-4cb553e70ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3197 2023.10.24 04:54:36.975487 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3198 2023.10.24 04:54:36.975531 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3199 2023.10.24 04:54:36.975652 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3200 2023.10.24 04:54:36.975951 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3201 2023.10.24 04:54:36.976187 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3202 2023.10.24 04:54:36.976357 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3203 2023.10.24 04:54:36.976491 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000975016 sec., 75896 rows/sec., 4.64 MiB/sec.
3204 2023.10.24 04:54:36.976605 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Debug> DynamicQueryHandler: Done processing query
3205 2023.10.24 04:54:36.976627 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3206 2023.10.24 04:54:36.976642 [ 3 ] {} <Debug> HTTP-Session: d9d0cd07-4ecf-4a8c-84e3-4cb553e70ba4 Destroying unnamed session
3207 2023.10.24 04:54:36.976778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3208 2023.10.24 04:54:36.976822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3209 2023.10.24 04:54:36.976841 [ 3 ] {} <Debug> HTTP-Session: 283f69fe-ade2-42b1-a956-c4ad97f822d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3210 2023.10.24 04:54:36.976857 [ 3 ] {} <Debug> HTTP-Session: 283f69fe-ade2-42b1-a956-c4ad97f822d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3211 2023.10.24 04:54:36.976933 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3212 2023.10.24 04:54:36.976976 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3213 2023.10.24 04:54:36.977109 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3214 2023.10.24 04:54:36.977543 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3215 2023.10.24 04:54:36.977824 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3216 2023.10.24 04:54:36.977993 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3217 2023.10.24 04:54:36.978113 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001153591 sec., 18204 rows/sec., 24.57 MiB/sec.
3218 2023.10.24 04:54:36.978237 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Debug> DynamicQueryHandler: Done processing query
3219 2023.10.24 04:54:36.978260 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3220 2023.10.24 04:54:36.978275 [ 3 ] {} <Debug> HTTP-Session: 283f69fe-ade2-42b1-a956-c4ad97f822d8 Destroying unnamed session
3221 2023.10.24 04:54:36.978445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3222 2023.10.24 04:54:36.978494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3223 2023.10.24 04:54:36.978512 [ 3 ] {} <Debug> HTTP-Session: 75f1b729-5c3c-450f-8de4-91051da58bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3224 2023.10.24 04:54:36.978528 [ 3 ] {} <Debug> HTTP-Session: 75f1b729-5c3c-450f-8de4-91051da58bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3225 2023.10.24 04:54:36.978596 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3226 2023.10.24 04:54:36.978635 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3227 2023.10.24 04:54:36.978736 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3228 2023.10.24 04:54:36.978994 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3229 2023.10.24 04:54:36.979233 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3230 2023.10.24 04:54:36.979407 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3231 2023.10.24 04:54:36.979538 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000908215 sec., 20920 rows/sec., 1.08 MiB/sec.
3232 2023.10.24 04:54:36.979534 [ 53 ] {} <Debug> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3233 2023.10.24 04:54:36.979647 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3234 2023.10.24 04:54:36.979745 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Debug> DynamicQueryHandler: Done processing query
3235 2023.10.24 04:54:36.979800 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3236 2023.10.24 04:54:36.979811 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3237 2023.10.24 04:54:36.979835 [ 3 ] {} <Debug> HTTP-Session: 75f1b729-5c3c-450f-8de4-91051da58bfc Destroying unnamed session
3238 2023.10.24 04:54:36.979952 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3239 2023.10.24 04:54:36.979988 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::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
3240 2023.10.24 04:54:36.980094 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3241 2023.10.24 04:54:36.980178 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
3242 2023.10.24 04:54:36.980260 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3243 2023.10.24 04:54:36.980338 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
3244 2023.10.24 04:54:36.980414 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
3245 2023.10.24 04:54:36.981026 [ 11 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309985 sec., 242750.87119318158 rows/sec., 13.04 MiB/sec.
3246 2023.10.24 04:54:36.981164 [ 11 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3247 2023.10.24 04:54:36.981406 [ 11 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3248 2023.10.24 04:54:36.981481 [ 11 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3249 2023.10.24 04:54:41.308572 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
3250 2023.10.24 04:54:41.308643 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
3251 2023.10.24 04:54:41.965274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3252 2023.10.24 04:54:41.965433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3253 2023.10.24 04:54:41.965480 [ 3 ] {} <Debug> HTTP-Session: ef125dee-3ca1-40d3-9734-b63ae67c5029 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3254 2023.10.24 04:54:41.965520 [ 3 ] {} <Debug> HTTP-Session: ef125dee-3ca1-40d3-9734-b63ae67c5029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3255 2023.10.24 04:54:41.965722 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3256 2023.10.24 04:54:41.965821 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3257 2023.10.24 04:54:41.966079 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3258 2023.10.24 04:54:41.966638 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3259 2023.10.24 04:54:41.966908 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3260 2023.10.24 04:54:41.967094 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3261 2023.10.24 04:54:41.967229 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001452099 sec., 21348 rows/sec., 1.69 MiB/sec.
3262 2023.10.24 04:54:41.967389 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Debug> DynamicQueryHandler: Done processing query
3263 2023.10.24 04:54:41.967414 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3264 2023.10.24 04:54:41.967430 [ 3 ] {} <Debug> HTTP-Session: ef125dee-3ca1-40d3-9734-b63ae67c5029 Destroying unnamed session
3265 2023.10.24 04:54:41.967557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3266 2023.10.24 04:54:41.967606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3267 2023.10.24 04:54:41.967627 [ 3 ] {} <Debug> HTTP-Session: 15cc7204-b2ee-49f1-94a2-4f69e32041e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3268 2023.10.24 04:54:41.967645 [ 3 ] {} <Debug> HTTP-Session: 15cc7204-b2ee-49f1-94a2-4f69e32041e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3269 2023.10.24 04:54:41.967728 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3270 2023.10.24 04:54:41.967771 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3271 2023.10.24 04:54:41.967878 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3272 2023.10.24 04:54:41.968247 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3273 2023.10.24 04:54:41.968464 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3274 2023.10.24 04:54:41.968608 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3275 2023.10.24 04:54:41.968738 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000980676 sec., 94832 rows/sec., 9.05 MiB/sec.
3276 2023.10.24 04:54:41.968850 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Debug> DynamicQueryHandler: Done processing query
3277 2023.10.24 04:54:41.968873 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3278 2023.10.24 04:54:41.968889 [ 3 ] {} <Debug> HTTP-Session: 15cc7204-b2ee-49f1-94a2-4f69e32041e4 Destroying unnamed session
3279 2023.10.24 04:54:41.969005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3280 2023.10.24 04:54:41.969049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3281 2023.10.24 04:54:41.969069 [ 3 ] {} <Debug> HTTP-Session: 6f5cfef4-faec-4936-83bc-0ca774910c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3282 2023.10.24 04:54:41.969085 [ 3 ] {} <Debug> HTTP-Session: 6f5cfef4-faec-4936-83bc-0ca774910c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3283 2023.10.24 04:54:41.969156 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3284 2023.10.24 04:54:41.969194 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3285 2023.10.24 04:54:41.969297 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3286 2023.10.24 04:54:41.969592 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3287 2023.10.24 04:54:41.969791 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3288 2023.10.24 04:54:41.969936 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3289 2023.10.24 04:54:41.970039 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000852793 sec., 36351 rows/sec., 2.84 MiB/sec.
3290 2023.10.24 04:54:41.970182 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Debug> DynamicQueryHandler: Done processing query
3291 2023.10.24 04:54:41.970206 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3292 2023.10.24 04:54:41.970222 [ 3 ] {} <Debug> HTTP-Session: 6f5cfef4-faec-4936-83bc-0ca774910c43 Destroying unnamed session
3293 2023.10.24 04:54:41.970418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3294 2023.10.24 04:54:41.970463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3295 2023.10.24 04:54:41.970482 [ 3 ] {} <Debug> HTTP-Session: 0bcaaf67-66eb-4419-89b9-010300262c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3296 2023.10.24 04:54:41.970498 [ 3 ] {} <Debug> HTTP-Session: 0bcaaf67-66eb-4419-89b9-010300262c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3297 2023.10.24 04:54:41.970575 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3298 2023.10.24 04:54:41.970621 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3299 2023.10.24 04:54:41.970763 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3300 2023.10.24 04:54:41.971159 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3301 2023.10.24 04:54:41.971458 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3302 2023.10.24 04:54:41.971632 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3303 2023.10.24 04:54:41.971769 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001162551 sec., 26665 rows/sec., 35.98 MiB/sec.
3304 2023.10.24 04:54:41.971915 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Debug> DynamicQueryHandler: Done processing query
3305 2023.10.24 04:54:41.971938 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3306 2023.10.24 04:54:41.971954 [ 3 ] {} <Debug> HTTP-Session: 0bcaaf67-66eb-4419-89b9-010300262c6d Destroying unnamed session
3307 2023.10.24 04:54:46.969704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3308 2023.10.24 04:54:46.969826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3309 2023.10.24 04:54:46.969854 [ 3 ] {} <Debug> HTTP-Session: 00556511-cbec-4d36-8d52-bea240df0654 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3310 2023.10.24 04:54:46.969879 [ 3 ] {} <Debug> HTTP-Session: 00556511-cbec-4d36-8d52-bea240df0654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3311 2023.10.24 04:54:46.970008 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3312 2023.10.24 04:54:46.970069 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3313 2023.10.24 04:54:46.970231 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3314 2023.10.24 04:54:46.970659 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3315 2023.10.24 04:54:46.970937 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3316 2023.10.24 04:54:46.971102 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3317 2023.10.24 04:54:46.971231 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001184952 sec., 22785 rows/sec., 1.68 MiB/sec.
3318 2023.10.24 04:54:46.971396 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Debug> DynamicQueryHandler: Done processing query
3319 2023.10.24 04:54:46.971421 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3320 2023.10.24 04:54:46.971438 [ 3 ] {} <Debug> HTTP-Session: 00556511-cbec-4d36-8d52-bea240df0654 Destroying unnamed session
3321 2023.10.24 04:54:46.971582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3322 2023.10.24 04:54:46.971633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3323 2023.10.24 04:54:46.971654 [ 3 ] {} <Debug> HTTP-Session: 670196d8-534a-457a-bf36-ea5a72b0b750 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3324 2023.10.24 04:54:46.971673 [ 3 ] {} <Debug> HTTP-Session: 670196d8-534a-457a-bf36-ea5a72b0b750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3325 2023.10.24 04:54:46.971759 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3326 2023.10.24 04:54:46.971801 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3327 2023.10.24 04:54:46.971915 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3328 2023.10.24 04:54:46.972297 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3329 2023.10.24 04:54:46.972531 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3330 2023.10.24 04:54:46.972682 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3331 2023.10.24 04:54:46.972815 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.001026207 sec., 146169 rows/sec., 14.24 MiB/sec.
3332 2023.10.24 04:54:46.972971 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Debug> DynamicQueryHandler: Done processing query
3333 2023.10.24 04:54:46.972997 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3334 2023.10.24 04:54:46.973013 [ 3 ] {} <Debug> HTTP-Session: 670196d8-534a-457a-bf36-ea5a72b0b750 Destroying unnamed session
3335 2023.10.24 04:54:46.973189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3336 2023.10.24 04:54:46.973235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3337 2023.10.24 04:54:46.973255 [ 3 ] {} <Debug> HTTP-Session: 9e15c99d-a218-4ff5-8cb6-c1c25652894a Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3338 2023.10.24 04:54:46.973274 [ 3 ] {} <Debug> HTTP-Session: 9e15c99d-a218-4ff5-8cb6-c1c25652894a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3339 2023.10.24 04:54:46.973360 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3340 2023.10.24 04:54:46.973402 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3341 2023.10.24 04:54:46.973521 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3342 2023.10.24 04:54:46.974007 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3343 2023.10.24 04:54:46.974228 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3344 2023.10.24 04:54:46.974381 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3345 2023.10.24 04:54:46.974518 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.00112196 sec., 254019 rows/sec., 17.61 MiB/sec.
3346 2023.10.24 04:54:46.974683 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Debug> DynamicQueryHandler: Done processing query
3347 2023.10.24 04:54:46.974706 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3348 2023.10.24 04:54:46.974722 [ 3 ] {} <Debug> HTTP-Session: 9e15c99d-a218-4ff5-8cb6-c1c25652894a Destroying unnamed session
3349 2023.10.24 04:54:46.974878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3350 2023.10.24 04:54:46.974924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3351 2023.10.24 04:54:46.974944 [ 3 ] {} <Debug> HTTP-Session: bb20a773-4c4c-40a9-bb8a-08b0696d1156 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3352 2023.10.24 04:54:46.974962 [ 3 ] {} <Debug> HTTP-Session: bb20a773-4c4c-40a9-bb8a-08b0696d1156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3353 2023.10.24 04:54:46.975032 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3354 2023.10.24 04:54:46.975071 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3355 2023.10.24 04:54:46.975181 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3356 2023.10.24 04:54:46.975433 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3357 2023.10.24 04:54:46.975671 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3358 2023.10.24 04:54:46.975854 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3359 2023.10.24 04:54:46.975985 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919985 sec., 6521 rows/sec., 273.87 KiB/sec.
3360 2023.10.24 04:54:46.975983 [ 63 ] {} <Debug> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3361 2023.10.24 04:54:46.976103 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3362 2023.10.24 04:54:46.976140 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Debug> DynamicQueryHandler: Done processing query
3363 2023.10.24 04:54:46.976224 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3364 2023.10.24 04:54:46.976250 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3365 2023.10.24 04:54:46.976282 [ 3 ] {} <Debug> HTTP-Session: bb20a773-4c4c-40a9-bb8a-08b0696d1156 Destroying unnamed session
3366 2023.10.24 04:54:46.976417 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3367 2023.10.24 04:54:46.976454 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
3368 2023.10.24 04:54:46.976524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3369 2023.10.24 04:54:46.976603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3370 2023.10.24 04:54:46.976662 [ 3 ] {} <Debug> HTTP-Session: 68ff9685-41a1-4dfe-9ae4-deae2397dcd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3371 2023.10.24 04:54:46.976703 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
3372 2023.10.24 04:54:46.976715 [ 3 ] {} <Debug> HTTP-Session: 68ff9685-41a1-4dfe-9ae4-deae2397dcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3373 2023.10.24 04:54:46.976958 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3374 2023.10.24 04:54:46.976974 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
3375 2023.10.24 04:54:46.977061 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3376 2023.10.24 04:54:46.977268 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
3377 2023.10.24 04:54:46.977587 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3378 2023.10.24 04:54:46.977595 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
3379 2023.10.24 04:54:46.977783 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
3380 2023.10.24 04:54:46.978296 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3381 2023.10.24 04:54:46.978820 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3382 2023.10.24 04:54:46.979245 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3383 2023.10.24 04:54:46.979323 [ 11 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167356 sec., 30309.191641230096 rows/sec., 1.24 MiB/sec.
3384 2023.10.24 04:54:46.979420 [ 63 ] {} <Debug> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3385 2023.10.24 04:54:46.979464 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002464467 sec., 25563 rows/sec., 1.55 MiB/sec.
3386 2023.10.24 04:54:46.979524 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3387 2023.10.24 04:54:46.979529 [ 11 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3388 2023.10.24 04:54:46.979787 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3389 2023.10.24 04:54:46.979866 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Debug> DynamicQueryHandler: Done processing query
3390 2023.10.24 04:54:46.979922 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3391 2023.10.24 04:54:46.979980 [ 3 ] {} <Debug> HTTP-Session: 68ff9685-41a1-4dfe-9ae4-deae2397dcd5 Destroying unnamed session
3392 2023.10.24 04:54:46.980061 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3393 2023.10.24 04:54:46.980063 [ 11 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3394 2023.10.24 04:54:46.980132 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part
3395 2023.10.24 04:54:46.980220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3396 2023.10.24 04:54:46.980217 [ 11 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3397 2023.10.24 04:54:46.980326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3398 2023.10.24 04:54:46.980426 [ 3 ] {} <Debug> HTTP-Session: a66a74f5-5ae6-471e-89fa-3b135c47f778 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3399 2023.10.24 04:54:46.980497 [ 3 ] {} <Debug> HTTP-Session: a66a74f5-5ae6-471e-89fa-3b135c47f778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3400 2023.10.24 04:54:46.980536 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part
3401 2023.10.24 04:54:46.980704 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3402 2023.10.24 04:54:46.980791 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part
3403 2023.10.24 04:54:46.980817 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3404 2023.10.24 04:54:46.981087 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part
3405 2023.10.24 04:54:46.981431 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part
3406 2023.10.24 04:54:46.981471 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3407 2023.10.24 04:54:46.981689 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part
3408 2023.10.24 04:54:46.982369 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3409 2023.10.24 04:54:46.983152 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3410 2023.10.24 04:54:46.983389 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.003766602 sec., 279296.83040576096 rows/sec., 16.98 MiB/sec.
3411 2023.10.24 04:54:46.983479 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3412 2023.10.24 04:54:46.983603 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3413 2023.10.24 04:54:46.983725 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00294317 sec., 7135 rows/sec., 9.63 MiB/sec.
3414 2023.10.24 04:54:46.983948 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Debug> DynamicQueryHandler: Done processing query
3415 2023.10.24 04:54:46.983993 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3416 2023.10.24 04:54:46.983993 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3417 2023.10.24 04:54:46.984019 [ 3 ] {} <Debug> HTTP-Session: a66a74f5-5ae6-471e-89fa-3b135c47f778 Destroying unnamed session
3418 2023.10.24 04:54:46.984105 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3419 2023.10.24 04:54:46.984204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2023.10.24 04:54:46.984262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3421 2023.10.24 04:54:46.984282 [ 3 ] {} <Debug> HTTP-Session: 46e83ea0-3031-4168-bbe4-03db420ab8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3422 2023.10.24 04:54:46.984299 [ 3 ] {} <Debug> HTTP-Session: 46e83ea0-3031-4168-bbe4-03db420ab8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2023.10.24 04:54:46.984370 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3424 2023.10.24 04:54:46.984412 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3425 2023.10.24 04:54:46.984532 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3426 2023.10.24 04:54:46.984796 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3427 2023.10.24 04:54:46.985031 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3428 2023.10.24 04:54:46.985208 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3429 2023.10.24 04:54:46.985331 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000926035 sec., 20517 rows/sec., 1.06 MiB/sec.
3430 2023.10.24 04:54:46.985449 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Debug> DynamicQueryHandler: Done processing query
3431 2023.10.24 04:54:46.985475 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3432 2023.10.24 04:54:46.985491 [ 3 ] {} <Debug> HTTP-Session: 46e83ea0-3031-4168-bbe4-03db420ab8f6 Destroying unnamed session
3433 2023.10.24 04:54:51.964855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3434 2023.10.24 04:54:51.964977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3435 2023.10.24 04:54:51.965006 [ 3 ] {} <Debug> HTTP-Session: 847256ec-38e3-4eeb-9abc-bcdc6e9e8ced Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3436 2023.10.24 04:54:51.965034 [ 3 ] {} <Debug> HTTP-Session: 847256ec-38e3-4eeb-9abc-bcdc6e9e8ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3437 2023.10.24 04:54:51.965178 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3438 2023.10.24 04:54:51.965246 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3439 2023.10.24 04:54:51.965425 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3440 2023.10.24 04:54:51.965898 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3441 2023.10.24 04:54:51.966158 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3442 2023.10.24 04:54:51.966330 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3443 2023.10.24 04:54:51.966477 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001249374 sec., 24812 rows/sec., 1.96 MiB/sec.
3444 2023.10.24 04:54:51.966481 [ 97 ] {} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3445 2023.10.24 04:54:51.966608 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3446 2023.10.24 04:54:51.966642 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Debug> DynamicQueryHandler: Done processing query
3447 2023.10.24 04:54:51.966701 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3448 2023.10.24 04:54:51.966735 [ 3 ] {} <Debug> HTTP-Session: 847256ec-38e3-4eeb-9abc-bcdc6e9e8ced Destroying unnamed session
3449 2023.10.24 04:54:51.966749 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3450 2023.10.24 04:54:51.966896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3451 2023.10.24 04:54:51.966934 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3452 2023.10.24 04:54:51.966976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3453 2023.10.24 04:54:51.966995 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 58 rows starting from the beginning of the part
3454 2023.10.24 04:54:51.967014 [ 3 ] {} <Debug> HTTP-Session: 9d14795b-d630-4cfc-a7f8-7483418b21d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3455 2023.10.24 04:54:51.967070 [ 3 ] {} <Debug> HTTP-Session: 9d14795b-d630-4cfc-a7f8-7483418b21d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3456 2023.10.24 04:54:51.967297 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3457 2023.10.24 04:54:51.967315 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part
3458 2023.10.24 04:54:51.967378 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3459 2023.10.24 04:54:51.967643 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part
3460 2023.10.24 04:54:51.967820 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3461 2023.10.24 04:54:51.967912 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part
3462 2023.10.24 04:54:51.968055 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part
3463 2023.10.24 04:54:51.968267 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part
3464 2023.10.24 04:54:51.968743 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3465 2023.10.24 04:54:51.969194 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3466 2023.10.24 04:54:51.969498 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3467 2023.10.24 04:54:51.969715 [ 97 ] {} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3468 2023.10.24 04:54:51.969886 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.002513528 sec., 36999 rows/sec., 3.53 MiB/sec.
3469 2023.10.24 04:54:51.969910 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3470 2023.10.24 04:54:51.969978 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.003292699 sec., 62258.95534332169 rows/sec., 4.80 MiB/sec.
3471 2023.10.24 04:54:51.970105 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3472 2023.10.24 04:54:51.970231 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3473 2023.10.24 04:54:51.970277 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Debug> DynamicQueryHandler: Done processing query
3474 2023.10.24 04:54:51.970286 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3475 2023.10.24 04:54:51.970329 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3476 2023.10.24 04:54:51.970352 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part
3477 2023.10.24 04:54:51.970389 [ 3 ] {} <Debug> HTTP-Session: 9d14795b-d630-4cfc-a7f8-7483418b21d7 Destroying unnamed session
3478 2023.10.24 04:54:51.970530 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 93 rows starting from the beginning of the part
3479 2023.10.24 04:54:51.970535 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3480 2023.10.24 04:54:51.970655 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3481 2023.10.24 04:54:51.970705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3482 2023.10.24 04:54:51.970720 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 150 rows starting from the beginning of the part
3483 2023.10.24 04:54:51.970839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3484 2023.10.24 04:54:51.970889 [ 3 ] {} <Debug> HTTP-Session: a58d10c0-deeb-4e5f-bcfa-63c416042d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3485 2023.10.24 04:54:51.970943 [ 3 ] {} <Debug> HTTP-Session: a58d10c0-deeb-4e5f-bcfa-63c416042d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3486 2023.10.24 04:54:51.970967 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 93 rows starting from the beginning of the part
3487 2023.10.24 04:54:51.971155 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3488 2023.10.24 04:54:51.971190 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 150 rows starting from the beginning of the part
3489 2023.10.24 04:54:51.971255 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3490 2023.10.24 04:54:51.971452 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 93 rows starting from the beginning of the part
3491 2023.10.24 04:54:51.971764 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3492 2023.10.24 04:54:51.972637 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3493 2023.10.24 04:54:51.973030 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3494 2023.10.24 04:54:51.973367 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3495 2023.10.24 04:54:51.973389 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 4 columns (4 merged, 0 gathered) in 0.003391102 sec., 242399.0785296343 rows/sec., 23.39 MiB/sec.
3496 2023.10.24 04:54:51.973580 [ 97 ] {} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3497 2023.10.24 04:54:51.973594 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.002360354 sec., 13133 rows/sec., 1.03 MiB/sec.
3498 2023.10.24 04:54:51.973651 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3499 2023.10.24 04:54:51.973697 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3500 2023.10.24 04:54:51.974008 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3501 2023.10.24 04:54:51.974034 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Debug> DynamicQueryHandler: Done processing query
3502 2023.10.24 04:54:51.974078 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3503 2023.10.24 04:54:51.974139 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3504 2023.10.24 04:54:51.974157 [ 3 ] {} <Debug> HTTP-Session: a58d10c0-deeb-4e5f-bcfa-63c416042d07 Destroying unnamed session
3505 2023.10.24 04:54:51.974241 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3506 2023.10.24 04:54:51.974292 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 345 rows starting from the beginning of the part
3507 2023.10.24 04:54:51.974300 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3508 2023.10.24 04:54:51.974489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3509 2023.10.24 04:54:51.974557 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part
3510 2023.10.24 04:54:51.974583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3511 2023.10.24 04:54:51.974640 [ 3 ] {} <Debug> HTTP-Session: a3209d67-066f-4ffe-b71e-ef93ea06def9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3512 2023.10.24 04:54:51.974676 [ 3 ] {} <Debug> HTTP-Session: a3209d67-066f-4ffe-b71e-ef93ea06def9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3513 2023.10.24 04:54:51.974823 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 296 rows starting from the beginning of the part
3514 2023.10.24 04:54:51.974909 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3515 2023.10.24 04:54:51.975056 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3516 2023.10.24 04:54:51.975085 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part
3517 2023.10.24 04:54:51.975421 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 285 rows starting from the beginning of the part
3518 2023.10.24 04:54:51.975691 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3519 2023.10.24 04:54:51.975708 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part
3520 2023.10.24 04:54:51.976758 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3521 2023.10.24 04:54:51.977475 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1019 rows, containing 4 columns (4 merged, 0 gathered) in 0.003611148 sec., 282181.7327896835 rows/sec., 19.96 MiB/sec.
3522 2023.10.24 04:54:51.977506 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3523 2023.10.24 04:54:51.977597 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3524 2023.10.24 04:54:51.977794 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3525 2023.10.24 04:54:51.977873 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3526 2023.10.24 04:54:51.977999 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3527 2023.10.24 04:54:51.978037 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.003066213 sec., 10110 rows/sec., 13.64 MiB/sec.
3528 2023.10.24 04:54:51.978252 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Debug> DynamicQueryHandler: Done processing query
3529 2023.10.24 04:54:51.978276 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3530 2023.10.24 04:54:51.978292 [ 3 ] {} <Debug> HTTP-Session: a3209d67-066f-4ffe-b71e-ef93ea06def9 Destroying unnamed session
3531 2023.10.24 04:54:56.308714 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
3532 2023.10.24 04:54:56.308801 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
3533 2023.10.24 04:54:56.969155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3534 2023.10.24 04:54:56.969266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3535 2023.10.24 04:54:56.969296 [ 3 ] {} <Debug> HTTP-Session: 240b9d21-8837-45c8-8f6e-c271534d413c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3536 2023.10.24 04:54:56.969324 [ 3 ] {} <Debug> HTTP-Session: 240b9d21-8837-45c8-8f6e-c271534d413c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3537 2023.10.24 04:54:56.969472 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3538 2023.10.24 04:54:56.969540 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3539 2023.10.24 04:54:56.969728 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3540 2023.10.24 04:54:56.970110 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3541 2023.10.24 04:54:56.970370 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3542 2023.10.24 04:54:56.970531 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3543 2023.10.24 04:54:56.970656 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001147561 sec., 23528 rows/sec., 1.74 MiB/sec.
3544 2023.10.24 04:54:56.970789 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Debug> DynamicQueryHandler: Done processing query
3545 2023.10.24 04:54:56.970813 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3546 2023.10.24 04:54:56.970829 [ 3 ] {} <Debug> HTTP-Session: 240b9d21-8837-45c8-8f6e-c271534d413c Destroying unnamed session
3547 2023.10.24 04:54:56.971046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3548 2023.10.24 04:54:56.971090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3549 2023.10.24 04:54:56.971110 [ 3 ] {} <Debug> HTTP-Session: 33c99bf6-fc49-4055-9330-dc8c3b751df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3550 2023.10.24 04:54:56.971127 [ 3 ] {} <Debug> HTTP-Session: 33c99bf6-fc49-4055-9330-dc8c3b751df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3551 2023.10.24 04:54:56.971202 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3552 2023.10.24 04:54:56.971240 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3553 2023.10.24 04:54:56.971343 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3554 2023.10.24 04:54:56.971665 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3555 2023.10.24 04:54:56.971885 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3556 2023.10.24 04:54:56.972030 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3557 2023.10.24 04:54:56.972156 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.000925715 sec., 162036 rows/sec., 15.79 MiB/sec.
3558 2023.10.24 04:54:56.972260 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Debug> DynamicQueryHandler: Done processing query
3559 2023.10.24 04:54:56.972282 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3560 2023.10.24 04:54:56.972298 [ 3 ] {} <Debug> HTTP-Session: 33c99bf6-fc49-4055-9330-dc8c3b751df7 Destroying unnamed session
3561 2023.10.24 04:54:56.972460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3562 2023.10.24 04:54:56.972505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3563 2023.10.24 04:54:56.972523 [ 3 ] {} <Debug> HTTP-Session: 7e96c8d6-4a53-4df7-872d-64e4febfe70b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3564 2023.10.24 04:54:56.972539 [ 3 ] {} <Debug> HTTP-Session: 7e96c8d6-4a53-4df7-872d-64e4febfe70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3565 2023.10.24 04:54:56.972617 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3566 2023.10.24 04:54:56.972655 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3567 2023.10.24 04:54:56.972759 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3568 2023.10.24 04:54:56.973132 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3569 2023.10.24 04:54:56.973346 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3570 2023.10.24 04:54:56.973492 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3571 2023.10.24 04:54:56.973612 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.000967306 sec., 294632 rows/sec., 20.42 MiB/sec.
3572 2023.10.24 04:54:56.973716 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Debug> DynamicQueryHandler: Done processing query
3573 2023.10.24 04:54:56.973738 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3574 2023.10.24 04:54:56.973753 [ 3 ] {} <Debug> HTTP-Session: 7e96c8d6-4a53-4df7-872d-64e4febfe70b Destroying unnamed session
3575 2023.10.24 04:54:56.973920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3576 2023.10.24 04:54:56.973963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3577 2023.10.24 04:54:56.973982 [ 3 ] {} <Debug> HTTP-Session: 446701dd-288a-4ebc-90a0-265c5e6ac901 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3578 2023.10.24 04:54:56.973998 [ 3 ] {} <Debug> HTTP-Session: 446701dd-288a-4ebc-90a0-265c5e6ac901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3579 2023.10.24 04:54:56.974067 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3580 2023.10.24 04:54:56.974105 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3581 2023.10.24 04:54:56.974212 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3582 2023.10.24 04:54:56.974419 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3583 2023.10.24 04:54:56.974651 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3584 2023.10.24 04:54:56.974818 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3585 2023.10.24 04:54:56.974944 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000849123 sec., 7066 rows/sec., 296.72 KiB/sec.
3586 2023.10.24 04:54:56.975119 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Debug> DynamicQueryHandler: Done processing query
3587 2023.10.24 04:54:56.975143 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3588 2023.10.24 04:54:56.975159 [ 3 ] {} <Debug> HTTP-Session: 446701dd-288a-4ebc-90a0-265c5e6ac901 Destroying unnamed session
3589 2023.10.24 04:54:56.975288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3590 2023.10.24 04:54:56.975332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3591 2023.10.24 04:54:56.975351 [ 3 ] {} <Debug> HTTP-Session: 62087bc4-a7f0-4dd6-9fae-13c37c8bddf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3592 2023.10.24 04:54:56.975367 [ 3 ] {} <Debug> HTTP-Session: 62087bc4-a7f0-4dd6-9fae-13c37c8bddf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3593 2023.10.24 04:54:56.975441 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3594 2023.10.24 04:54:56.975485 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3595 2023.10.24 04:54:56.975612 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3596 2023.10.24 04:54:56.975868 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3597 2023.10.24 04:54:56.976117 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3598 2023.10.24 04:54:56.976291 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3599 2023.10.24 04:54:56.976430 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000950865 sec., 66255 rows/sec., 4.02 MiB/sec.
3600 2023.10.24 04:54:56.976605 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Debug> DynamicQueryHandler: Done processing query
3601 2023.10.24 04:54:56.976629 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3602 2023.10.24 04:54:56.976644 [ 3 ] {} <Debug> HTTP-Session: 62087bc4-a7f0-4dd6-9fae-13c37c8bddf1 Destroying unnamed session
3603 2023.10.24 04:54:56.976803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3604 2023.10.24 04:54:56.976845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3605 2023.10.24 04:54:56.976865 [ 3 ] {} <Debug> HTTP-Session: 1c7353b7-04a9-48dd-acc1-52df50b1da1b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3606 2023.10.24 04:54:56.976882 [ 3 ] {} <Debug> HTTP-Session: 1c7353b7-04a9-48dd-acc1-52df50b1da1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3607 2023.10.24 04:54:56.976954 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3608 2023.10.24 04:54:56.976998 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3609 2023.10.24 04:54:56.977144 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3610 2023.10.24 04:54:56.977457 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3611 2023.10.24 04:54:56.977726 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3612 2023.10.24 04:54:56.977897 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3613 2023.10.24 04:54:56.978007 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001024677 sec., 20494 rows/sec., 27.66 MiB/sec.
3614 2023.10.24 04:54:56.978055 [ 83 ] {} <Debug> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3615 2023.10.24 04:54:56.978155 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Debug> DynamicQueryHandler: Done processing query
3616 2023.10.24 04:54:56.978189 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3617 2023.10.24 04:54:56.978198 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3618 2023.10.24 04:54:56.978213 [ 3 ] {} <Debug> HTTP-Session: 1c7353b7-04a9-48dd-acc1-52df50b1da1b Destroying unnamed session
3619 2023.10.24 04:54:56.978335 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3620 2023.10.24 04:54:56.978364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3621 2023.10.24 04:54:56.978474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3622 2023.10.24 04:54:56.978521 [ 3 ] {} <Debug> HTTP-Session: 78731dec-c6a4-4365-a7d1-ca251fdf99e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3623 2023.10.24 04:54:56.978574 [ 3 ] {} <Debug> HTTP-Session: 78731dec-c6a4-4365-a7d1-ca251fdf99e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3624 2023.10.24 04:54:56.978624 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3625 2023.10.24 04:54:56.978751 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3626 2023.10.24 04:54:56.978756 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 565 rows starting from the beginning of the part
3627 2023.10.24 04:54:56.978814 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3628 2023.10.24 04:54:56.979193 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3629 2023.10.24 04:54:56.979256 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part
3630 2023.10.24 04:54:56.979627 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part
3631 2023.10.24 04:54:56.979883 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3632 2023.10.24 04:54:56.979922 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part
3633 2023.10.24 04:54:56.980167 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part
3634 2023.10.24 04:54:56.980360 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part
3635 2023.10.24 04:54:56.980383 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3636 2023.10.24 04:54:56.980655 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3637 2023.10.24 04:54:56.980896 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002083206 sec., 9120 rows/sec., 484.25 KiB/sec.
3638 2023.10.24 04:54:56.981098 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Debug> DynamicQueryHandler: Done processing query
3639 2023.10.24 04:54:56.981121 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3640 2023.10.24 04:54:56.981141 [ 3 ] {} <Debug> HTTP-Session: 78731dec-c6a4-4365-a7d1-ca251fdf99e8 Destroying unnamed session
3641 2023.10.24 04:54:56.982441 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 6 columns (6 merged, 0 gathered) in 0.004154643 sec., 166079.25157468402 rows/sec., 224.12 MiB/sec.
3642 2023.10.24 04:54:56.982778 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3643 2023.10.24 04:54:56.982993 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3644 2023.10.24 04:54:56.983061 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3645 2023.10.24 04:54:56.983133 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5: 4.08 MiB.
3646 2023.10.24 04:55:01.965396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3647 2023.10.24 04:55:01.965525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3648 2023.10.24 04:55:01.965556 [ 3 ] {} <Debug> HTTP-Session: 13290103-3d7d-485e-a8fe-46977840e07f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3649 2023.10.24 04:55:01.965582 [ 3 ] {} <Debug> HTTP-Session: 13290103-3d7d-485e-a8fe-46977840e07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3650 2023.10.24 04:55:01.965722 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3651 2023.10.24 04:55:01.965789 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3652 2023.10.24 04:55:01.965957 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3653 2023.10.24 04:55:01.966445 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3654 2023.10.24 04:55:01.966727 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3655 2023.10.24 04:55:01.966908 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3656 2023.10.24 04:55:01.967039 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001278944 sec., 24238 rows/sec., 1.92 MiB/sec.
3657 2023.10.24 04:55:01.967202 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Debug> DynamicQueryHandler: Done processing query
3658 2023.10.24 04:55:01.967228 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3659 2023.10.24 04:55:01.967245 [ 3 ] {} <Debug> HTTP-Session: 13290103-3d7d-485e-a8fe-46977840e07f Destroying unnamed session
3660 2023.10.24 04:55:01.967392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3661 2023.10.24 04:55:01.967446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3662 2023.10.24 04:55:01.967468 [ 3 ] {} <Debug> HTTP-Session: 7cc97c32-52d6-4675-9475-c8ec60cd5ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3663 2023.10.24 04:55:01.967489 [ 3 ] {} <Debug> HTTP-Session: 7cc97c32-52d6-4675-9475-c8ec60cd5ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3664 2023.10.24 04:55:01.967578 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3665 2023.10.24 04:55:01.967628 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3666 2023.10.24 04:55:01.967740 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3667 2023.10.24 04:55:01.968153 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3668 2023.10.24 04:55:01.968469 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3669 2023.10.24 04:55:01.968654 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3670 2023.10.24 04:55:01.968779 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.001162531 sec., 79997 rows/sec., 7.63 MiB/sec.
3671 2023.10.24 04:55:01.968902 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Debug> DynamicQueryHandler: Done processing query
3672 2023.10.24 04:55:01.968933 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3673 2023.10.24 04:55:01.968949 [ 3 ] {} <Debug> HTTP-Session: 7cc97c32-52d6-4675-9475-c8ec60cd5ccb Destroying unnamed session
3674 2023.10.24 04:55:01.969099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3675 2023.10.24 04:55:01.969166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3676 2023.10.24 04:55:01.969189 [ 3 ] {} <Debug> HTTP-Session: e536b754-1913-4cbe-bffe-fe5bbb132c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3677 2023.10.24 04:55:01.969210 [ 3 ] {} <Debug> HTTP-Session: e536b754-1913-4cbe-bffe-fe5bbb132c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3678 2023.10.24 04:55:01.969293 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3679 2023.10.24 04:55:01.969352 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3680 2023.10.24 04:55:01.969479 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3681 2023.10.24 04:55:01.969844 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3682 2023.10.24 04:55:01.970067 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3683 2023.10.24 04:55:01.970249 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3684 2023.10.24 04:55:01.970390 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.001051728 sec., 29475 rows/sec., 2.31 MiB/sec.
3685 2023.10.24 04:55:01.970519 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Debug> DynamicQueryHandler: Done processing query
3686 2023.10.24 04:55:01.970545 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3687 2023.10.24 04:55:01.970563 [ 3 ] {} <Debug> HTTP-Session: e536b754-1913-4cbe-bffe-fe5bbb132c22 Destroying unnamed session
3688 2023.10.24 04:55:01.970794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3689 2023.10.24 04:55:01.970850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3690 2023.10.24 04:55:01.970872 [ 3 ] {} <Debug> HTTP-Session: b20c78cc-5f4e-48d4-83a3-b3a29db9b813 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3691 2023.10.24 04:55:01.970891 [ 3 ] {} <Debug> HTTP-Session: b20c78cc-5f4e-48d4-83a3-b3a29db9b813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3692 2023.10.24 04:55:01.970979 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3693 2023.10.24 04:55:01.971029 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3694 2023.10.24 04:55:01.971185 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3695 2023.10.24 04:55:01.971637 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3696 2023.10.24 04:55:01.972004 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3697 2023.10.24 04:55:01.972194 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3698 2023.10.24 04:55:01.972313 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001299845 sec., 23848 rows/sec., 32.18 MiB/sec.
3699 2023.10.24 04:55:01.972436 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Debug> DynamicQueryHandler: Done processing query
3700 2023.10.24 04:55:01.972461 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3701 2023.10.24 04:55:01.972477 [ 3 ] {} <Debug> HTTP-Session: b20c78cc-5f4e-48d4-83a3-b3a29db9b813 Destroying unnamed session
3702 2023.10.24 04:55:06.969946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3703 2023.10.24 04:55:06.970072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3704 2023.10.24 04:55:06.970102 [ 3 ] {} <Debug> HTTP-Session: 1f19f856-2092-4bd1-a65a-770ae215d5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3705 2023.10.24 04:55:06.970130 [ 3 ] {} <Debug> HTTP-Session: 1f19f856-2092-4bd1-a65a-770ae215d5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3706 2023.10.24 04:55:06.970273 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3707 2023.10.24 04:55:06.970341 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3708 2023.10.24 04:55:06.970528 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3709 2023.10.24 04:55:06.970974 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3710 2023.10.24 04:55:06.971265 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3711 2023.10.24 04:55:06.971437 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3712 2023.10.24 04:55:06.971575 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001256694 sec., 21484 rows/sec., 1.59 MiB/sec.
3713 2023.10.24 04:55:06.971717 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Debug> DynamicQueryHandler: Done processing query
3714 2023.10.24 04:55:06.971742 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3715 2023.10.24 04:55:06.971758 [ 3 ] {} <Debug> HTTP-Session: 1f19f856-2092-4bd1-a65a-770ae215d5ba Destroying unnamed session
3716 2023.10.24 04:55:06.971892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3717 2023.10.24 04:55:06.971937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3718 2023.10.24 04:55:06.971957 [ 3 ] {} <Debug> HTTP-Session: f97c77fa-9663-4311-b6c0-66e8d4675db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3719 2023.10.24 04:55:06.971974 [ 3 ] {} <Debug> HTTP-Session: f97c77fa-9663-4311-b6c0-66e8d4675db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3720 2023.10.24 04:55:06.972050 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3721 2023.10.24 04:55:06.972090 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3722 2023.10.24 04:55:06.972195 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3723 2023.10.24 04:55:06.972573 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3724 2023.10.24 04:55:06.972789 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3725 2023.10.24 04:55:06.972937 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3726 2023.10.24 04:55:06.973073 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.000986307 sec., 152082 rows/sec., 14.82 MiB/sec.
3727 2023.10.24 04:55:06.973214 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Debug> DynamicQueryHandler: Done processing query
3728 2023.10.24 04:55:06.973238 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3729 2023.10.24 04:55:06.973254 [ 3 ] {} <Debug> HTTP-Session: f97c77fa-9663-4311-b6c0-66e8d4675db6 Destroying unnamed session
3730 2023.10.24 04:55:06.973463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 47487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3731 2023.10.24 04:55:06.973507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3732 2023.10.24 04:55:06.973526 [ 3 ] {} <Debug> HTTP-Session: 347c4ae0-af80-4a59-97d0-f07a70d28918 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3733 2023.10.24 04:55:06.973542 [ 3 ] {} <Debug> HTTP-Session: 347c4ae0-af80-4a59-97d0-f07a70d28918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3734 2023.10.24 04:55:06.973629 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3735 2023.10.24 04:55:06.973670 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3736 2023.10.24 04:55:06.973775 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3737 2023.10.24 04:55:06.974214 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3738 2023.10.24 04:55:06.974426 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3739 2023.10.24 04:55:06.974568 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3740 2023.10.24 04:55:06.974687 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Information> executeQuery: Read 296 rows, 21.09 KiB in 0.001029548 sec., 287504 rows/sec., 20.01 MiB/sec.
3741 2023.10.24 04:55:06.974799 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Debug> DynamicQueryHandler: Done processing query
3742 2023.10.24 04:55:06.974821 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3743 2023.10.24 04:55:06.974836 [ 3 ] {} <Debug> HTTP-Session: 347c4ae0-af80-4a59-97d0-f07a70d28918 Destroying unnamed session
3744 2023.10.24 04:55:06.974950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3745 2023.10.24 04:55:06.974996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3746 2023.10.24 04:55:06.975015 [ 3 ] {} <Debug> HTTP-Session: bfb95726-0846-4fdc-a074-35e359ffda00 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3747 2023.10.24 04:55:06.975032 [ 3 ] {} <Debug> HTTP-Session: bfb95726-0846-4fdc-a074-35e359ffda00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3748 2023.10.24 04:55:06.975101 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3749 2023.10.24 04:55:06.975139 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3750 2023.10.24 04:55:06.975245 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3751 2023.10.24 04:55:06.975497 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3752 2023.10.24 04:55:06.975733 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3753 2023.10.24 04:55:06.975907 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3754 2023.10.24 04:55:06.976027 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000898085 sec., 6680 rows/sec., 280.54 KiB/sec.
3755 2023.10.24 04:55:06.976130 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Debug> DynamicQueryHandler: Done processing query
3756 2023.10.24 04:55:06.976153 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3757 2023.10.24 04:55:06.976168 [ 3 ] {} <Debug> HTTP-Session: bfb95726-0846-4fdc-a074-35e359ffda00 Destroying unnamed session
3758 2023.10.24 04:55:06.976288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3759 2023.10.24 04:55:06.976330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3760 2023.10.24 04:55:06.976348 [ 3 ] {} <Debug> HTTP-Session: 5dc8825d-1ed4-40ee-a8ae-d45ac7fea55f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3761 2023.10.24 04:55:06.976364 [ 3 ] {} <Debug> HTTP-Session: 5dc8825d-1ed4-40ee-a8ae-d45ac7fea55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2023.10.24 04:55:06.976436 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3763 2023.10.24 04:55:06.976477 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3764 2023.10.24 04:55:06.976591 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3765 2023.10.24 04:55:06.977077 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3766 2023.10.24 04:55:06.977319 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3767 2023.10.24 04:55:06.977510 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3768 2023.10.24 04:55:06.977635 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001170491 sec., 63221 rows/sec., 3.87 MiB/sec.
3769 2023.10.24 04:55:06.977761 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Debug> DynamicQueryHandler: Done processing query
3770 2023.10.24 04:55:06.977784 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3771 2023.10.24 04:55:06.977800 [ 3 ] {} <Debug> HTTP-Session: 5dc8825d-1ed4-40ee-a8ae-d45ac7fea55f Destroying unnamed session
3772 2023.10.24 04:55:06.977924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3773 2023.10.24 04:55:06.977968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3774 2023.10.24 04:55:06.977986 [ 3 ] {} <Debug> HTTP-Session: ef1ea55a-e8fb-42cd-9fda-96ecf9096981 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3775 2023.10.24 04:55:06.978003 [ 3 ] {} <Debug> HTTP-Session: ef1ea55a-e8fb-42cd-9fda-96ecf9096981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3776 2023.10.24 04:55:06.978081 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3777 2023.10.24 04:55:06.978125 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3778 2023.10.24 04:55:06.978259 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3779 2023.10.24 04:55:06.978699 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3780 2023.10.24 04:55:06.978983 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3781 2023.10.24 04:55:06.979153 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3782 2023.10.24 04:55:06.979271 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001162342 sec., 18066 rows/sec., 24.38 MiB/sec.
3783 2023.10.24 04:55:06.979391 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Debug> DynamicQueryHandler: Done processing query
3784 2023.10.24 04:55:06.979414 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3785 2023.10.24 04:55:06.979430 [ 3 ] {} <Debug> HTTP-Session: ef1ea55a-e8fb-42cd-9fda-96ecf9096981 Destroying unnamed session
3786 2023.10.24 04:55:06.979536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3787 2023.10.24 04:55:06.979580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3788 2023.10.24 04:55:06.979598 [ 3 ] {} <Debug> HTTP-Session: f25d7e33-a4a2-41e8-912b-74659dc654ff Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3789 2023.10.24 04:55:06.979615 [ 3 ] {} <Debug> HTTP-Session: f25d7e33-a4a2-41e8-912b-74659dc654ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3790 2023.10.24 04:55:06.979684 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3791 2023.10.24 04:55:06.979723 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3792 2023.10.24 04:55:06.979824 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3793 2023.10.24 04:55:06.980089 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3794 2023.10.24 04:55:06.980312 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3795 2023.10.24 04:55:06.980477 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3796 2023.10.24 04:55:06.980605 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000885204 sec., 21463 rows/sec., 1.11 MiB/sec.
3797 2023.10.24 04:55:06.980801 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Debug> DynamicQueryHandler: Done processing query
3798 2023.10.24 04:55:06.980824 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3799 2023.10.24 04:55:06.980839 [ 3 ] {} <Debug> HTTP-Session: f25d7e33-a4a2-41e8-912b-74659dc654ff Destroying unnamed session
3800 2023.10.24 04:55:11.309066 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
3801 2023.10.24 04:55:11.309140 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
3802 2023.10.24 04:55:11.964245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3803 2023.10.24 04:55:11.964389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3804 2023.10.24 04:55:11.964435 [ 3 ] {} <Debug> HTTP-Session: 4e51db0b-f06e-44b1-b227-64778f189295 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3805 2023.10.24 04:55:11.964476 [ 3 ] {} <Debug> HTTP-Session: 4e51db0b-f06e-44b1-b227-64778f189295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3806 2023.10.24 04:55:11.964678 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3807 2023.10.24 04:55:11.964775 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3808 2023.10.24 04:55:11.965039 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3809 2023.10.24 04:55:11.965606 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3810 2023.10.24 04:55:11.965871 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3811 2023.10.24 04:55:11.966035 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3812 2023.10.24 04:55:11.966160 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001428779 sec., 21696 rows/sec., 1.72 MiB/sec.
3813 2023.10.24 04:55:11.966367 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Debug> DynamicQueryHandler: Done processing query
3814 2023.10.24 04:55:11.966404 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3815 2023.10.24 04:55:11.966421 [ 3 ] {} <Debug> HTTP-Session: 4e51db0b-f06e-44b1-b227-64778f189295 Destroying unnamed session
3816 2023.10.24 04:55:11.966560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3817 2023.10.24 04:55:11.966606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3818 2023.10.24 04:55:11.966624 [ 3 ] {} <Debug> HTTP-Session: fa63b260-eb3a-47e6-b8c1-3ce00bbcc9f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3819 2023.10.24 04:55:11.966642 [ 3 ] {} <Debug> HTTP-Session: fa63b260-eb3a-47e6-b8c1-3ce00bbcc9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3820 2023.10.24 04:55:11.966721 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3821 2023.10.24 04:55:11.966761 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3822 2023.10.24 04:55:11.966880 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3823 2023.10.24 04:55:11.967247 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3824 2023.10.24 04:55:11.967471 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3825 2023.10.24 04:55:11.967613 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3826 2023.10.24 04:55:11.967727 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Information> executeQuery: Read 93 rows, 9.08 KiB in 0.000970316 sec., 95845 rows/sec., 9.14 MiB/sec.
3827 2023.10.24 04:55:11.967834 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Debug> DynamicQueryHandler: Done processing query
3828 2023.10.24 04:55:11.967857 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3829 2023.10.24 04:55:11.967873 [ 3 ] {} <Debug> HTTP-Session: fa63b260-eb3a-47e6-b8c1-3ce00bbcc9f2 Destroying unnamed session
3830 2023.10.24 04:55:11.967995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3831 2023.10.24 04:55:11.968037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3832 2023.10.24 04:55:11.968056 [ 3 ] {} <Debug> HTTP-Session: 8aac6b78-96e7-4cf4-a2f8-86b20a6efd59 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3833 2023.10.24 04:55:11.968073 [ 3 ] {} <Debug> HTTP-Session: 8aac6b78-96e7-4cf4-a2f8-86b20a6efd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3834 2023.10.24 04:55:11.968142 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3835 2023.10.24 04:55:11.968181 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3836 2023.10.24 04:55:11.968284 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3837 2023.10.24 04:55:11.968587 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3838 2023.10.24 04:55:11.968785 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3839 2023.10.24 04:55:11.968929 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3840 2023.10.24 04:55:11.969048 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000868243 sec., 35704 rows/sec., 2.79 MiB/sec.
3841 2023.10.24 04:55:11.969162 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Debug> DynamicQueryHandler: Done processing query
3842 2023.10.24 04:55:11.969186 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3843 2023.10.24 04:55:11.969202 [ 3 ] {} <Debug> HTTP-Session: 8aac6b78-96e7-4cf4-a2f8-86b20a6efd59 Destroying unnamed session
3844 2023.10.24 04:55:11.969368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3845 2023.10.24 04:55:11.969414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3846 2023.10.24 04:55:11.969434 [ 3 ] {} <Debug> HTTP-Session: 4a8cc7d2-fa34-43b4-830e-fe699bf0e8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3847 2023.10.24 04:55:11.969450 [ 3 ] {} <Debug> HTTP-Session: 4a8cc7d2-fa34-43b4-830e-fe699bf0e8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3848 2023.10.24 04:55:11.969527 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3849 2023.10.24 04:55:11.969572 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3850 2023.10.24 04:55:11.969732 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3851 2023.10.24 04:55:11.970126 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3852 2023.10.24 04:55:11.970421 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3853 2023.10.24 04:55:11.970590 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3854 2023.10.24 04:55:11.970713 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001158411 sec., 26760 rows/sec., 36.11 MiB/sec.
3855 2023.10.24 04:55:11.970822 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Debug> DynamicQueryHandler: Done processing query
3856 2023.10.24 04:55:11.970845 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3857 2023.10.24 04:55:11.970860 [ 3 ] {} <Debug> HTTP-Session: 4a8cc7d2-fa34-43b4-830e-fe699bf0e8c6 Destroying unnamed session
3858 2023.10.24 04:55:16.968402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3859 2023.10.24 04:55:16.968534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3860 2023.10.24 04:55:16.968564 [ 3 ] {} <Debug> HTTP-Session: 68564276-6468-495b-bda1-87a202c613c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3861 2023.10.24 04:55:16.968593 [ 3 ] {} <Debug> HTTP-Session: 68564276-6468-495b-bda1-87a202c613c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3862 2023.10.24 04:55:16.968737 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3863 2023.10.24 04:55:16.968805 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3864 2023.10.24 04:55:16.968986 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3865 2023.10.24 04:55:16.969443 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3866 2023.10.24 04:55:16.969715 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3867 2023.10.24 04:55:16.969901 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3868 2023.10.24 04:55:16.970044 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001260805 sec., 21414 rows/sec., 1.58 MiB/sec.
3869 2023.10.24 04:55:16.970043 [ 127 ] {} <Debug> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3870 2023.10.24 04:55:16.970165 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3871 2023.10.24 04:55:16.970282 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Debug> DynamicQueryHandler: Done processing query
3872 2023.10.24 04:55:16.970299 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3873 2023.10.24 04:55:16.970327 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3874 2023.10.24 04:55:16.970403 [ 3 ] {} <Debug> HTTP-Session: 68564276-6468-495b-bda1-87a202c613c7 Destroying unnamed session
3875 2023.10.24 04:55:16.970487 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3876 2023.10.24 04:55:16.970524 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 58 rows starting from the beginning of the part
3877 2023.10.24 04:55:16.970601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3878 2023.10.24 04:55:16.970701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3879 2023.10.24 04:55:16.970723 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part
3880 2023.10.24 04:55:16.970738 [ 3 ] {} <Debug> HTTP-Session: b21c285e-1fc3-413a-ad6e-cc277f385049 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3881 2023.10.24 04:55:16.970797 [ 3 ] {} <Debug> HTTP-Session: b21c285e-1fc3-413a-ad6e-cc277f385049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3882 2023.10.24 04:55:16.970971 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part
3883 2023.10.24 04:55:16.971004 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3884 2023.10.24 04:55:16.971090 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3885 2023.10.24 04:55:16.971243 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part
3886 2023.10.24 04:55:16.971606 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3887 2023.10.24 04:55:16.971613 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part
3888 2023.10.24 04:55:16.971803 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part
3889 2023.10.24 04:55:16.972347 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3890 2023.10.24 04:55:16.972851 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3891 2023.10.24 04:55:16.973112 [ 21 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.002861127 sec., 70252.03704693989 rows/sec., 5.36 MiB/sec.
3892 2023.10.24 04:55:16.973151 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3893 2023.10.24 04:55:16.973332 [ 127 ] {} <Debug> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3894 2023.10.24 04:55:16.973386 [ 14 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3895 2023.10.24 04:55:16.973413 [ 127 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3896 2023.10.24 04:55:16.973406 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.002328673 sec., 64414 rows/sec., 6.28 MiB/sec.
3897 2023.10.24 04:55:16.973546 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3898 2023.10.24 04:55:16.973737 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3899 2023.10.24 04:55:16.973743 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Debug> DynamicQueryHandler: Done processing query
3900 2023.10.24 04:55:16.973776 [ 14 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3901 2023.10.24 04:55:16.973796 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part
3902 2023.10.24 04:55:16.973803 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3903 2023.10.24 04:55:16.973869 [ 3 ] {} <Debug> HTTP-Session: b21c285e-1fc3-413a-ad6e-cc277f385049 Destroying unnamed session
3904 2023.10.24 04:55:16.973930 [ 14 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3905 2023.10.24 04:55:16.974012 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 150 rows starting from the beginning of the part
3906 2023.10.24 04:55:16.974113 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 93 rows starting from the beginning of the part
3907 2023.10.24 04:55:16.974175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3908 2023.10.24 04:55:16.974240 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 150 rows starting from the beginning of the part
3909 2023.10.24 04:55:16.974255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3910 2023.10.24 04:55:16.974314 [ 3 ] {} <Debug> HTTP-Session: aed11d2d-4b02-4741-99f9-0c0c3f890e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3911 2023.10.24 04:55:16.974358 [ 3 ] {} <Debug> HTTP-Session: aed11d2d-4b02-4741-99f9-0c0c3f890e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3912 2023.10.24 04:55:16.974453 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 93 rows starting from the beginning of the part
3913 2023.10.24 04:55:16.974593 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3914 2023.10.24 04:55:16.974678 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 150 rows starting from the beginning of the part
3915 2023.10.24 04:55:16.974691 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3916 2023.10.24 04:55:16.975249 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3917 2023.10.24 04:55:16.976259 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3918 2023.10.24 04:55:16.976652 [ 14 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 879 rows, containing 4 columns (4 merged, 0 gathered) in 0.003194117 sec., 275193.4259139537 rows/sec., 26.63 MiB/sec.
3919 2023.10.24 04:55:16.976688 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3920 2023.10.24 04:55:16.976833 [ 21 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3921 2023.10.24 04:55:16.976951 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3922 2023.10.24 04:55:16.977141 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.002483297 sec., 114766 rows/sec., 7.95 MiB/sec.
3923 2023.10.24 04:55:16.977131 [ 125 ] {} <Debug> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3924 2023.10.24 04:55:16.977225 [ 21 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3925 2023.10.24 04:55:16.977253 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3926 2023.10.24 04:55:16.977446 [ 21 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3927 2023.10.24 04:55:16.977501 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3928 2023.10.24 04:55:16.977593 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Debug> DynamicQueryHandler: Done processing query
3929 2023.10.24 04:55:16.977794 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3930 2023.10.24 04:55:16.977811 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3931 2023.10.24 04:55:16.977843 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 345 rows starting from the beginning of the part
3932 2023.10.24 04:55:16.977857 [ 3 ] {} <Debug> HTTP-Session: aed11d2d-4b02-4741-99f9-0c0c3f890e9c Destroying unnamed session
3933 2023.10.24 04:55:16.977972 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 285 rows starting from the beginning of the part
3934 2023.10.24 04:55:16.978042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3935 2023.10.24 04:55:16.978131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3936 2023.10.24 04:55:16.978148 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part
3937 2023.10.24 04:55:16.978164 [ 3 ] {} <Debug> HTTP-Session: f3132106-c934-4343-8ef7-721bb67e0156 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3938 2023.10.24 04:55:16.978222 [ 3 ] {} <Debug> HTTP-Session: f3132106-c934-4343-8ef7-721bb67e0156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3939 2023.10.24 04:55:16.978398 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 296 rows starting from the beginning of the part
3940 2023.10.24 04:55:16.978417 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3941 2023.10.24 04:55:16.978510 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3942 2023.10.24 04:55:16.978655 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part
3943 2023.10.24 04:55:16.979013 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 285 rows starting from the beginning of the part
3944 2023.10.24 04:55:16.979029 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3945 2023.10.24 04:55:16.979650 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3946 2023.10.24 04:55:16.980209 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3947 2023.10.24 04:55:16.980490 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3948 2023.10.24 04:55:16.980806 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002319123 sec., 2587 rows/sec., 108.64 KiB/sec.
3949 2023.10.24 04:55:16.980810 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003451424 sec., 368833.26997784106 rows/sec., 25.90 MiB/sec.
3950 2023.10.24 04:55:16.981014 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3951 2023.10.24 04:55:16.981055 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Debug> DynamicQueryHandler: Done processing query
3952 2023.10.24 04:55:16.981092 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3953 2023.10.24 04:55:16.981124 [ 3 ] {} <Debug> HTTP-Session: f3132106-c934-4343-8ef7-721bb67e0156 Destroying unnamed session
3954 2023.10.24 04:55:16.981237 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3955 2023.10.24 04:55:16.981288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3956 2023.10.24 04:55:16.981336 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3957 2023.10.24 04:55:16.981352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3958 2023.10.24 04:55:16.981385 [ 3 ] {} <Debug> HTTP-Session: 0e43f1d4-f87c-4205-bd17-5e8c2ab7a4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3959 2023.10.24 04:55:16.981419 [ 3 ] {} <Debug> HTTP-Session: 0e43f1d4-f87c-4205-bd17-5e8c2ab7a4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3960 2023.10.24 04:55:16.981535 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3961 2023.10.24 04:55:16.981579 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3962 2023.10.24 04:55:16.981714 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3963 2023.10.24 04:55:16.982042 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3964 2023.10.24 04:55:16.982288 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3965 2023.10.24 04:55:16.982458 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3966 2023.10.24 04:55:16.982594 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001024948 sec., 61466 rows/sec., 3.73 MiB/sec.
3967 2023.10.24 04:55:16.982769 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Debug> DynamicQueryHandler: Done processing query
3968 2023.10.24 04:55:16.982794 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3969 2023.10.24 04:55:16.982810 [ 3 ] {} <Debug> HTTP-Session: 0e43f1d4-f87c-4205-bd17-5e8c2ab7a4a5 Destroying unnamed session
3970 2023.10.24 04:55:16.982957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3971 2023.10.24 04:55:16.983003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3972 2023.10.24 04:55:16.983022 [ 3 ] {} <Debug> HTTP-Session: f92168dd-3b5f-4b19-ba9c-54280b4fef69 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3973 2023.10.24 04:55:16.983038 [ 3 ] {} <Debug> HTTP-Session: f92168dd-3b5f-4b19-ba9c-54280b4fef69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3974 2023.10.24 04:55:16.983117 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3975 2023.10.24 04:55:16.983161 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3976 2023.10.24 04:55:16.983304 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3977 2023.10.24 04:55:16.983704 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3978 2023.10.24 04:55:16.984003 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3979 2023.10.24 04:55:16.984176 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3980 2023.10.24 04:55:16.984310 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001164131 sec., 18039 rows/sec., 24.34 MiB/sec.
3981 2023.10.24 04:55:16.984437 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Debug> DynamicQueryHandler: Done processing query
3982 2023.10.24 04:55:16.984461 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3983 2023.10.24 04:55:16.984476 [ 3 ] {} <Debug> HTTP-Session: f92168dd-3b5f-4b19-ba9c-54280b4fef69 Destroying unnamed session
3984 2023.10.24 04:55:16.984588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3985 2023.10.24 04:55:16.984632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3986 2023.10.24 04:55:16.984650 [ 3 ] {} <Debug> HTTP-Session: 666f71b5-31b5-4479-98b0-f9a79325f502 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
3987 2023.10.24 04:55:16.984667 [ 3 ] {} <Debug> HTTP-Session: 666f71b5-31b5-4479-98b0-f9a79325f502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3988 2023.10.24 04:55:16.984736 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3989 2023.10.24 04:55:16.984775 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3990 2023.10.24 04:55:16.984876 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3991 2023.10.24 04:55:16.985172 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
3992 2023.10.24 04:55:16.985395 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3993 2023.10.24 04:55:16.985563 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3994 2023.10.24 04:55:16.985696 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000924455 sec., 20552 rows/sec., 1.07 MiB/sec.
3995 2023.10.24 04:55:16.985868 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Debug> DynamicQueryHandler: Done processing query
3996 2023.10.24 04:55:16.985891 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3997 2023.10.24 04:55:16.985906 [ 3 ] {} <Debug> HTTP-Session: 666f71b5-31b5-4479-98b0-f9a79325f502 Destroying unnamed session
3998 2023.10.24 04:55:21.966531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3999 2023.10.24 04:55:21.966663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4000 2023.10.24 04:55:21.966695 [ 3 ] {} <Debug> HTTP-Session: 9c13e130-a1e2-47b7-9468-b051aaa69245 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4001 2023.10.24 04:55:21.966724 [ 3 ] {} <Debug> HTTP-Session: 9c13e130-a1e2-47b7-9468-b051aaa69245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4002 2023.10.24 04:55:21.966871 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4003 2023.10.24 04:55:21.966941 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4004 2023.10.24 04:55:21.967122 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4005 2023.10.24 04:55:21.967601 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4006 2023.10.24 04:55:21.967893 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4007 2023.10.24 04:55:21.968059 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4008 2023.10.24 04:55:21.968203 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001291815 sec., 28641 rows/sec., 2.27 MiB/sec.
4009 2023.10.24 04:55:21.968356 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Debug> DynamicQueryHandler: Done processing query
4010 2023.10.24 04:55:21.968381 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4011 2023.10.24 04:55:21.968397 [ 3 ] {} <Debug> HTTP-Session: 9c13e130-a1e2-47b7-9468-b051aaa69245 Destroying unnamed session
4012 2023.10.24 04:55:21.968538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 17570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4013 2023.10.24 04:55:21.968588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4014 2023.10.24 04:55:21.968609 [ 3 ] {} <Debug> HTTP-Session: 034de0ae-3e9f-4160-adcd-be4d95184507 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4015 2023.10.24 04:55:21.968627 [ 3 ] {} <Debug> HTTP-Session: 034de0ae-3e9f-4160-adcd-be4d95184507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4016 2023.10.24 04:55:21.968712 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4017 2023.10.24 04:55:21.968754 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4018 2023.10.24 04:55:21.968864 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4019 2023.10.24 04:55:21.969236 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4020 2023.10.24 04:55:21.969456 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4021 2023.10.24 04:55:21.969614 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4022 2023.10.24 04:55:21.969740 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Information> executeQuery: Read 111 rows, 10.77 KiB in 0.000999657 sec., 111038 rows/sec., 10.52 MiB/sec.
4023 2023.10.24 04:55:21.969849 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Debug> DynamicQueryHandler: Done processing query
4024 2023.10.24 04:55:21.969872 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4025 2023.10.24 04:55:21.969887 [ 3 ] {} <Debug> HTTP-Session: 034de0ae-3e9f-4160-adcd-be4d95184507 Destroying unnamed session
4026 2023.10.24 04:55:21.970052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 7848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4027 2023.10.24 04:55:21.970097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4028 2023.10.24 04:55:21.970118 [ 3 ] {} <Debug> HTTP-Session: cd348af6-bc4a-4235-a88a-ec9c0cc71a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4029 2023.10.24 04:55:21.970135 [ 3 ] {} <Debug> HTTP-Session: cd348af6-bc4a-4235-a88a-ec9c0cc71a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4030 2023.10.24 04:55:21.970209 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4031 2023.10.24 04:55:21.970249 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4032 2023.10.24 04:55:21.970353 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4033 2023.10.24 04:55:21.970712 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4034 2023.10.24 04:55:21.970920 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4035 2023.10.24 04:55:21.971065 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4036 2023.10.24 04:55:21.971186 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000949136 sec., 48465 rows/sec., 3.79 MiB/sec.
4037 2023.10.24 04:55:21.971311 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Debug> DynamicQueryHandler: Done processing query
4038 2023.10.24 04:55:21.971335 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4039 2023.10.24 04:55:21.971351 [ 3 ] {} <Debug> HTTP-Session: cd348af6-bc4a-4235-a88a-ec9c0cc71a1b Destroying unnamed session
4040 2023.10.24 04:55:21.971485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4041 2023.10.24 04:55:21.971532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4042 2023.10.24 04:55:21.971551 [ 3 ] {} <Debug> HTTP-Session: a31db6ce-3988-4cc3-aaa7-34a536ead1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4043 2023.10.24 04:55:21.971568 [ 3 ] {} <Debug> HTTP-Session: a31db6ce-3988-4cc3-aaa7-34a536ead1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4044 2023.10.24 04:55:21.971649 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4045 2023.10.24 04:55:21.971693 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4046 2023.10.24 04:55:21.971829 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4047 2023.10.24 04:55:21.972265 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4048 2023.10.24 04:55:21.972567 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4049 2023.10.24 04:55:21.972743 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4050 2023.10.24 04:55:21.972882 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001204033 sec., 30730 rows/sec., 41.47 MiB/sec.
4051 2023.10.24 04:55:21.972874 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4052 2023.10.24 04:55:21.972991 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4053 2023.10.24 04:55:21.973064 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Debug> DynamicQueryHandler: Done processing query
4054 2023.10.24 04:55:21.973131 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4055 2023.10.24 04:55:21.973160 [ 3 ] {} <Debug> HTTP-Session: a31db6ce-3988-4cc3-aaa7-34a536ead1a4 Destroying unnamed session
4056 2023.10.24 04:55:21.973168 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4057 2023.10.24 04:55:21.973330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4058 2023.10.24 04:55:21.973389 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4059 2023.10.24 04:55:21.973421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4060 2023.10.24 04:55:21.973469 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 690 rows starting from the beginning of the part
4061 2023.10.24 04:55:21.973476 [ 3 ] {} <Debug> HTTP-Session: ed062c95-de38-4c80-8554-9ee26304b223 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4062 2023.10.24 04:55:21.973525 [ 3 ] {} <Debug> HTTP-Session: ed062c95-de38-4c80-8554-9ee26304b223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4063 2023.10.24 04:55:21.973703 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4064 2023.10.24 04:55:21.973821 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4065 2023.10.24 04:55:21.973849 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part
4066 2023.10.24 04:55:21.974286 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4067 2023.10.24 04:55:21.974291 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part
4068 2023.10.24 04:55:21.974545 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part
4069 2023.10.24 04:55:21.974926 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part
4070 2023.10.24 04:55:21.975012 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4071 2023.10.24 04:55:21.975146 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part
4072 2023.10.24 04:55:21.975588 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4073 2023.10.24 04:55:21.975895 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4074 2023.10.24 04:55:21.976048 [ 140 ] {} <Debug> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4075 2023.10.24 04:55:21.976059 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Information> executeQuery: Read 9 rows, 642.00 B in 0.002292472 sec., 3925 rows/sec., 273.48 KiB/sec.
4076 2023.10.24 04:55:21.976095 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4077 2023.10.24 04:55:21.976318 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4078 2023.10.24 04:55:21.976378 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Debug> DynamicQueryHandler: Done processing query
4079 2023.10.24 04:55:21.976419 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4080 2023.10.24 04:55:21.976462 [ 3 ] {} <Debug> HTTP-Session: ed062c95-de38-4c80-8554-9ee26304b223 Destroying unnamed session
4081 2023.10.24 04:55:21.976511 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4082 2023.10.24 04:55:21.976552 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part
4083 2023.10.24 04:55:21.976690 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
4084 2023.10.24 04:55:21.976921 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
4085 2023.10.24 04:55:21.977211 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::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
4086 2023.10.24 04:55:21.977512 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
4087 2023.10.24 04:55:21.977744 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part
4088 2023.10.24 04:55:21.978690 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 4 columns (4 merged, 0 gathered) in 0.002540309 sec., 158642.11794706865 rows/sec., 8.51 MiB/sec.
4089 2023.10.24 04:55:21.978820 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4090 2023.10.24 04:55:21.979007 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4091 2023.10.24 04:55:21.979076 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4092 2023.10.24 04:55:21.979351 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 6 columns (6 merged, 0 gathered) in 0.006300781 sec., 131888.41192861646 rows/sec., 177.98 MiB/sec.
4093 2023.10.24 04:55:21.980049 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4094 2023.10.24 04:55:21.980269 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4095 2023.10.24 04:55:21.980344 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4096 2023.10.24 04:55:21.980416 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6: 4.16 MiB.
4097 2023.10.24 04:55:22.000117 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.24 MiB, peak 235.44 MiB, will set to 232.24 MiB (RSS), difference: 1.99 MiB
4098 2023.10.24 04:55:26.309190 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
4099 2023.10.24 04:55:26.309301 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
4100 2023.10.24 04:55:26.968515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4101 2023.10.24 04:55:26.968627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4102 2023.10.24 04:55:26.968657 [ 3 ] {} <Debug> HTTP-Session: 2dba08be-7fbf-483f-bf24-ec36178db0a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4103 2023.10.24 04:55:26.968685 [ 3 ] {} <Debug> HTTP-Session: 2dba08be-7fbf-483f-bf24-ec36178db0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4104 2023.10.24 04:55:26.968824 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4105 2023.10.24 04:55:26.968891 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4106 2023.10.24 04:55:26.969057 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4107 2023.10.24 04:55:26.969495 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4108 2023.10.24 04:55:26.969752 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4109 2023.10.24 04:55:26.969918 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Trace> oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4110 2023.10.24 04:55:26.970073 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Information> executeQuery: Read 27 rows, 2.04 KiB in 0.001210343 sec., 22307 rows/sec., 1.65 MiB/sec.
4111 2023.10.24 04:55:26.970225 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Debug> DynamicQueryHandler: Done processing query
4112 2023.10.24 04:55:26.970251 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4113 2023.10.24 04:55:26.970266 [ 3 ] {} <Debug> HTTP-Session: 2dba08be-7fbf-483f-bf24-ec36178db0a2 Destroying unnamed session
4114 2023.10.24 04:55:26.970395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4115 2023.10.24 04:55:26.970441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4116 2023.10.24 04:55:26.970460 [ 3 ] {} <Debug> HTTP-Session: 6da56d1c-79cd-4e8b-848b-2a8d35d7eb04 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4117 2023.10.24 04:55:26.970477 [ 3 ] {} <Debug> HTTP-Session: 6da56d1c-79cd-4e8b-848b-2a8d35d7eb04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4118 2023.10.24 04:55:26.970554 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4119 2023.10.24 04:55:26.970593 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4120 2023.10.24 04:55:26.970700 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4121 2023.10.24 04:55:26.971093 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4122 2023.10.24 04:55:26.971306 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4123 2023.10.24 04:55:26.971451 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Trace> oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4124 2023.10.24 04:55:26.971580 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Information> executeQuery: Read 150 rows, 14.97 KiB in 0.000996207 sec., 150571 rows/sec., 14.67 MiB/sec.
4125 2023.10.24 04:55:26.971735 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Debug> DynamicQueryHandler: Done processing query
4126 2023.10.24 04:55:26.971757 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4127 2023.10.24 04:55:26.971773 [ 3 ] {} <Debug> HTTP-Session: 6da56d1c-79cd-4e8b-848b-2a8d35d7eb04 Destroying unnamed session
4128 2023.10.24 04:55:26.971914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4129 2023.10.24 04:55:26.971958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4130 2023.10.24 04:55:26.971976 [ 3 ] {} <Debug> HTTP-Session: b2825f29-7091-4ac3-9886-972a387034a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4131 2023.10.24 04:55:26.971993 [ 3 ] {} <Debug> HTTP-Session: b2825f29-7091-4ac3-9886-972a387034a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4132 2023.10.24 04:55:26.972074 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4133 2023.10.24 04:55:26.972112 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4134 2023.10.24 04:55:26.972216 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4135 2023.10.24 04:55:26.972647 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4136 2023.10.24 04:55:26.972858 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4137 2023.10.24 04:55:26.973003 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Trace> oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4138 2023.10.24 04:55:26.973133 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Information> executeQuery: Read 285 rows, 20.23 KiB in 0.001024988 sec., 278052 rows/sec., 19.27 MiB/sec.
4139 2023.10.24 04:55:26.973294 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Debug> DynamicQueryHandler: Done processing query
4140 2023.10.24 04:55:26.973317 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4141 2023.10.24 04:55:26.973333 [ 3 ] {} <Debug> HTTP-Session: b2825f29-7091-4ac3-9886-972a387034a2 Destroying unnamed session
4142 2023.10.24 04:55:26.973482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4143 2023.10.24 04:55:26.973525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4144 2023.10.24 04:55:26.973544 [ 3 ] {} <Debug> HTTP-Session: 774579fe-98b9-4e40-bf11-937967a4fe25 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4145 2023.10.24 04:55:26.973560 [ 3 ] {} <Debug> HTTP-Session: 774579fe-98b9-4e40-bf11-937967a4fe25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4146 2023.10.24 04:55:26.973630 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4147 2023.10.24 04:55:26.973670 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4148 2023.10.24 04:55:26.973784 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4149 2023.10.24 04:55:26.974021 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4150 2023.10.24 04:55:26.974249 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4151 2023.10.24 04:55:26.974419 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Trace> oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4152 2023.10.24 04:55:26.974520 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000863454 sec., 6948 rows/sec., 291.80 KiB/sec.
4153 2023.10.24 04:55:26.974648 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Debug> DynamicQueryHandler: Done processing query
4154 2023.10.24 04:55:26.974670 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4155 2023.10.24 04:55:26.974686 [ 3 ] {} <Debug> HTTP-Session: 774579fe-98b9-4e40-bf11-937967a4fe25 Destroying unnamed session
4156 2023.10.24 04:55:26.974813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4157 2023.10.24 04:55:26.974857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4158 2023.10.24 04:55:26.974875 [ 3 ] {} <Debug> HTTP-Session: 8e237553-d14b-4b05-9be1-a11e8c55824b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4159 2023.10.24 04:55:26.974892 [ 3 ] {} <Debug> HTTP-Session: 8e237553-d14b-4b05-9be1-a11e8c55824b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4160 2023.10.24 04:55:26.974964 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4161 2023.10.24 04:55:26.975004 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4162 2023.10.24 04:55:26.975120 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4163 2023.10.24 04:55:26.975411 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4164 2023.10.24 04:55:26.975652 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4165 2023.10.24 04:55:26.975819 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Trace> oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4166 2023.10.24 04:55:26.975957 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000963516 sec., 65385 rows/sec., 3.96 MiB/sec.
4167 2023.10.24 04:55:26.976104 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Debug> DynamicQueryHandler: Done processing query
4168 2023.10.24 04:55:26.976126 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4169 2023.10.24 04:55:26.976142 [ 3 ] {} <Debug> HTTP-Session: 8e237553-d14b-4b05-9be1-a11e8c55824b Destroying unnamed session
4170 2023.10.24 04:55:26.976310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4171 2023.10.24 04:55:26.976355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4172 2023.10.24 04:55:26.976376 [ 3 ] {} <Debug> HTTP-Session: b70c1945-2e68-4b64-a6d4-a1383277bb0b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4173 2023.10.24 04:55:26.976393 [ 3 ] {} <Debug> HTTP-Session: b70c1945-2e68-4b64-a6d4-a1383277bb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4174 2023.10.24 04:55:26.976466 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4175 2023.10.24 04:55:26.976509 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4176 2023.10.24 04:55:26.976644 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4177 2023.10.24 04:55:26.977030 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4178 2023.10.24 04:55:26.977303 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4179 2023.10.24 04:55:26.977469 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Trace> oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4180 2023.10.24 04:55:26.977586 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00109343 sec., 19205 rows/sec., 25.92 MiB/sec.
4181 2023.10.24 04:55:26.977693 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Debug> DynamicQueryHandler: Done processing query
4182 2023.10.24 04:55:26.977716 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4183 2023.10.24 04:55:26.977731 [ 3 ] {} <Debug> HTTP-Session: b70c1945-2e68-4b64-a6d4-a1383277bb0b Destroying unnamed session
4184 2023.10.24 04:55:26.977837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4185 2023.10.24 04:55:26.977879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4186 2023.10.24 04:55:26.977897 [ 3 ] {} <Debug> HTTP-Session: 8b8f3e8a-1e11-496c-8284-b7704d51b96b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209
4187 2023.10.24 04:55:26.977914 [ 3 ] {} <Debug> HTTP-Session: 8b8f3e8a-1e11-496c-8284-b7704d51b96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4188 2023.10.24 04:55:26.977982 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4189 2023.10.24 04:55:26.978021 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4190 2023.10.24 04:55:26.978122 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4191 2023.10.24 04:55:26.978342 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4192 2023.10.24 04:55:26.978560 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4193 2023.10.24 04:55:26.978721 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Trace> oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4194 2023.10.24 04:55:26.978843 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000832653 sec., 22818 rows/sec., 1.18 MiB/sec.
4195 2023.10.24 04:55:26.978942 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Debug> DynamicQueryHandler: Done processing query
4196 2023.10.24 04:55:26.978964 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4197 2023.10.24 04:55:26.978979 [ 3 ] {} <Debug> HTTP-Session: 8b8f3e8a-1e11-496c-8284-b7704d51b96b Destroying unnamed session