Max level shown:
1 [ Oct 25 23:04:32 Enabled. ]
2 [ Oct 25 23:04:32 Rereading configuration. ]
3 [ Oct 25 23:04:34 Rereading configuration. ]
4 [ Oct 25 23:04:36 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=oxControlService22
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService22 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService22
29 ipadm: Could not delete oxControlService22: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService22
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22
34 + ipadm show-addr oxControlService22/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService22/ll
37 + ipadm show-addr oxControlService22/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService22/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 25 23:04:37 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.25 23:04:38.228073 [ 1 ] {} <Information> Application: Will watch for the process with pid 22006
55 2023.10.25 23:04:38.228160 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.25 23:04:38.521909 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22006
57 2023.10.25 23:04:38.522068 [ 1 ] {} <Information> Application: starting up
58 2023.10.25 23:04:38.522274 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.25 23:04:38.635987 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.25 23:04:38.636030 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.25 23:04:38.636044 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.25 23:04:38.636079 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.25 23:04:38.636401 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.25 23:04:38.637069 [ 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.25 23:04:38.637649 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.25 23:04:38.637962 [ 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.25 23:04:38.639619 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.25 23:04:38.639665 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.25 23:04:38.640371 [ 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.25 23:04:38.640539 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.25 23:04:38.645174 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.25 23:04:38.645488 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.25 23:04:38.645512 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.25 23:04:38.646790 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.25 23:04:38.647258 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.25 23:04:38.647516 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.25 23:04:38.647821 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.25 23:04:38.648080 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.25 23:04:38.648122 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.25 23:04:38.648178 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.25 23:04:38.648195 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.25 23:04:38.694567 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.25 23:04:38.694604 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134754 sec
90 2023.10.25 23:04:38.694659 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.25 23:04:38.694740 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.25 23:04:38.694762 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.25 23:04:38.694782 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.25 23:04:38.694796 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.25 23:04:38.694813 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.25 23:04:38.694830 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.25 23:04:38.694866 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.25 23:04:38.694884 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.25 23:04:38.694913 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.25 23:04:38.694926 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.25 23:04:38.694939 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.25 23:04:38.694954 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.25 23:04:38.694984 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.25 23:04:38.694998 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.25 23:04:38.695010 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.25 23:04:38.726378 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.25 23:04:38.736794 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.25 23:04:38.736829 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5762e-05 sec
109 2023.10.25 23:04:38.736858 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.25 23:04:38.736876 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.25 23:04:38.736899 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.25 23:04:38.739018 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.25 23:04:38.743549 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.25 23:04:38.743701 [ 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.25 23:04:38.743744 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.25 23:04:38.939950 [ 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.25 23:04:38.957845 [ 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.25 23:04:38.957891 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.25 23:04:38.992881 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.25 23:04:38.993626 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.10.25 23:04:38.993973 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.25 23:04:38.994017 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.25 23:04:38.994031 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.25 23:04:38.994101 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.10.25 23:04:38.994131 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.10.25 23:04:38.994203 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.25 23:04:38.994738 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.25 23:04:38.994758 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.25 23:04:54.034769 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.10.25 23:04:54.034864 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.10.25 23:04:56.885059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.10.25 23:04:56.885222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.10.25 23:04:56.885353 [ 3 ] {} <Debug> HTTP-Session: c53cc737-e250-47b5-af00-a5986c6ae869 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
134 2023.10.25 23:04:56.885382 [ 3 ] {} <Debug> HTTP-Session: c53cc737-e250-47b5-af00-a5986c6ae869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.10.25 23:04:56.885495 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.10.25 23:04:56.885524 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.10.25 23:04:56.885536 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.10.25 23:04:56.886394 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
139 2023.10.25 23:04:56.887563 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
140 2023.10.25 23:04:56.889103 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
141 2023.10.25 23:04:56.889906 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
142 2023.10.25 23:04:56.893468 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} <Debug> DynamicQueryHandler: Done processing query
143 2023.10.25 23:04:56.893518 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
144 2023.10.25 23:04:56.893535 [ 3 ] {} <Debug> HTTP-Session: c53cc737-e250-47b5-af00-a5986c6ae869 Destroying unnamed session
145 2023.10.25 23:04:56.895420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
146 2023.10.25 23:04:56.895472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
147 2023.10.25 23:04:56.895490 [ 3 ] {} <Debug> HTTP-Session: 5ea56393-602b-4b43-9b7e-71984bd7c9be Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
148 2023.10.25 23:04:56.895509 [ 3 ] {} <Debug> HTTP-Session: 5ea56393-602b-4b43-9b7e-71984bd7c9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
149 2023.10.25 23:04:56.895610 [ 3 ] {5025a628-d7d7-4bf0-989c-2676d66146fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
150 2023.10.25 23:04:56.910221 [ 3 ] {5025a628-d7d7-4bf0-989c-2676d66146fa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:62030) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
151 
152 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
153 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
154 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
155 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
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 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
166 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
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
174 
175 2023.10.25 23:04:56.910480 [ 3 ] {5025a628-d7d7-4bf0-989c-2676d66146fa} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
176 
177 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
178 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
179 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
180 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
181 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
182 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 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
191 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
192 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
193 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
194 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
195 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
196 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
197 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
198 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
199 (version 22.8.9.1)
200 2023.10.25 23:04:56.910589 [ 3 ] {5025a628-d7d7-4bf0-989c-2676d66146fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
201 2023.10.25 23:04:56.910606 [ 3 ] {} <Debug> HTTP-Session: 5ea56393-602b-4b43-9b7e-71984bd7c9be Destroying unnamed session
202 2023.10.25 23:04:56.910903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.10.25 23:04:56.910952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.10.25 23:04:56.910968 [ 3 ] {} <Debug> HTTP-Session: 3b3e1e87-287b-4a94-a31f-1fe18d9fae28 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
205 2023.10.25 23:04:56.910986 [ 3 ] {} <Debug> HTTP-Session: 3b3e1e87-287b-4a94-a31f-1fe18d9fae28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.10.25 23:04:56.911085 [ 3 ] {9d52e17d-0c63-4ec4-a874-ca31804b9fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
207 2023.10.25 23:04:56.911174 [ 3 ] {9d52e17d-0c63-4ec4-a874-ca31804b9fee} <Debug> DynamicQueryHandler: Done processing query
208 2023.10.25 23:04:56.911197 [ 3 ] {9d52e17d-0c63-4ec4-a874-ca31804b9fee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
209 2023.10.25 23:04:56.911215 [ 3 ] {} <Debug> HTTP-Session: 3b3e1e87-287b-4a94-a31f-1fe18d9fae28 Destroying unnamed session
210 2023.10.25 23:04:56.911400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
211 2023.10.25 23:04:56.911442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
212 2023.10.25 23:04:56.911462 [ 3 ] {} <Debug> HTTP-Session: a67261e7-6ec2-4713-969e-24c35710123a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
213 2023.10.25 23:04:56.911477 [ 3 ] {} <Debug> HTTP-Session: a67261e7-6ec2-4713-969e-24c35710123a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
214 2023.10.25 23:04:56.911531 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
215 2023.10.25 23:04:56.911578 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
216 2023.10.25 23:04:56.918142 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
217 2023.10.25 23:04:56.918170 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0971e-05 sec
218 2023.10.25 23:04:56.918192 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} <Information> TablesLoader: Loading 0 tables with 0 dependency level
219 2023.10.25 23:04:56.918205 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} <Information> DatabaseAtomic (oximeter): Starting up tables.
220 2023.10.25 23:04:56.918269 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} <Debug> DynamicQueryHandler: Done processing query
221 2023.10.25 23:04:56.918287 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
222 2023.10.25 23:04:56.918306 [ 3 ] {} <Debug> HTTP-Session: a67261e7-6ec2-4713-969e-24c35710123a Destroying unnamed session
223 2023.10.25 23:04:56.918485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
224 2023.10.25 23:04:56.918528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
225 2023.10.25 23:04:56.918549 [ 3 ] {} <Debug> HTTP-Session: e784b44c-81bf-4178-bbbd-11b6ec8485e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
226 2023.10.25 23:04:56.918564 [ 3 ] {} <Debug> HTTP-Session: e784b44c-81bf-4178-bbbd-11b6ec8485e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
227 2023.10.25 23:04:56.918695 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
228 2023.10.25 23:04:56.918735 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
229 2023.10.25 23:04:56.923058 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} <Debug> oximeter.version (b823f170-daa3-4348-a998-8faffa2957d1): Loading data parts
230 2023.10.25 23:04:56.923152 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} <Debug> oximeter.version (b823f170-daa3-4348-a998-8faffa2957d1): There are no data parts
231 2023.10.25 23:04:56.930653 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} <Debug> DynamicQueryHandler: Done processing query
232 2023.10.25 23:04:56.930686 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
233 2023.10.25 23:04:56.930709 [ 3 ] {} <Debug> HTTP-Session: e784b44c-81bf-4178-bbbd-11b6ec8485e3 Destroying unnamed session
234 2023.10.25 23:04:56.930833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
235 2023.10.25 23:04:56.930883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
236 2023.10.25 23:04:56.930907 [ 3 ] {} <Debug> HTTP-Session: efa90775-ebd8-41ed-a2d6-10292e0da8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
237 2023.10.25 23:04:56.930931 [ 3 ] {} <Debug> HTTP-Session: efa90775-ebd8-41ed-a2d6-10292e0da8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
238 2023.10.25 23:04:56.931115 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
239 2023.10.25 23:04:56.931157 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
240 2023.10.25 23:04:56.937911 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} <Debug> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Loading data parts
241 2023.10.25 23:04:56.937979 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} <Debug> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): There are no data parts
242 2023.10.25 23:04:56.941557 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} <Debug> DynamicQueryHandler: Done processing query
243 2023.10.25 23:04:56.941580 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
244 2023.10.25 23:04:56.941598 [ 3 ] {} <Debug> HTTP-Session: efa90775-ebd8-41ed-a2d6-10292e0da8a3 Destroying unnamed session
245 2023.10.25 23:04:56.941703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
246 2023.10.25 23:04:56.941747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
247 2023.10.25 23:04:56.941767 [ 3 ] {} <Debug> HTTP-Session: 81f21079-0ca4-4623-abea-a6570eaaafa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
248 2023.10.25 23:04:56.941782 [ 3 ] {} <Debug> HTTP-Session: 81f21079-0ca4-4623-abea-a6570eaaafa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
249 2023.10.25 23:04:56.941957 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
250 2023.10.25 23:04:56.941998 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
251 2023.10.25 23:04:56.943666 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} <Debug> oximeter.measurements_i8 (95ee7b53-af5f-48d8-8eb0-fc9c31eab1b1): Loading data parts
252 2023.10.25 23:04:56.943728 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} <Debug> oximeter.measurements_i8 (95ee7b53-af5f-48d8-8eb0-fc9c31eab1b1): There are no data parts
253 2023.10.25 23:04:56.954850 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} <Debug> DynamicQueryHandler: Done processing query
254 2023.10.25 23:04:56.954892 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2023.10.25 23:04:56.954919 [ 3 ] {} <Debug> HTTP-Session: 81f21079-0ca4-4623-abea-a6570eaaafa0 Destroying unnamed session
256 2023.10.25 23:04:56.955116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2023.10.25 23:04:56.955210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2023.10.25 23:04:56.955248 [ 3 ] {} <Debug> HTTP-Session: 8093ab59-53f9-4d69-92fe-06c5be93caf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
259 2023.10.25 23:04:56.955288 [ 3 ] {} <Debug> HTTP-Session: 8093ab59-53f9-4d69-92fe-06c5be93caf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2023.10.25 23:04:56.955629 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
261 2023.10.25 23:04:56.955671 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
262 2023.10.25 23:04:56.958140 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} <Debug> oximeter.measurements_u8 (413ea5b8-0799-4098-8d6e-e7df9ef48199): Loading data parts
263 2023.10.25 23:04:56.958199 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} <Debug> oximeter.measurements_u8 (413ea5b8-0799-4098-8d6e-e7df9ef48199): There are no data parts
264 2023.10.25 23:04:56.965742 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} <Debug> DynamicQueryHandler: Done processing query
265 2023.10.25 23:04:56.965778 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.10.25 23:04:56.965796 [ 3 ] {} <Debug> HTTP-Session: 8093ab59-53f9-4d69-92fe-06c5be93caf7 Destroying unnamed session
267 2023.10.25 23:04:56.965920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.10.25 23:04:56.965975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.10.25 23:04:56.965997 [ 3 ] {} <Debug> HTTP-Session: ca190218-cc5f-4eea-af98-1407ffe89f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
270 2023.10.25 23:04:56.966022 [ 3 ] {} <Debug> HTTP-Session: ca190218-cc5f-4eea-af98-1407ffe89f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.10.25 23:04:56.966206 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
272 2023.10.25 23:04:56.966249 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
273 2023.10.25 23:04:56.968434 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} <Debug> oximeter.measurements_i16 (e7a59e53-c01e-4bbd-8414-28c9170d1537): Loading data parts
274 2023.10.25 23:04:56.968552 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} <Debug> oximeter.measurements_i16 (e7a59e53-c01e-4bbd-8414-28c9170d1537): There are no data parts
275 2023.10.25 23:04:56.978293 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} <Debug> DynamicQueryHandler: Done processing query
276 2023.10.25 23:04:56.978345 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.10.25 23:04:56.978371 [ 3 ] {} <Debug> HTTP-Session: ca190218-cc5f-4eea-af98-1407ffe89f16 Destroying unnamed session
278 2023.10.25 23:04:56.978597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.10.25 23:04:56.978676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.10.25 23:04:56.978709 [ 3 ] {} <Debug> HTTP-Session: 40eb1f63-414d-46b3-bfe6-ef028778198e Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
281 2023.10.25 23:04:56.978745 [ 3 ] {} <Debug> HTTP-Session: 40eb1f63-414d-46b3-bfe6-ef028778198e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.10.25 23:04:56.979077 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
283 2023.10.25 23:04:56.979165 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
284 2023.10.25 23:04:56.981709 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} <Debug> oximeter.measurements_u16 (ffc365b7-db04-4192-8467-aa5890066f41): Loading data parts
285 2023.10.25 23:04:56.981766 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} <Debug> oximeter.measurements_u16 (ffc365b7-db04-4192-8467-aa5890066f41): There are no data parts
286 2023.10.25 23:04:56.988756 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} <Debug> DynamicQueryHandler: Done processing query
287 2023.10.25 23:04:56.988786 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2023.10.25 23:04:56.988800 [ 3 ] {} <Debug> HTTP-Session: 40eb1f63-414d-46b3-bfe6-ef028778198e Destroying unnamed session
289 2023.10.25 23:04:56.988903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2023.10.25 23:04:56.988953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2023.10.25 23:04:56.988971 [ 3 ] {} <Debug> HTTP-Session: 807560df-543c-4beb-945f-6dbfb223bbaa Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
292 2023.10.25 23:04:56.988991 [ 3 ] {} <Debug> HTTP-Session: 807560df-543c-4beb-945f-6dbfb223bbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2023.10.25 23:04:56.989163 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
294 2023.10.25 23:04:56.989210 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
295 2023.10.25 23:04:56.991330 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} <Debug> oximeter.measurements_i32 (be145603-88d9-44d0-8ee7-0e66afc6831c): Loading data parts
296 2023.10.25 23:04:56.991389 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} <Debug> oximeter.measurements_i32 (be145603-88d9-44d0-8ee7-0e66afc6831c): There are no data parts
297 2023.10.25 23:04:57.001130 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} <Debug> DynamicQueryHandler: Done processing query
298 2023.10.25 23:04:57.001167 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2023.10.25 23:04:57.001186 [ 3 ] {} <Debug> HTTP-Session: 807560df-543c-4beb-945f-6dbfb223bbaa Destroying unnamed session
300 2023.10.25 23:04:57.001315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2023.10.25 23:04:57.001379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2023.10.25 23:04:57.001401 [ 3 ] {} <Debug> HTTP-Session: b5fbfc91-1a0b-4f17-81c5-655c7eb2cec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
303 2023.10.25 23:04:57.001420 [ 3 ] {} <Debug> HTTP-Session: b5fbfc91-1a0b-4f17-81c5-655c7eb2cec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2023.10.25 23:04:57.001714 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
305 2023.10.25 23:04:57.001774 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
306 2023.10.25 23:04:57.002822 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.37 MiB, peak 222.00 MiB, will set to 226.29 MiB (RSS), difference: 7.92 MiB
307 2023.10.25 23:04:57.004186 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} <Debug> oximeter.measurements_u32 (94300b6c-7c79-4977-800d-61610ab6b621): Loading data parts
308 2023.10.25 23:04:57.004270 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} <Debug> oximeter.measurements_u32 (94300b6c-7c79-4977-800d-61610ab6b621): There are no data parts
309 2023.10.25 23:04:57.011883 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} <Debug> DynamicQueryHandler: Done processing query
310 2023.10.25 23:04:57.011920 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
311 2023.10.25 23:04:57.011940 [ 3 ] {} <Debug> HTTP-Session: b5fbfc91-1a0b-4f17-81c5-655c7eb2cec8 Destroying unnamed session
312 2023.10.25 23:04:57.012072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
313 2023.10.25 23:04:57.012144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
314 2023.10.25 23:04:57.012174 [ 3 ] {} <Debug> HTTP-Session: 39f560e7-2a0a-4a7e-87aa-2e596001617c Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
315 2023.10.25 23:04:57.012202 [ 3 ] {} <Debug> HTTP-Session: 39f560e7-2a0a-4a7e-87aa-2e596001617c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
316 2023.10.25 23:04:57.012424 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
317 2023.10.25 23:04:57.012476 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
318 2023.10.25 23:04:57.014805 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} <Debug> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Loading data parts
319 2023.10.25 23:04:57.014876 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} <Debug> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): There are no data parts
320 2023.10.25 23:04:57.024340 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} <Debug> DynamicQueryHandler: Done processing query
321 2023.10.25 23:04:57.024376 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
322 2023.10.25 23:04:57.024394 [ 3 ] {} <Debug> HTTP-Session: 39f560e7-2a0a-4a7e-87aa-2e596001617c Destroying unnamed session
323 2023.10.25 23:04:57.024519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
324 2023.10.25 23:04:57.024577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
325 2023.10.25 23:04:57.024599 [ 3 ] {} <Debug> HTTP-Session: 50d539f5-8632-4f40-afad-4efd48a694f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
326 2023.10.25 23:04:57.024690 [ 3 ] {} <Debug> HTTP-Session: 50d539f5-8632-4f40-afad-4efd48a694f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
327 2023.10.25 23:04:57.024919 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
328 2023.10.25 23:04:57.024972 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
329 2023.10.25 23:04:57.027295 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} <Debug> oximeter.measurements_u64 (e5107da4-3c40-4033-bc5f-d19f5485f27f): Loading data parts
330 2023.10.25 23:04:57.027363 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} <Debug> oximeter.measurements_u64 (e5107da4-3c40-4033-bc5f-d19f5485f27f): There are no data parts
331 2023.10.25 23:04:57.035108 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} <Debug> DynamicQueryHandler: Done processing query
332 2023.10.25 23:04:57.035141 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
333 2023.10.25 23:04:57.035155 [ 3 ] {} <Debug> HTTP-Session: 50d539f5-8632-4f40-afad-4efd48a694f5 Destroying unnamed session
334 2023.10.25 23:04:57.035271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
335 2023.10.25 23:04:57.035321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
336 2023.10.25 23:04:57.035339 [ 3 ] {} <Debug> HTTP-Session: d48ec113-3e24-43c0-b8ed-26716acd4240 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
337 2023.10.25 23:04:57.035360 [ 3 ] {} <Debug> HTTP-Session: d48ec113-3e24-43c0-b8ed-26716acd4240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
338 2023.10.25 23:04:57.035543 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
339 2023.10.25 23:04:57.035589 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
340 2023.10.25 23:04:57.037761 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} <Debug> oximeter.measurements_f32 (564a719a-d394-4f56-b373-fd703f0f41ba): Loading data parts
341 2023.10.25 23:04:57.037823 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} <Debug> oximeter.measurements_f32 (564a719a-d394-4f56-b373-fd703f0f41ba): There are no data parts
342 2023.10.25 23:04:57.047791 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} <Debug> DynamicQueryHandler: Done processing query
343 2023.10.25 23:04:57.047827 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
344 2023.10.25 23:04:57.047845 [ 3 ] {} <Debug> HTTP-Session: d48ec113-3e24-43c0-b8ed-26716acd4240 Destroying unnamed session
345 2023.10.25 23:04:57.047974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
346 2023.10.25 23:04:57.048035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
347 2023.10.25 23:04:57.048059 [ 3 ] {} <Debug> HTTP-Session: 7ad170a0-38bd-4c55-a9c7-7e9978954c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
348 2023.10.25 23:04:57.048083 [ 3 ] {} <Debug> HTTP-Session: 7ad170a0-38bd-4c55-a9c7-7e9978954c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
349 2023.10.25 23:04:57.048305 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
350 2023.10.25 23:04:57.048353 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
351 2023.10.25 23:04:57.050754 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} <Debug> oximeter.measurements_f64 (232f32f2-150b-4db9-9d59-391a15f3b695): Loading data parts
352 2023.10.25 23:04:57.050851 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} <Debug> oximeter.measurements_f64 (232f32f2-150b-4db9-9d59-391a15f3b695): There are no data parts
353 2023.10.25 23:04:57.058980 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} <Debug> DynamicQueryHandler: Done processing query
354 2023.10.25 23:04:57.059009 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
355 2023.10.25 23:04:57.059033 [ 3 ] {} <Debug> HTTP-Session: 7ad170a0-38bd-4c55-a9c7-7e9978954c95 Destroying unnamed session
356 2023.10.25 23:04:57.059148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2023.10.25 23:04:57.059203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
358 2023.10.25 23:04:57.059230 [ 3 ] {} <Debug> HTTP-Session: d571699c-b2ac-430f-b719-ab9c990d04c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
359 2023.10.25 23:04:57.059249 [ 3 ] {} <Debug> HTTP-Session: d571699c-b2ac-430f-b719-ab9c990d04c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2023.10.25 23:04:57.059437 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
361 2023.10.25 23:04:57.059482 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
362 2023.10.25 23:04:57.061593 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} <Debug> oximeter.measurements_string (71313279-c73f-4a1b-9329-3e5d7d88b6d9): Loading data parts
363 2023.10.25 23:04:57.061671 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} <Debug> oximeter.measurements_string (71313279-c73f-4a1b-9329-3e5d7d88b6d9): There are no data parts
364 2023.10.25 23:04:57.071338 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} <Debug> DynamicQueryHandler: Done processing query
365 2023.10.25 23:04:57.071366 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
366 2023.10.25 23:04:57.071390 [ 3 ] {} <Debug> HTTP-Session: d571699c-b2ac-430f-b719-ab9c990d04c1 Destroying unnamed session
367 2023.10.25 23:04:57.071514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2023.10.25 23:04:57.071568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
369 2023.10.25 23:04:57.071595 [ 3 ] {} <Debug> HTTP-Session: 62261694-3438-4ec6-a81c-525ce2d4add6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
370 2023.10.25 23:04:57.071615 [ 3 ] {} <Debug> HTTP-Session: 62261694-3438-4ec6-a81c-525ce2d4add6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2023.10.25 23:04:57.071900 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
372 2023.10.25 23:04:57.071955 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
373 2023.10.25 23:04:57.074301 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} <Debug> oximeter.measurements_bytes (07fa191f-4692-44e9-9eea-bf1c9cb07409): Loading data parts
374 2023.10.25 23:04:57.074397 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} <Debug> oximeter.measurements_bytes (07fa191f-4692-44e9-9eea-bf1c9cb07409): There are no data parts
375 2023.10.25 23:04:57.082036 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} <Debug> DynamicQueryHandler: Done processing query
376 2023.10.25 23:04:57.082059 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
377 2023.10.25 23:04:57.082082 [ 3 ] {} <Debug> HTTP-Session: 62261694-3438-4ec6-a81c-525ce2d4add6 Destroying unnamed session
378 2023.10.25 23:04:57.082213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
379 2023.10.25 23:04:57.082258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
380 2023.10.25 23:04:57.082283 [ 3 ] {} <Debug> HTTP-Session: d38bc44e-efb9-4d38-a589-61c6c921d251 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
381 2023.10.25 23:04:57.082299 [ 3 ] {} <Debug> HTTP-Session: d38bc44e-efb9-4d38-a589-61c6c921d251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
382 2023.10.25 23:04:57.082487 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
383 2023.10.25 23:04:57.082533 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
384 2023.10.25 23:04:57.084626 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} <Debug> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Loading data parts
385 2023.10.25 23:04:57.084698 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} <Debug> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): There are no data parts
386 2023.10.25 23:04:57.094456 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} <Debug> DynamicQueryHandler: Done processing query
387 2023.10.25 23:04:57.094485 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
388 2023.10.25 23:04:57.094509 [ 3 ] {} <Debug> HTTP-Session: d38bc44e-efb9-4d38-a589-61c6c921d251 Destroying unnamed session
389 2023.10.25 23:04:57.094636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
390 2023.10.25 23:04:57.094690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
391 2023.10.25 23:04:57.094718 [ 3 ] {} <Debug> HTTP-Session: 6451fa2d-fe48-4cd4-aa3d-a79b9a830889 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
392 2023.10.25 23:04:57.094736 [ 3 ] {} <Debug> HTTP-Session: 6451fa2d-fe48-4cd4-aa3d-a79b9a830889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
393 2023.10.25 23:04:57.095045 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
394 2023.10.25 23:04:57.095107 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
395 2023.10.25 23:04:57.097443 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} <Debug> oximeter.measurements_cumulativeu64 (de7708bf-7036-4c84-a700-f5f1c697d629): Loading data parts
396 2023.10.25 23:04:57.097515 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} <Debug> oximeter.measurements_cumulativeu64 (de7708bf-7036-4c84-a700-f5f1c697d629): There are no data parts
397 2023.10.25 23:04:57.105176 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} <Debug> DynamicQueryHandler: Done processing query
398 2023.10.25 23:04:57.105205 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
399 2023.10.25 23:04:57.105219 [ 3 ] {} <Debug> HTTP-Session: 6451fa2d-fe48-4cd4-aa3d-a79b9a830889 Destroying unnamed session
400 2023.10.25 23:04:57.105332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2023.10.25 23:04:57.105380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
402 2023.10.25 23:04:57.105399 [ 3 ] {} <Debug> HTTP-Session: 619fdcbc-84dd-45a7-859d-c39c0b51c104 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
403 2023.10.25 23:04:57.105417 [ 3 ] {} <Debug> HTTP-Session: 619fdcbc-84dd-45a7-859d-c39c0b51c104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2023.10.25 23:04:57.105603 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
405 2023.10.25 23:04:57.105650 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
406 2023.10.25 23:04:57.107826 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} <Debug> oximeter.measurements_cumulativef32 (1f43a253-e8c3-462c-b6df-746348f9a780): Loading data parts
407 2023.10.25 23:04:57.107967 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} <Debug> oximeter.measurements_cumulativef32 (1f43a253-e8c3-462c-b6df-746348f9a780): There are no data parts
408 2023.10.25 23:04:57.117459 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} <Debug> DynamicQueryHandler: Done processing query
409 2023.10.25 23:04:57.117508 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
410 2023.10.25 23:04:57.117533 [ 3 ] {} <Debug> HTTP-Session: 619fdcbc-84dd-45a7-859d-c39c0b51c104 Destroying unnamed session
411 2023.10.25 23:04:57.117697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2023.10.25 23:04:57.117777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
413 2023.10.25 23:04:57.117809 [ 3 ] {} <Debug> HTTP-Session: 39186a08-561c-43c0-9d88-95f3570986ff Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
414 2023.10.25 23:04:57.117844 [ 3 ] {} <Debug> HTTP-Session: 39186a08-561c-43c0-9d88-95f3570986ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2023.10.25 23:04:57.118263 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) --
416 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)
417 2023.10.25 23:04:57.118343 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
418 2023.10.25 23:04:57.120818 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} <Debug> oximeter.measurements_cumulativef64 (4939dab0-c5dd-44fa-8f33-111fcb5150bb): Loading data parts
419 2023.10.25 23:04:57.120960 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} <Debug> oximeter.measurements_cumulativef64 (4939dab0-c5dd-44fa-8f33-111fcb5150bb): There are no data parts
420 2023.10.25 23:04:57.128015 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} <Debug> DynamicQueryHandler: Done processing query
421 2023.10.25 23:04:57.128042 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
422 2023.10.25 23:04:57.128060 [ 3 ] {} <Debug> HTTP-Session: 39186a08-561c-43c0-9d88-95f3570986ff Destroying unnamed session
423 2023.10.25 23:04:57.128205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2023.10.25 23:04:57.128263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
425 2023.10.25 23:04:57.128284 [ 3 ] {} <Debug> HTTP-Session: 96c409e0-94ab-4486-9bee-0f3c843324c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
426 2023.10.25 23:04:57.128308 [ 3 ] {} <Debug> HTTP-Session: 96c409e0-94ab-4486-9bee-0f3c843324c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2023.10.25 23:04:57.128546 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
428 2023.10.25 23:04:57.128594 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
429 2023.10.25 23:04:57.130680 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} <Debug> oximeter.measurements_histogrami8 (e655e60c-0de0-49c3-8e98-4dd8ed059522): Loading data parts
430 2023.10.25 23:04:57.130762 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} <Debug> oximeter.measurements_histogrami8 (e655e60c-0de0-49c3-8e98-4dd8ed059522): There are no data parts
431 2023.10.25 23:04:57.140581 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} <Debug> DynamicQueryHandler: Done processing query
432 2023.10.25 23:04:57.140628 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
433 2023.10.25 23:04:57.140670 [ 3 ] {} <Debug> HTTP-Session: 96c409e0-94ab-4486-9bee-0f3c843324c7 Destroying unnamed session
434 2023.10.25 23:04:57.140874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
435 2023.10.25 23:04:57.141007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
436 2023.10.25 23:04:57.141034 [ 3 ] {} <Debug> HTTP-Session: 32121c8e-df35-44cf-bb73-940d5a375bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
437 2023.10.25 23:04:57.141053 [ 3 ] {} <Debug> HTTP-Session: 32121c8e-df35-44cf-bb73-940d5a375bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
438 2023.10.25 23:04:57.141304 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
439 2023.10.25 23:04:57.141361 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
440 2023.10.25 23:04:57.143736 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} <Debug> oximeter.measurements_histogramu8 (e9e8d65d-5387-4086-9625-444972c92c91): Loading data parts
441 2023.10.25 23:04:57.143834 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} <Debug> oximeter.measurements_histogramu8 (e9e8d65d-5387-4086-9625-444972c92c91): There are no data parts
442 2023.10.25 23:04:57.151462 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} <Debug> DynamicQueryHandler: Done processing query
443 2023.10.25 23:04:57.151485 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
444 2023.10.25 23:04:57.151504 [ 3 ] {} <Debug> HTTP-Session: 32121c8e-df35-44cf-bb73-940d5a375bd8 Destroying unnamed session
445 2023.10.25 23:04:57.151601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
446 2023.10.25 23:04:57.151655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
447 2023.10.25 23:04:57.151681 [ 3 ] {} <Debug> HTTP-Session: bd8b6ffa-fff0-4ab6-8cb5-07686ad5d0a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
448 2023.10.25 23:04:57.151705 [ 3 ] {} <Debug> HTTP-Session: bd8b6ffa-fff0-4ab6-8cb5-07686ad5d0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
449 2023.10.25 23:04:57.151946 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
450 2023.10.25 23:04:57.152066 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
451 2023.10.25 23:04:57.154256 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} <Debug> oximeter.measurements_histogrami16 (d153c9df-3219-4245-8e90-d10bd5d37b14): Loading data parts
452 2023.10.25 23:04:57.154354 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} <Debug> oximeter.measurements_histogrami16 (d153c9df-3219-4245-8e90-d10bd5d37b14): There are no data parts
453 2023.10.25 23:04:57.165124 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} <Debug> DynamicQueryHandler: Done processing query
454 2023.10.25 23:04:57.165174 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
455 2023.10.25 23:04:57.165200 [ 3 ] {} <Debug> HTTP-Session: bd8b6ffa-fff0-4ab6-8cb5-07686ad5d0a4 Destroying unnamed session
456 2023.10.25 23:04:57.165375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
457 2023.10.25 23:04:57.165454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
458 2023.10.25 23:04:57.165487 [ 3 ] {} <Debug> HTTP-Session: 9d81f741-f028-4fe6-b96a-307879722e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
459 2023.10.25 23:04:57.165523 [ 3 ] {} <Debug> HTTP-Session: 9d81f741-f028-4fe6-b96a-307879722e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
460 2023.10.25 23:04:57.165951 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
461 2023.10.25 23:04:57.166093 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
462 2023.10.25 23:04:57.168504 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} <Debug> oximeter.measurements_histogramu16 (ba3f9b21-528b-4d5d-9751-971ef8a8c430): Loading data parts
463 2023.10.25 23:04:57.168582 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} <Debug> oximeter.measurements_histogramu16 (ba3f9b21-528b-4d5d-9751-971ef8a8c430): There are no data parts
464 2023.10.25 23:04:57.175718 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} <Debug> DynamicQueryHandler: Done processing query
465 2023.10.25 23:04:57.175751 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
466 2023.10.25 23:04:57.175773 [ 3 ] {} <Debug> HTTP-Session: 9d81f741-f028-4fe6-b96a-307879722e87 Destroying unnamed session
467 2023.10.25 23:04:57.175879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
468 2023.10.25 23:04:57.175934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
469 2023.10.25 23:04:57.175960 [ 3 ] {} <Debug> HTTP-Session: 5eda7eaa-fa48-4625-907d-5e31d50b1e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
470 2023.10.25 23:04:57.175979 [ 3 ] {} <Debug> HTTP-Session: 5eda7eaa-fa48-4625-907d-5e31d50b1e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
471 2023.10.25 23:04:57.176292 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
472 2023.10.25 23:04:57.176348 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
473 2023.10.25 23:04:57.178560 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} <Debug> oximeter.measurements_histogrami32 (be9b8461-d70b-4daa-8596-17adcd549085): Loading data parts
474 2023.10.25 23:04:57.178655 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} <Debug> oximeter.measurements_histogrami32 (be9b8461-d70b-4daa-8596-17adcd549085): There are no data parts
475 2023.10.25 23:04:57.188358 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} <Debug> DynamicQueryHandler: Done processing query
476 2023.10.25 23:04:57.188386 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
477 2023.10.25 23:04:57.188410 [ 3 ] {} <Debug> HTTP-Session: 5eda7eaa-fa48-4625-907d-5e31d50b1e16 Destroying unnamed session
478 2023.10.25 23:04:57.188543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2023.10.25 23:04:57.188596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
480 2023.10.25 23:04:57.188624 [ 3 ] {} <Debug> HTTP-Session: 196eb723-e167-424f-8975-da44e84bdbaa Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
481 2023.10.25 23:04:57.188644 [ 3 ] {} <Debug> HTTP-Session: 196eb723-e167-424f-8975-da44e84bdbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2023.10.25 23:04:57.188852 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
483 2023.10.25 23:04:57.188898 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
484 2023.10.25 23:04:57.191282 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} <Debug> oximeter.measurements_histogramu32 (60db2a57-fd67-4884-a3b4-217448c39e54): Loading data parts
485 2023.10.25 23:04:57.191357 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} <Debug> oximeter.measurements_histogramu32 (60db2a57-fd67-4884-a3b4-217448c39e54): There are no data parts
486 2023.10.25 23:04:57.199397 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} <Debug> DynamicQueryHandler: Done processing query
487 2023.10.25 23:04:57.199425 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
488 2023.10.25 23:04:57.199438 [ 3 ] {} <Debug> HTTP-Session: 196eb723-e167-424f-8975-da44e84bdbaa Destroying unnamed session
489 2023.10.25 23:04:57.199540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
490 2023.10.25 23:04:57.199588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
491 2023.10.25 23:04:57.199606 [ 3 ] {} <Debug> HTTP-Session: 41f8416c-4350-4519-a1aa-4e0870638262 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
492 2023.10.25 23:04:57.199625 [ 3 ] {} <Debug> HTTP-Session: 41f8416c-4350-4519-a1aa-4e0870638262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
493 2023.10.25 23:04:57.199821 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
494 2023.10.25 23:04:57.199869 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
495 2023.10.25 23:04:57.202028 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} <Debug> oximeter.measurements_histogrami64 (6f3b8412-b00c-4075-98da-ac4f58af1cda): Loading data parts
496 2023.10.25 23:04:57.202201 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} <Debug> oximeter.measurements_histogrami64 (6f3b8412-b00c-4075-98da-ac4f58af1cda): There are no data parts
497 2023.10.25 23:04:57.212211 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} <Debug> DynamicQueryHandler: Done processing query
498 2023.10.25 23:04:57.212245 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
499 2023.10.25 23:04:57.212263 [ 3 ] {} <Debug> HTTP-Session: 41f8416c-4350-4519-a1aa-4e0870638262 Destroying unnamed session
500 2023.10.25 23:04:57.212390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
501 2023.10.25 23:04:57.212445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
502 2023.10.25 23:04:57.212466 [ 3 ] {} <Debug> HTTP-Session: b5bae28a-55d3-4c41-909b-701083155f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
503 2023.10.25 23:04:57.212490 [ 3 ] {} <Debug> HTTP-Session: b5bae28a-55d3-4c41-909b-701083155f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
504 2023.10.25 23:04:57.212738 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
505 2023.10.25 23:04:57.212794 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
506 2023.10.25 23:04:57.215226 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} <Debug> oximeter.measurements_histogramu64 (e282c86b-aa37-4544-a650-32d581708a3a): Loading data parts
507 2023.10.25 23:04:57.215362 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} <Debug> oximeter.measurements_histogramu64 (e282c86b-aa37-4544-a650-32d581708a3a): There are no data parts
508 2023.10.25 23:04:57.223344 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} <Debug> DynamicQueryHandler: Done processing query
509 2023.10.25 23:04:57.223372 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
510 2023.10.25 23:04:57.223390 [ 3 ] {} <Debug> HTTP-Session: b5bae28a-55d3-4c41-909b-701083155f28 Destroying unnamed session
511 2023.10.25 23:04:57.223518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
512 2023.10.25 23:04:57.223574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
513 2023.10.25 23:04:57.223597 [ 3 ] {} <Debug> HTTP-Session: a90f8b1a-d24d-4bff-b685-777f0c2c203c Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
514 2023.10.25 23:04:57.223621 [ 3 ] {} <Debug> HTTP-Session: a90f8b1a-d24d-4bff-b685-777f0c2c203c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
515 2023.10.25 23:04:57.223848 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
516 2023.10.25 23:04:57.223896 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
517 2023.10.25 23:04:57.226027 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} <Debug> oximeter.measurements_histogramf32 (208d61e4-d8f5-426a-8fce-49b6638cc265): Loading data parts
518 2023.10.25 23:04:57.226107 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} <Debug> oximeter.measurements_histogramf32 (208d61e4-d8f5-426a-8fce-49b6638cc265): There are no data parts
519 2023.10.25 23:04:57.236015 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} <Debug> DynamicQueryHandler: Done processing query
520 2023.10.25 23:04:57.236056 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
521 2023.10.25 23:04:57.236093 [ 3 ] {} <Debug> HTTP-Session: a90f8b1a-d24d-4bff-b685-777f0c2c203c Destroying unnamed session
522 2023.10.25 23:04:57.236328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
523 2023.10.25 23:04:57.236418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
524 2023.10.25 23:04:57.236458 [ 3 ] {} <Debug> HTTP-Session: 6f112fdb-e43a-4424-8fc7-d94b3a24c524 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
525 2023.10.25 23:04:57.236495 [ 3 ] {} <Debug> HTTP-Session: 6f112fdb-e43a-4424-8fc7-d94b3a24c524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
526 2023.10.25 23:04:57.236880 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
527 2023.10.25 23:04:57.236987 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
528 2023.10.25 23:04:57.239493 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} <Debug> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Loading data parts
529 2023.10.25 23:04:57.239597 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} <Debug> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): There are no data parts
530 2023.10.25 23:04:57.246824 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} <Debug> DynamicQueryHandler: Done processing query
531 2023.10.25 23:04:57.246858 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
532 2023.10.25 23:04:57.246872 [ 3 ] {} <Debug> HTTP-Session: 6f112fdb-e43a-4424-8fc7-d94b3a24c524 Destroying unnamed session
533 2023.10.25 23:04:57.246976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
534 2023.10.25 23:04:57.247020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
535 2023.10.25 23:04:57.247039 [ 3 ] {} <Debug> HTTP-Session: fd0d2af8-0670-4f40-b901-ac9e3f04281a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
536 2023.10.25 23:04:57.247059 [ 3 ] {} <Debug> HTTP-Session: fd0d2af8-0670-4f40-b901-ac9e3f04281a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
537 2023.10.25 23:04:57.247202 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
538 2023.10.25 23:04:57.247311 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
539 2023.10.25 23:04:57.249213 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} <Debug> oximeter.fields_bool (6c587307-4ec2-4343-b432-d7c165a0e521): Loading data parts
540 2023.10.25 23:04:57.249360 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} <Debug> oximeter.fields_bool (6c587307-4ec2-4343-b432-d7c165a0e521): There are no data parts
541 2023.10.25 23:04:57.259615 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} <Debug> DynamicQueryHandler: Done processing query
542 2023.10.25 23:04:57.259657 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
543 2023.10.25 23:04:57.259695 [ 3 ] {} <Debug> HTTP-Session: fd0d2af8-0670-4f40-b901-ac9e3f04281a Destroying unnamed session
544 2023.10.25 23:04:57.259868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
545 2023.10.25 23:04:57.259965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
546 2023.10.25 23:04:57.260013 [ 3 ] {} <Debug> HTTP-Session: c53b90a6-1810-45ec-ac05-60c1674e6046 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
547 2023.10.25 23:04:57.260047 [ 3 ] {} <Debug> HTTP-Session: c53b90a6-1810-45ec-ac05-60c1674e6046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
548 2023.10.25 23:04:57.260378 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
549 2023.10.25 23:04:57.260422 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
550 2023.10.25 23:04:57.262637 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} <Debug> oximeter.fields_i8 (db0618f2-3c82-464a-b72f-8c58a4e24cf8): Loading data parts
551 2023.10.25 23:04:57.262711 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} <Debug> oximeter.fields_i8 (db0618f2-3c82-464a-b72f-8c58a4e24cf8): There are no data parts
552 2023.10.25 23:04:57.271078 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} <Debug> DynamicQueryHandler: Done processing query
553 2023.10.25 23:04:57.271104 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
554 2023.10.25 23:04:57.271121 [ 3 ] {} <Debug> HTTP-Session: c53b90a6-1810-45ec-ac05-60c1674e6046 Destroying unnamed session
555 2023.10.25 23:04:57.271242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
556 2023.10.25 23:04:57.271364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
557 2023.10.25 23:04:57.271385 [ 3 ] {} <Debug> HTTP-Session: 19d5d6d4-4075-4d42-a108-d99e701404e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
558 2023.10.25 23:04:57.271409 [ 3 ] {} <Debug> HTTP-Session: 19d5d6d4-4075-4d42-a108-d99e701404e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
559 2023.10.25 23:04:57.271593 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
560 2023.10.25 23:04:57.271640 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
561 2023.10.25 23:04:57.273744 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} <Debug> oximeter.fields_u8 (b0fd979f-1a6e-4903-b750-f37ba0163b43): Loading data parts
562 2023.10.25 23:04:57.273832 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} <Debug> oximeter.fields_u8 (b0fd979f-1a6e-4903-b750-f37ba0163b43): There are no data parts
563 2023.10.25 23:04:57.283772 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} <Debug> DynamicQueryHandler: Done processing query
564 2023.10.25 23:04:57.283801 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
565 2023.10.25 23:04:57.283815 [ 3 ] {} <Debug> HTTP-Session: 19d5d6d4-4075-4d42-a108-d99e701404e6 Destroying unnamed session
566 2023.10.25 23:04:57.283906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
567 2023.10.25 23:04:57.283957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
568 2023.10.25 23:04:57.283975 [ 3 ] {} <Debug> HTTP-Session: 1028ce72-79d6-49d2-a6fb-47f1784eafd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
569 2023.10.25 23:04:57.283996 [ 3 ] {} <Debug> HTTP-Session: 1028ce72-79d6-49d2-a6fb-47f1784eafd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
570 2023.10.25 23:04:57.284165 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
571 2023.10.25 23:04:57.284220 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
572 2023.10.25 23:04:57.286653 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} <Debug> oximeter.fields_i16 (9d8a8433-6c8c-4b79-bcd0-59be89f3514c): Loading data parts
573 2023.10.25 23:04:57.286723 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} <Debug> oximeter.fields_i16 (9d8a8433-6c8c-4b79-bcd0-59be89f3514c): There are no data parts
574 2023.10.25 23:04:57.294711 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} <Debug> DynamicQueryHandler: Done processing query
575 2023.10.25 23:04:57.294735 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
576 2023.10.25 23:04:57.294756 [ 3 ] {} <Debug> HTTP-Session: 1028ce72-79d6-49d2-a6fb-47f1784eafd9 Destroying unnamed session
577 2023.10.25 23:04:57.294863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
578 2023.10.25 23:04:57.294911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
579 2023.10.25 23:04:57.294934 [ 3 ] {} <Debug> HTTP-Session: 5e107d8d-5687-4477-ad37-99e77d390632 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
580 2023.10.25 23:04:57.294951 [ 3 ] {} <Debug> HTTP-Session: 5e107d8d-5687-4477-ad37-99e77d390632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
581 2023.10.25 23:04:57.295100 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
582 2023.10.25 23:04:57.295142 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
583 2023.10.25 23:04:57.297252 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} <Debug> oximeter.fields_u16 (198bec64-c742-44e1-b599-e24c235933c2): Loading data parts
584 2023.10.25 23:04:57.297329 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} <Debug> oximeter.fields_u16 (198bec64-c742-44e1-b599-e24c235933c2): There are no data parts
585 2023.10.25 23:04:57.307316 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} <Debug> DynamicQueryHandler: Done processing query
586 2023.10.25 23:04:57.307346 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
587 2023.10.25 23:04:57.307361 [ 3 ] {} <Debug> HTTP-Session: 5e107d8d-5687-4477-ad37-99e77d390632 Destroying unnamed session
588 2023.10.25 23:04:57.307546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2023.10.25 23:04:57.307592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
590 2023.10.25 23:04:57.307610 [ 3 ] {} <Debug> HTTP-Session: db66415b-fa97-42ee-8b28-474ed1559bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
591 2023.10.25 23:04:57.307632 [ 3 ] {} <Debug> HTTP-Session: db66415b-fa97-42ee-8b28-474ed1559bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2023.10.25 23:04:57.307779 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
593 2023.10.25 23:04:57.307820 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
594 2023.10.25 23:04:57.310126 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} <Debug> oximeter.fields_i32 (0cb05f40-ae5c-44df-84a4-8ebf970afb72): Loading data parts
595 2023.10.25 23:04:57.310235 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} <Debug> oximeter.fields_i32 (0cb05f40-ae5c-44df-84a4-8ebf970afb72): There are no data parts
596 2023.10.25 23:04:57.318215 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} <Debug> DynamicQueryHandler: Done processing query
597 2023.10.25 23:04:57.318238 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
598 2023.10.25 23:04:57.318258 [ 3 ] {} <Debug> HTTP-Session: db66415b-fa97-42ee-8b28-474ed1559bc1 Destroying unnamed session
599 2023.10.25 23:04:57.318378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
600 2023.10.25 23:04:57.318484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
601 2023.10.25 23:04:57.318507 [ 3 ] {} <Debug> HTTP-Session: cf89bdb3-743a-4b3e-ac55-24e13856a302 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
602 2023.10.25 23:04:57.318530 [ 3 ] {} <Debug> HTTP-Session: cf89bdb3-743a-4b3e-ac55-24e13856a302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
603 2023.10.25 23:04:57.318673 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
604 2023.10.25 23:04:57.318719 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
605 2023.10.25 23:04:57.320751 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} <Debug> oximeter.fields_u32 (c910ea54-4f8b-4952-8921-3525b0171ee9): Loading data parts
606 2023.10.25 23:04:57.320830 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} <Debug> oximeter.fields_u32 (c910ea54-4f8b-4952-8921-3525b0171ee9): There are no data parts
607 2023.10.25 23:04:57.331011 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} <Debug> DynamicQueryHandler: Done processing query
608 2023.10.25 23:04:57.331039 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
609 2023.10.25 23:04:57.331071 [ 3 ] {} <Debug> HTTP-Session: cf89bdb3-743a-4b3e-ac55-24e13856a302 Destroying unnamed session
610 2023.10.25 23:04:57.331206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
611 2023.10.25 23:04:57.331275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
612 2023.10.25 23:04:57.331309 [ 3 ] {} <Debug> HTTP-Session: 2f94fbba-2f7b-4b37-9009-9e6ea4fa32d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
613 2023.10.25 23:04:57.331332 [ 3 ] {} <Debug> HTTP-Session: 2f94fbba-2f7b-4b37-9009-9e6ea4fa32d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
614 2023.10.25 23:04:57.331626 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
615 2023.10.25 23:04:57.331692 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
616 2023.10.25 23:04:57.334135 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} <Debug> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Loading data parts
617 2023.10.25 23:04:57.334210 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} <Debug> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): There are no data parts
618 2023.10.25 23:04:57.342031 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} <Debug> DynamicQueryHandler: Done processing query
619 2023.10.25 23:04:57.342066 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
620 2023.10.25 23:04:57.342085 [ 3 ] {} <Debug> HTTP-Session: 2f94fbba-2f7b-4b37-9009-9e6ea4fa32d6 Destroying unnamed session
621 2023.10.25 23:04:57.342202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2023.10.25 23:04:57.342258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
623 2023.10.25 23:04:57.342279 [ 3 ] {} <Debug> HTTP-Session: d19cffc1-0b03-4322-9119-65913e6a5236 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
624 2023.10.25 23:04:57.342304 [ 3 ] {} <Debug> HTTP-Session: d19cffc1-0b03-4322-9119-65913e6a5236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2023.10.25 23:04:57.342552 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
626 2023.10.25 23:04:57.342600 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
627 2023.10.25 23:04:57.344739 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} <Debug> oximeter.fields_u64 (88f30934-5d9c-481e-9ef6-a7e2768ef568): Loading data parts
628 2023.10.25 23:04:57.344804 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} <Debug> oximeter.fields_u64 (88f30934-5d9c-481e-9ef6-a7e2768ef568): There are no data parts
629 2023.10.25 23:04:57.354836 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} <Debug> DynamicQueryHandler: Done processing query
630 2023.10.25 23:04:57.354871 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
631 2023.10.25 23:04:57.354888 [ 3 ] {} <Debug> HTTP-Session: d19cffc1-0b03-4322-9119-65913e6a5236 Destroying unnamed session
632 2023.10.25 23:04:57.355014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2023.10.25 23:04:57.355074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2023.10.25 23:04:57.355096 [ 3 ] {} <Debug> HTTP-Session: 135d8f49-bd02-4eef-b0f8-8a7a6868f92a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
635 2023.10.25 23:04:57.355113 [ 3 ] {} <Debug> HTTP-Session: 135d8f49-bd02-4eef-b0f8-8a7a6868f92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2023.10.25 23:04:57.355265 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
637 2023.10.25 23:04:57.355310 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
638 2023.10.25 23:04:57.357625 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} <Debug> oximeter.fields_ipaddr (541d5cf5-f8ae-4454-a577-5a7e98f7501c): Loading data parts
639 2023.10.25 23:04:57.357702 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} <Debug> oximeter.fields_ipaddr (541d5cf5-f8ae-4454-a577-5a7e98f7501c): There are no data parts
640 2023.10.25 23:04:57.366243 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} <Debug> DynamicQueryHandler: Done processing query
641 2023.10.25 23:04:57.366270 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
642 2023.10.25 23:04:57.366295 [ 3 ] {} <Debug> HTTP-Session: 135d8f49-bd02-4eef-b0f8-8a7a6868f92a Destroying unnamed session
643 2023.10.25 23:04:57.366419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
644 2023.10.25 23:04:57.366472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
645 2023.10.25 23:04:57.366502 [ 3 ] {} <Debug> HTTP-Session: 1ce6b960-4bff-4f5f-8c87-c4fdcb62c0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
646 2023.10.25 23:04:57.366520 [ 3 ] {} <Debug> HTTP-Session: 1ce6b960-4bff-4f5f-8c87-c4fdcb62c0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
647 2023.10.25 23:04:57.366772 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
648 2023.10.25 23:04:57.366821 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
649 2023.10.25 23:04:57.369092 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} <Debug> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Loading data parts
650 2023.10.25 23:04:57.369173 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} <Debug> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): There are no data parts
651 2023.10.25 23:04:57.379307 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} <Debug> DynamicQueryHandler: Done processing query
652 2023.10.25 23:04:57.379342 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
653 2023.10.25 23:04:57.379360 [ 3 ] {} <Debug> HTTP-Session: 1ce6b960-4bff-4f5f-8c87-c4fdcb62c0a3 Destroying unnamed session
654 2023.10.25 23:04:57.379497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
655 2023.10.25 23:04:57.379551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
656 2023.10.25 23:04:57.379638 [ 3 ] {} <Debug> HTTP-Session: 601e2d2a-1f30-4f10-bcec-97ef30601b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
657 2023.10.25 23:04:57.379664 [ 3 ] {} <Debug> HTTP-Session: 601e2d2a-1f30-4f10-bcec-97ef30601b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2023.10.25 23:04:57.379846 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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)
659 2023.10.25 23:04:57.379894 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
660 2023.10.25 23:04:57.382208 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} <Debug> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Loading data parts
661 2023.10.25 23:04:57.382291 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} <Debug> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): There are no data parts
662 2023.10.25 23:04:57.390264 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} <Debug> DynamicQueryHandler: Done processing query
663 2023.10.25 23:04:57.390291 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
664 2023.10.25 23:04:57.390315 [ 3 ] {} <Debug> HTTP-Session: 601e2d2a-1f30-4f10-bcec-97ef30601b8a Destroying unnamed session
665 2023.10.25 23:04:57.390440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2023.10.25 23:04:57.390487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
667 2023.10.25 23:04:57.390515 [ 3 ] {} <Debug> HTTP-Session: 9b412366-9d06-4a31-8c6f-9e49385ae44a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
668 2023.10.25 23:04:57.390539 [ 3 ] {} <Debug> HTTP-Session: 9b412366-9d06-4a31-8c6f-9e49385ae44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2023.10.25 23:04:57.390847 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) 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, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
670 2023.10.25 23:04:57.390918 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
671 2023.10.25 23:04:57.393132 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): Loading data parts
672 2023.10.25 23:04:57.393245 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): There are no data parts
673 2023.10.25 23:04:57.403133 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} <Debug> DynamicQueryHandler: Done processing query
674 2023.10.25 23:04:57.403161 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
675 2023.10.25 23:04:57.403187 [ 3 ] {} <Debug> HTTP-Session: 9b412366-9d06-4a31-8c6f-9e49385ae44a Destroying unnamed session
676 2023.10.25 23:04:57.403302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2023.10.25 23:04:57.403349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2023.10.25 23:04:57.403372 [ 3 ] {} <Debug> HTTP-Session: 0da089d0-b401-442e-b8ae-f64da467ac84 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030
679 2023.10.25 23:04:57.403393 [ 3 ] {} <Debug> HTTP-Session: 0da089d0-b401-442e-b8ae-f64da467ac84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2023.10.25 23:04:57.403492 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62030) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
681 2023.10.25 23:04:57.404147 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
682 2023.10.25 23:04:57.407357 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
683 2023.10.25 23:04:57.409488 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
684 2023.10.25 23:04:57.409756 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} <Trace> oximeter.version (b823f170-daa3-4348-a998-8faffa2957d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
685 2023.10.25 23:04:57.409953 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006367217 sec., 157 rows/sec., 2.45 KiB/sec.
686 2023.10.25 23:04:57.410047 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} <Debug> DynamicQueryHandler: Done processing query
687 2023.10.25 23:04:57.410072 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
688 2023.10.25 23:04:57.410086 [ 3 ] {} <Debug> HTTP-Session: 0da089d0-b401-442e-b8ae-f64da467ac84 Destroying unnamed session
689 2023.10.25 23:04:58.002817 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.92 MiB, peak 231.99 MiB, will set to 228.28 MiB (RSS), difference: 1.36 MiB
690 2023.10.25 23:05:09.035117 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache
691 2023.10.25 23:05:09.035200 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache
692 2023.10.25 23:05:24.035395 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
693 2023.10.25 23:05:24.035461 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
694 2023.10.25 23:05:32.522661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
695 2023.10.25 23:05:32.522780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
696 2023.10.25 23:05:32.522830 [ 3 ] {} <Debug> HTTP-Session: fa3df7d0-7736-4248-a14b-57a926646f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
697 2023.10.25 23:05:32.522877 [ 3 ] {} <Debug> HTTP-Session: fa3df7d0-7736-4248-a14b-57a926646f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2023.10.25 23:05:32.523025 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
699 2023.10.25 23:05:32.523418 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
700 2023.10.25 23:05:32.524120 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
701 2023.10.25 23:05:32.524208 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
702 2023.10.25 23:05:32.525242 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} <Debug> DynamicQueryHandler: Done processing query
703 2023.10.25 23:05:32.525271 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
704 2023.10.25 23:05:32.525286 [ 3 ] {} <Debug> HTTP-Session: fa3df7d0-7736-4248-a14b-57a926646f0f Destroying unnamed session
705 2023.10.25 23:05:32.525792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2023.10.25 23:05:32.525857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
707 2023.10.25 23:05:32.525875 [ 3 ] {} <Debug> HTTP-Session: 8b7f3d2a-764c-4481-ac4d-cb4b23f3e9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
708 2023.10.25 23:05:32.525903 [ 3 ] {} <Debug> HTTP-Session: 8b7f3d2a-764c-4481-ac4d-cb4b23f3e9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2023.10.25 23:05:32.526039 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
710 2023.10.25 23:05:32.528669 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
711 2023.10.25 23:05:32.528826 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
712 2023.10.25 23:05:32.528876 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
713 2023.10.25 23:05:32.529962 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} <Debug> DynamicQueryHandler: Done processing query
714 2023.10.25 23:05:32.529998 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
715 2023.10.25 23:05:32.530013 [ 3 ] {} <Debug> HTTP-Session: 8b7f3d2a-764c-4481-ac4d-cb4b23f3e9e9 Destroying unnamed session
716 2023.10.25 23:05:32.530682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
717 2023.10.25 23:05:32.530735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
718 2023.10.25 23:05:32.530753 [ 3 ] {} <Debug> HTTP-Session: 2255a7e4-87e9-400b-9413-2a9460be4f0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
719 2023.10.25 23:05:32.530776 [ 3 ] {} <Debug> HTTP-Session: 2255a7e4-87e9-400b-9413-2a9460be4f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
720 2023.10.25 23:05:32.530894 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
721 2023.10.25 23:05:32.531263 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
722 2023.10.25 23:05:32.531405 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
723 2023.10.25 23:05:32.531443 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
724 2023.10.25 23:05:32.532416 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} <Debug> DynamicQueryHandler: Done processing query
725 2023.10.25 23:05:32.532449 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
726 2023.10.25 23:05:32.532464 [ 3 ] {} <Debug> HTTP-Session: 2255a7e4-87e9-400b-9413-2a9460be4f0b Destroying unnamed session
727 2023.10.25 23:05:32.532923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
728 2023.10.25 23:05:32.532977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
729 2023.10.25 23:05:32.532996 [ 3 ] {} <Debug> HTTP-Session: 8dde7249-14be-4cf7-91cd-c7195070b25a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
730 2023.10.25 23:05:32.533017 [ 3 ] {} <Debug> HTTP-Session: 8dde7249-14be-4cf7-91cd-c7195070b25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
731 2023.10.25 23:05:32.533124 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
732 2023.10.25 23:05:32.533454 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
733 2023.10.25 23:05:32.533669 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
734 2023.10.25 23:05:32.533708 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
735 2023.10.25 23:05:32.534510 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} <Debug> DynamicQueryHandler: Done processing query
736 2023.10.25 23:05:32.534600 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
737 2023.10.25 23:05:32.534622 [ 3 ] {} <Debug> HTTP-Session: 8dde7249-14be-4cf7-91cd-c7195070b25a Destroying unnamed session
738 2023.10.25 23:05:32.535038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2023.10.25 23:05:32.535084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
740 2023.10.25 23:05:32.535108 [ 3 ] {} <Debug> HTTP-Session: 6aeb12a1-5e42-456c-a69a-6314550c3f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
741 2023.10.25 23:05:32.535124 [ 3 ] {} <Debug> HTTP-Session: 6aeb12a1-5e42-456c-a69a-6314550c3f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2023.10.25 23:05:32.535235 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
743 2023.10.25 23:05:32.535636 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
744 2023.10.25 23:05:32.535786 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
745 2023.10.25 23:05:32.535825 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
746 2023.10.25 23:05:32.536633 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} <Debug> DynamicQueryHandler: Done processing query
747 2023.10.25 23:05:32.536658 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
748 2023.10.25 23:05:32.536681 [ 3 ] {} <Debug> HTTP-Session: 6aeb12a1-5e42-456c-a69a-6314550c3f6b Destroying unnamed session
749 2023.10.25 23:05:32.536946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2023.10.25 23:05:32.536993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
751 2023.10.25 23:05:32.537017 [ 3 ] {} <Debug> HTTP-Session: 63ac5a91-5a24-49da-aabd-12e56857329f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
752 2023.10.25 23:05:32.537033 [ 3 ] {} <Debug> HTTP-Session: 63ac5a91-5a24-49da-aabd-12e56857329f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2023.10.25 23:05:32.537145 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
754 2023.10.25 23:05:32.537480 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
755 2023.10.25 23:05:32.537696 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
756 2023.10.25 23:05:32.537735 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
757 2023.10.25 23:05:32.538444 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} <Debug> DynamicQueryHandler: Done processing query
758 2023.10.25 23:05:32.538476 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
759 2023.10.25 23:05:32.538491 [ 3 ] {} <Debug> HTTP-Session: 63ac5a91-5a24-49da-aabd-12e56857329f Destroying unnamed session
760 2023.10.25 23:05:32.538796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
761 2023.10.25 23:05:32.538850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
762 2023.10.25 23:05:32.538868 [ 3 ] {} <Debug> HTTP-Session: 21e20f54-83fa-4609-afee-36caf833e27b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
763 2023.10.25 23:05:32.538883 [ 3 ] {} <Debug> HTTP-Session: 21e20f54-83fa-4609-afee-36caf833e27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
764 2023.10.25 23:05:32.538995 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
765 2023.10.25 23:05:32.539336 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
766 2023.10.25 23:05:32.539483 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
767 2023.10.25 23:05:32.539528 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
768 2023.10.25 23:05:32.540283 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} <Debug> DynamicQueryHandler: Done processing query
769 2023.10.25 23:05:32.540315 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
770 2023.10.25 23:05:32.540330 [ 3 ] {} <Debug> HTTP-Session: 21e20f54-83fa-4609-afee-36caf833e27b Destroying unnamed session
771 2023.10.25 23:05:32.540538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
772 2023.10.25 23:05:32.540652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
773 2023.10.25 23:05:32.540669 [ 3 ] {} <Debug> HTTP-Session: e6bf06ee-94b3-40c0-9e8f-a4a06484409e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
774 2023.10.25 23:05:32.540691 [ 3 ] {} <Debug> HTTP-Session: e6bf06ee-94b3-40c0-9e8f-a4a06484409e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
775 2023.10.25 23:05:32.540804 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
776 2023.10.25 23:05:32.541143 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
777 2023.10.25 23:05:32.541293 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
778 2023.10.25 23:05:32.541347 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
779 2023.10.25 23:05:32.542131 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} <Debug> DynamicQueryHandler: Done processing query
780 2023.10.25 23:05:32.542157 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
781 2023.10.25 23:05:32.542171 [ 3 ] {} <Debug> HTTP-Session: e6bf06ee-94b3-40c0-9e8f-a4a06484409e Destroying unnamed session
782 2023.10.25 23:05:32.542385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
783 2023.10.25 23:05:32.542427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
784 2023.10.25 23:05:32.542444 [ 3 ] {} <Debug> HTTP-Session: ab2d9112-7450-45ed-9b10-7df194bf6032 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
785 2023.10.25 23:05:32.542468 [ 3 ] {} <Debug> HTTP-Session: ab2d9112-7450-45ed-9b10-7df194bf6032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
786 2023.10.25 23:05:32.542642 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
787 2023.10.25 23:05:32.542976 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
788 2023.10.25 23:05:32.543118 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
789 2023.10.25 23:05:32.543164 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
790 2023.10.25 23:05:32.544015 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} <Debug> DynamicQueryHandler: Done processing query
791 2023.10.25 23:05:32.544040 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
792 2023.10.25 23:05:32.544064 [ 3 ] {} <Debug> HTTP-Session: ab2d9112-7450-45ed-9b10-7df194bf6032 Destroying unnamed session
793 2023.10.25 23:05:32.544262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
794 2023.10.25 23:05:32.544304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
795 2023.10.25 23:05:32.544323 [ 3 ] {} <Debug> HTTP-Session: a3139def-0d89-4484-b08c-c70251f615e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
796 2023.10.25 23:05:32.544339 [ 3 ] {} <Debug> HTTP-Session: a3139def-0d89-4484-b08c-c70251f615e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
797 2023.10.25 23:05:32.544450 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
798 2023.10.25 23:05:32.544846 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.10.25 23:05:32.544989 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
800 2023.10.25 23:05:32.545026 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
801 2023.10.25 23:05:32.545847 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} <Debug> DynamicQueryHandler: Done processing query
802 2023.10.25 23:05:32.545872 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
803 2023.10.25 23:05:32.545888 [ 3 ] {} <Debug> HTTP-Session: a3139def-0d89-4484-b08c-c70251f615e7 Destroying unnamed session
804 2023.10.25 23:05:32.546227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2023.10.25 23:05:32.546269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
806 2023.10.25 23:05:32.546286 [ 3 ] {} <Debug> HTTP-Session: 688f3b36-ea08-46db-9f5f-d8e1dd74677e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
807 2023.10.25 23:05:32.546302 [ 3 ] {} <Debug> HTTP-Session: 688f3b36-ea08-46db-9f5f-d8e1dd74677e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2023.10.25 23:05:32.546414 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
809 2023.10.25 23:05:32.546820 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.10.25 23:05:32.546963 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
811 2023.10.25 23:05:32.547000 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
812 2023.10.25 23:05:32.547767 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} <Debug> DynamicQueryHandler: Done processing query
813 2023.10.25 23:05:32.547792 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
814 2023.10.25 23:05:32.547807 [ 3 ] {} <Debug> HTTP-Session: 688f3b36-ea08-46db-9f5f-d8e1dd74677e Destroying unnamed session
815 2023.10.25 23:05:32.553233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
816 2023.10.25 23:05:32.553285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
817 2023.10.25 23:05:32.553307 [ 3 ] {} <Debug> HTTP-Session: 7f2734bc-4e41-4ed6-8250-b7fd2d11c5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
818 2023.10.25 23:05:32.553326 [ 3 ] {} <Debug> HTTP-Session: 7f2734bc-4e41-4ed6-8250-b7fd2d11c5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
819 2023.10.25 23:05:32.553463 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
820 2023.10.25 23:05:32.553884 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.10.25 23:05:32.554030 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
822 2023.10.25 23:05:32.554069 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
823 2023.10.25 23:05:32.554909 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} <Debug> DynamicQueryHandler: Done processing query
824 2023.10.25 23:05:32.554934 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
825 2023.10.25 23:05:32.554949 [ 3 ] {} <Debug> HTTP-Session: 7f2734bc-4e41-4ed6-8250-b7fd2d11c5b2 Destroying unnamed session
826 2023.10.25 23:05:32.555085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
827 2023.10.25 23:05:32.555127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
828 2023.10.25 23:05:32.555145 [ 3 ] {} <Debug> HTTP-Session: 6c729919-a232-4238-86d1-43940dfa0f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
829 2023.10.25 23:05:32.555161 [ 3 ] {} <Debug> HTTP-Session: 6c729919-a232-4238-86d1-43940dfa0f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
830 2023.10.25 23:05:32.555235 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
831 2023.10.25 23:05:32.555271 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2023.10.25 23:05:32.555962 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
833 2023.10.25 23:05:32.556962 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
834 2023.10.25 23:05:32.557281 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
835 2023.10.25 23:05:32.557432 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
836 2023.10.25 23:05:32.557557 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002302488 sec., 5211 rows/sec., 703.21 KiB/sec.
837 2023.10.25 23:05:32.557765 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Debug> DynamicQueryHandler: Done processing query
838 2023.10.25 23:05:32.557786 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
839 2023.10.25 23:05:32.557801 [ 3 ] {} <Debug> HTTP-Session: 6c729919-a232-4238-86d1-43940dfa0f75 Destroying unnamed session
840 2023.10.25 23:05:32.557909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
841 2023.10.25 23:05:32.557951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
842 2023.10.25 23:05:32.557969 [ 3 ] {} <Debug> HTTP-Session: 4f228d9c-d4b3-4c2a-a3b6-196396e7783c Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
843 2023.10.25 23:05:32.557985 [ 3 ] {} <Debug> HTTP-Session: 4f228d9c-d4b3-4c2a-a3b6-196396e7783c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
844 2023.10.25 23:05:32.558051 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
845 2023.10.25 23:05:32.558087 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
846 2023.10.25 23:05:32.558187 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
847 2023.10.25 23:05:32.561844 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
848 2023.10.25 23:05:32.562048 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
849 2023.10.25 23:05:32.562188 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
850 2023.10.25 23:05:32.562295 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004222404 sec., 1420 rows/sec., 80.49 KiB/sec.
851 2023.10.25 23:05:32.562407 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Debug> DynamicQueryHandler: Done processing query
852 2023.10.25 23:05:32.562428 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
853 2023.10.25 23:05:32.562442 [ 3 ] {} <Debug> HTTP-Session: 4f228d9c-d4b3-4c2a-a3b6-196396e7783c Destroying unnamed session
854 2023.10.25 23:05:32.562721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 15211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
855 2023.10.25 23:05:32.562763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
856 2023.10.25 23:05:32.562780 [ 3 ] {} <Debug> HTTP-Session: c8b77cd9-2e5d-43af-9ca5-13e4b4b729d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
857 2023.10.25 23:05:32.562796 [ 3 ] {} <Debug> HTTP-Session: c8b77cd9-2e5d-43af-9ca5-13e4b4b729d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
858 2023.10.25 23:05:32.562864 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
859 2023.10.25 23:05:32.562899 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
860 2023.10.25 23:05:32.562994 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
861 2023.10.25 23:05:32.563294 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
862 2023.10.25 23:05:32.563490 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
863 2023.10.25 23:05:32.563691 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
864 2023.10.25 23:05:32.563803 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000901157 sec., 106529 rows/sec., 10.10 MiB/sec.
865 2023.10.25 23:05:32.563922 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Debug> DynamicQueryHandler: Done processing query
866 2023.10.25 23:05:32.563944 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
867 2023.10.25 23:05:32.563958 [ 3 ] {} <Debug> HTTP-Session: c8b77cd9-2e5d-43af-9ca5-13e4b4b729d2 Destroying unnamed session
868 2023.10.25 23:05:32.564235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 46438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2023.10.25 23:05:32.564276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
870 2023.10.25 23:05:32.564294 [ 3 ] {} <Debug> HTTP-Session: 3466ba3f-0886-414a-8e04-6a6599400fed Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
871 2023.10.25 23:05:32.564310 [ 3 ] {} <Debug> HTTP-Session: 3466ba3f-0886-414a-8e04-6a6599400fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2023.10.25 23:05:32.564390 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
873 2023.10.25 23:05:32.564426 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
874 2023.10.25 23:05:32.565521 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
875 2023.10.25 23:05:32.568274 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
876 2023.10.25 23:05:32.568556 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
877 2023.10.25 23:05:32.568774 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
878 2023.10.25 23:05:32.568888 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.00441836 sec., 65861 rows/sec., 4.52 MiB/sec.
879 2023.10.25 23:05:32.569003 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Debug> DynamicQueryHandler: Done processing query
880 2023.10.25 23:05:32.569024 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
881 2023.10.25 23:05:32.569038 [ 3 ] {} <Debug> HTTP-Session: 3466ba3f-0886-414a-8e04-6a6599400fed Destroying unnamed session
882 2023.10.25 23:05:32.569151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
883 2023.10.25 23:05:32.569194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
884 2023.10.25 23:05:32.569211 [ 3 ] {} <Debug> HTTP-Session: bdb40fc8-97a7-454d-9ba6-2cc288fee787 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
885 2023.10.25 23:05:32.569226 [ 3 ] {} <Debug> HTTP-Session: bdb40fc8-97a7-454d-9ba6-2cc288fee787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
886 2023.10.25 23:05:32.569289 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
887 2023.10.25 23:05:32.569324 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
888 2023.10.25 23:05:32.569421 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2023.10.25 23:05:32.569728 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
890 2023.10.25 23:05:32.569990 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2023.10.25 23:05:32.570150 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
892 2023.10.25 23:05:32.570251 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000928467 sec., 6462 rows/sec., 271.36 KiB/sec.
893 2023.10.25 23:05:32.570359 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Debug> DynamicQueryHandler: Done processing query
894 2023.10.25 23:05:32.570380 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
895 2023.10.25 23:05:32.570394 [ 3 ] {} <Debug> HTTP-Session: bdb40fc8-97a7-454d-9ba6-2cc288fee787 Destroying unnamed session
896 2023.10.25 23:05:32.570522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2023.10.25 23:05:32.570563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
898 2023.10.25 23:05:32.570580 [ 3 ] {} <Debug> HTTP-Session: 7dc275d5-b8e9-4fc2-a068-ed3b3d1583ba Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
899 2023.10.25 23:05:32.570596 [ 3 ] {} <Debug> HTTP-Session: 7dc275d5-b8e9-4fc2-a068-ed3b3d1583ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2023.10.25 23:05:32.570728 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
901 2023.10.25 23:05:32.570766 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
902 2023.10.25 23:05:32.570874 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
903 2023.10.25 23:05:32.571137 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
904 2023.10.25 23:05:32.571369 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
905 2023.10.25 23:05:32.571526 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
906 2023.10.25 23:05:32.571704 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000944487 sec., 74114 rows/sec., 4.49 MiB/sec.
907 2023.10.25 23:05:32.571819 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Debug> DynamicQueryHandler: Done processing query
908 2023.10.25 23:05:32.571840 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
909 2023.10.25 23:05:32.571855 [ 3 ] {} <Debug> HTTP-Session: 7dc275d5-b8e9-4fc2-a068-ed3b3d1583ba Destroying unnamed session
910 2023.10.25 23:05:32.571952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
911 2023.10.25 23:05:32.571993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
912 2023.10.25 23:05:32.572010 [ 3 ] {} <Debug> HTTP-Session: e8d0947b-2c26-499c-8dcf-46c36b168333 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
913 2023.10.25 23:05:32.572025 [ 3 ] {} <Debug> HTTP-Session: e8d0947b-2c26-499c-8dcf-46c36b168333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
914 2023.10.25 23:05:32.572090 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
915 2023.10.25 23:05:32.572126 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
916 2023.10.25 23:05:32.572220 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
917 2023.10.25 23:05:32.572439 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
918 2023.10.25 23:05:32.572727 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
919 2023.10.25 23:05:32.572889 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
920 2023.10.25 23:05:32.572997 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000866975 sec., 24222 rows/sec., 1.26 MiB/sec.
921 2023.10.25 23:05:32.573106 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Debug> DynamicQueryHandler: Done processing query
922 2023.10.25 23:05:32.573128 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
923 2023.10.25 23:05:32.573142 [ 3 ] {} <Debug> HTTP-Session: e8d0947b-2c26-499c-8dcf-46c36b168333 Destroying unnamed session
924 2023.10.25 23:05:39.035595 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
925 2023.10.25 23:05:39.035655 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
926 2023.10.25 23:05:42.525404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.10.25 23:05:42.525503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.10.25 23:05:42.525529 [ 3 ] {} <Debug> HTTP-Session: 0236a48f-452e-45ef-b77a-0b4be8d63a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
929 2023.10.25 23:05:42.525552 [ 3 ] {} <Debug> HTTP-Session: 0236a48f-452e-45ef-b77a-0b4be8d63a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.10.25 23:05:42.525672 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
931 2023.10.25 23:05:42.525729 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
932 2023.10.25 23:05:42.525880 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Trace> ParallelParsingInputFormat: Parallel parsing is used
933 2023.10.25 23:05:42.526258 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
934 2023.10.25 23:05:42.526509 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
935 2023.10.25 23:05:42.526671 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
936 2023.10.25 23:05:42.526796 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001090192 sec., 5503 rows/sec., 311.73 KiB/sec.
937 2023.10.25 23:05:42.526937 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Debug> DynamicQueryHandler: Done processing query
938 2023.10.25 23:05:42.526962 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
939 2023.10.25 23:05:42.526978 [ 3 ] {} <Debug> HTTP-Session: 0236a48f-452e-45ef-b77a-0b4be8d63a82 Destroying unnamed session
940 2023.10.25 23:05:42.527121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 15211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2023.10.25 23:05:42.527173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
942 2023.10.25 23:05:42.527192 [ 3 ] {} <Debug> HTTP-Session: 16ca9efc-1a1b-4b92-95ce-d0b96dc317a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
943 2023.10.25 23:05:42.527212 [ 3 ] {} <Debug> HTTP-Session: 16ca9efc-1a1b-4b92-95ce-d0b96dc317a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2023.10.25 23:05:42.527293 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
945 2023.10.25 23:05:42.527334 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
946 2023.10.25 23:05:42.527439 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
947 2023.10.25 23:05:42.527772 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
948 2023.10.25 23:05:42.527981 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
949 2023.10.25 23:05:42.528131 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
950 2023.10.25 23:05:42.528250 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000923657 sec., 103934 rows/sec., 9.86 MiB/sec.
951 2023.10.25 23:05:42.528374 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Debug> DynamicQueryHandler: Done processing query
952 2023.10.25 23:05:42.528398 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
953 2023.10.25 23:05:42.528414 [ 3 ] {} <Debug> HTTP-Session: 16ca9efc-1a1b-4b92-95ce-d0b96dc317a7 Destroying unnamed session
954 2023.10.25 23:05:42.528685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 46438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
955 2023.10.25 23:05:42.528733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
956 2023.10.25 23:05:42.528752 [ 3 ] {} <Debug> HTTP-Session: 51049711-8b21-4ea8-84ad-26252d84f205 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
957 2023.10.25 23:05:42.528769 [ 3 ] {} <Debug> HTTP-Session: 51049711-8b21-4ea8-84ad-26252d84f205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
958 2023.10.25 23:05:42.528853 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
959 2023.10.25 23:05:42.528892 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
960 2023.10.25 23:05:42.528996 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
961 2023.10.25 23:05:42.529527 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
962 2023.10.25 23:05:42.529768 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
963 2023.10.25 23:05:42.529934 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
964 2023.10.25 23:05:42.530053 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001177595 sec., 247113 rows/sec., 16.96 MiB/sec.
965 2023.10.25 23:05:42.530177 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Debug> DynamicQueryHandler: Done processing query
966 2023.10.25 23:05:42.530201 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
967 2023.10.25 23:05:42.530217 [ 3 ] {} <Debug> HTTP-Session: 51049711-8b21-4ea8-84ad-26252d84f205 Destroying unnamed session
968 2023.10.25 23:05:42.530356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2023.10.25 23:05:42.530408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
970 2023.10.25 23:05:42.530436 [ 3 ] {} <Debug> HTTP-Session: 72a74401-fda3-4410-8d92-9af702f61f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
971 2023.10.25 23:05:42.530453 [ 3 ] {} <Debug> HTTP-Session: 72a74401-fda3-4410-8d92-9af702f61f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2023.10.25 23:05:42.530525 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
973 2023.10.25 23:05:42.530564 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
974 2023.10.25 23:05:42.530671 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Trace> ParallelParsingInputFormat: Parallel parsing is used
975 2023.10.25 23:05:42.530945 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
976 2023.10.25 23:05:42.531239 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
977 2023.10.25 23:05:42.531432 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
978 2023.10.25 23:05:42.531551 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00099599 sec., 6024 rows/sec., 252.97 KiB/sec.
979 2023.10.25 23:05:42.531670 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Debug> DynamicQueryHandler: Done processing query
980 2023.10.25 23:05:42.531694 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
981 2023.10.25 23:05:42.531710 [ 3 ] {} <Debug> HTTP-Session: 72a74401-fda3-4410-8d92-9af702f61f08 Destroying unnamed session
982 2023.10.25 23:05:42.531844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
983 2023.10.25 23:05:42.531890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
984 2023.10.25 23:05:42.531908 [ 3 ] {} <Debug> HTTP-Session: 5befa2b2-65b3-4734-9ab7-87cfde5f19a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
985 2023.10.25 23:05:42.531923 [ 3 ] {} <Debug> HTTP-Session: 5befa2b2-65b3-4734-9ab7-87cfde5f19a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
986 2023.10.25 23:05:42.531997 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
987 2023.10.25 23:05:42.532040 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
988 2023.10.25 23:05:42.532159 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
989 2023.10.25 23:05:42.532518 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
990 2023.10.25 23:05:42.532785 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
991 2023.10.25 23:05:42.532954 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
992 2023.10.25 23:05:42.533083 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001052881 sec., 66484 rows/sec., 4.03 MiB/sec.
993 2023.10.25 23:05:42.533215 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Debug> DynamicQueryHandler: Done processing query
994 2023.10.25 23:05:42.533241 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
995 2023.10.25 23:05:42.533256 [ 3 ] {} <Debug> HTTP-Session: 5befa2b2-65b3-4734-9ab7-87cfde5f19a8 Destroying unnamed session
996 2023.10.25 23:05:42.533377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2023.10.25 23:05:42.533423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
998 2023.10.25 23:05:42.533442 [ 3 ] {} <Debug> HTTP-Session: b0cf4dc1-4093-46d5-9470-0c9ccf6eaa1e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
999 2023.10.25 23:05:42.533458 [ 3 ] {} <Debug> HTTP-Session: b0cf4dc1-4093-46d5-9470-0c9ccf6eaa1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2023.10.25 23:05:42.533530 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1001 2023.10.25 23:05:42.533570 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1002 2023.10.25 23:05:42.533675 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1003 2023.10.25 23:05:42.533938 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
1004 2023.10.25 23:05:42.534180 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1005 2023.10.25 23:05:42.534364 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1006 2023.10.25 23:05:42.534483 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000920567 sec., 22812 rows/sec., 1.18 MiB/sec.
1007 2023.10.25 23:05:42.534631 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Debug> DynamicQueryHandler: Done processing query
1008 2023.10.25 23:05:42.534657 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1009 2023.10.25 23:05:42.534673 [ 3 ] {} <Debug> HTTP-Session: b0cf4dc1-4093-46d5-9470-0c9ccf6eaa1e Destroying unnamed session
1010 2023.10.25 23:05:52.523363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1011 2023.10.25 23:05:52.523483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1012 2023.10.25 23:05:52.523514 [ 3 ] {} <Debug> HTTP-Session: 581a1702-0251-4961-9fa6-fb86378d3c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1013 2023.10.25 23:05:52.523541 [ 3 ] {} <Debug> HTTP-Session: 581a1702-0251-4961-9fa6-fb86378d3c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1014 2023.10.25 23:05:52.523745 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1015 2023.10.25 23:05:52.524998 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1016 2023.10.25 23:05:52.525175 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1017 2023.10.25 23:05:52.525283 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1018 2023.10.25 23:05:52.525518 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1019 2023.10.25 23:05:52.527693 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1020 2023.10.25 23:05:52.527726 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1021 2023.10.25 23:05:52.527846 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1022 2023.10.25 23:05:52.534793 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.011002724 sec., 1090 rows/sec., 147.16 KiB/sec.
1023 2023.10.25 23:05:52.535029 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Debug> DynamicQueryHandler: Done processing query
1024 2023.10.25 23:05:52.535055 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1025 2023.10.25 23:05:52.535072 [ 3 ] {} <Debug> HTTP-Session: 581a1702-0251-4961-9fa6-fb86378d3c53 Destroying unnamed session
1026 2023.10.25 23:05:52.537924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1027 2023.10.25 23:05:52.537979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1028 2023.10.25 23:05:52.538000 [ 3 ] {} <Debug> HTTP-Session: c716177c-6b78-44ff-a2a9-fa6d41e25175 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1029 2023.10.25 23:05:52.538020 [ 3 ] {} <Debug> HTTP-Session: c716177c-6b78-44ff-a2a9-fa6d41e25175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1030 2023.10.25 23:05:52.538157 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1031 2023.10.25 23:05:52.538626 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1032 2023.10.25 23:05:52.538816 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1033 2023.10.25 23:05:52.538859 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1034 2023.10.25 23:05:52.539010 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1035 2023.10.25 23:05:52.539040 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1036 2023.10.25 23:05:52.539062 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1037 2023.10.25 23:05:52.539092 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1038 2023.10.25 23:05:52.539926 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001731591 sec., 6930 rows/sec., 935.06 KiB/sec.
1039 2023.10.25 23:05:52.540114 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Debug> DynamicQueryHandler: Done processing query
1040 2023.10.25 23:05:52.540139 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1041 2023.10.25 23:05:52.540156 [ 3 ] {} <Debug> HTTP-Session: c716177c-6b78-44ff-a2a9-fa6d41e25175 Destroying unnamed session
1042 2023.10.25 23:05:52.540505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1043 2023.10.25 23:05:52.540550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1044 2023.10.25 23:05:52.540570 [ 3 ] {} <Debug> HTTP-Session: c774f754-3dc7-4f32-abba-71667d1b9298 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1045 2023.10.25 23:05:52.540588 [ 3 ] {} <Debug> HTTP-Session: c774f754-3dc7-4f32-abba-71667d1b9298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1046 2023.10.25 23:05:52.540717 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1047 2023.10.25 23:05:52.541183 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1048 2023.10.25 23:05:52.541349 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1049 2023.10.25 23:05:52.541391 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1050 2023.10.25 23:05:52.541535 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1051 2023.10.25 23:05:52.541563 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1052 2023.10.25 23:05:52.541586 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1053 2023.10.25 23:05:52.541615 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1054 2023.10.25 23:05:52.542602 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001846834 sec., 6497 rows/sec., 876.71 KiB/sec.
1055 2023.10.25 23:05:52.542799 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Debug> DynamicQueryHandler: Done processing query
1056 2023.10.25 23:05:52.542823 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1057 2023.10.25 23:05:52.542838 [ 3 ] {} <Debug> HTTP-Session: c774f754-3dc7-4f32-abba-71667d1b9298 Destroying unnamed session
1058 2023.10.25 23:05:52.543065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1059 2023.10.25 23:05:52.543111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1060 2023.10.25 23:05:52.543130 [ 3 ] {} <Debug> HTTP-Session: 5fa5c7c2-1b6f-4923-80f4-b14554b1e7fb Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1061 2023.10.25 23:05:52.543147 [ 3 ] {} <Debug> HTTP-Session: 5fa5c7c2-1b6f-4923-80f4-b14554b1e7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1062 2023.10.25 23:05:52.543270 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1063 2023.10.25 23:05:52.543738 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1064 2023.10.25 23:05:52.543904 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1065 2023.10.25 23:05:52.543946 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1066 2023.10.25 23:05:52.544092 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1067 2023.10.25 23:05:52.544120 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1068 2023.10.25 23:05:52.544140 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1069 2023.10.25 23:05:52.544169 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1070 2023.10.25 23:05:52.545022 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.00171295 sec., 7005 rows/sec., 945.24 KiB/sec.
1071 2023.10.25 23:05:52.545210 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Debug> DynamicQueryHandler: Done processing query
1072 2023.10.25 23:05:52.545234 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1073 2023.10.25 23:05:52.545249 [ 3 ] {} <Debug> HTTP-Session: 5fa5c7c2-1b6f-4923-80f4-b14554b1e7fb Destroying unnamed session
1074 2023.10.25 23:05:52.546710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1075 2023.10.25 23:05:52.546756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1076 2023.10.25 23:05:52.546774 [ 3 ] {} <Debug> HTTP-Session: 4858f967-6688-4609-8668-8d8abd932cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1077 2023.10.25 23:05:52.546790 [ 3 ] {} <Debug> HTTP-Session: 4858f967-6688-4609-8668-8d8abd932cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1078 2023.10.25 23:05:52.546869 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1079 2023.10.25 23:05:52.546909 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1080 2023.10.25 23:05:52.547049 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1081 2023.10.25 23:05:52.547367 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1082 2023.10.25 23:05:52.547637 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1083 2023.10.25 23:05:52.547792 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1084 2023.10.25 23:05:52.547900 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001004389 sec., 3982 rows/sec., 430.73 KiB/sec.
1085 2023.10.25 23:05:52.548032 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Debug> DynamicQueryHandler: Done processing query
1086 2023.10.25 23:05:52.548055 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1087 2023.10.25 23:05:52.548070 [ 3 ] {} <Debug> HTTP-Session: 4858f967-6688-4609-8668-8d8abd932cf7 Destroying unnamed session
1088 2023.10.25 23:05:52.548198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 5770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1089 2023.10.25 23:05:52.548240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1090 2023.10.25 23:05:52.548259 [ 3 ] {} <Debug> HTTP-Session: 79df4f87-f818-46de-af94-3d2e240e9846 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1091 2023.10.25 23:05:52.548274 [ 3 ] {} <Debug> HTTP-Session: 79df4f87-f818-46de-af94-3d2e240e9846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1092 2023.10.25 23:05:52.548345 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1093 2023.10.25 23:05:52.548383 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1094 2023.10.25 23:05:52.548485 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1095 2023.10.25 23:05:52.548776 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1096 2023.10.25 23:05:52.548976 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1097 2023.10.25 23:05:52.549118 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1098 2023.10.25 23:05:52.549235 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Information> executeQuery: Read 41 rows, 3.18 KiB in 0.000863025 sec., 47507 rows/sec., 3.59 MiB/sec.
1099 2023.10.25 23:05:52.549351 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Debug> DynamicQueryHandler: Done processing query
1100 2023.10.25 23:05:52.549374 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1101 2023.10.25 23:05:52.549390 [ 3 ] {} <Debug> HTTP-Session: 79df4f87-f818-46de-af94-3d2e240e9846 Destroying unnamed session
1102 2023.10.25 23:05:52.549626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 32158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1103 2023.10.25 23:05:52.549670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1104 2023.10.25 23:05:52.549688 [ 3 ] {} <Debug> HTTP-Session: f32fbb67-8cb0-4226-a716-52d585eeeae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1105 2023.10.25 23:05:52.549704 [ 3 ] {} <Debug> HTTP-Session: f32fbb67-8cb0-4226-a716-52d585eeeae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1106 2023.10.25 23:05:52.549778 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1107 2023.10.25 23:05:52.549814 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1108 2023.10.25 23:05:52.549916 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1109 2023.10.25 23:05:52.550302 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1110 2023.10.25 23:05:52.550511 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1111 2023.10.25 23:05:52.550651 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1112 2023.10.25 23:05:52.550774 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Information> executeQuery: Read 201 rows, 19.88 KiB in 0.000970089 sec., 207197 rows/sec., 20.01 MiB/sec.
1113 2023.10.25 23:05:52.550875 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Debug> DynamicQueryHandler: Done processing query
1114 2023.10.25 23:05:52.550897 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1115 2023.10.25 23:05:52.550913 [ 3 ] {} <Debug> HTTP-Session: f32fbb67-8cb0-4226-a716-52d585eeeae2 Destroying unnamed session
1116 2023.10.25 23:05:52.551222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2023.10.25 23:05:52.551265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1118 2023.10.25 23:05:52.551284 [ 3 ] {} <Debug> HTTP-Session: ebb45691-c7de-4c95-ab93-ca3f6c45c4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1119 2023.10.25 23:05:52.551300 [ 3 ] {} <Debug> HTTP-Session: ebb45691-c7de-4c95-ab93-ca3f6c45c4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2023.10.25 23:05:52.551390 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1121 2023.10.25 23:05:52.551428 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1122 2023.10.25 23:05:52.551531 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1123 2023.10.25 23:05:52.551998 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1124 2023.10.25 23:05:52.552206 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1125 2023.10.25 23:05:52.552349 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1126 2023.10.25 23:05:52.552464 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.001046871 sec., 322866 rows/sec., 22.59 MiB/sec.
1127 2023.10.25 23:05:52.552583 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Debug> DynamicQueryHandler: Done processing query
1128 2023.10.25 23:05:52.552606 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1129 2023.10.25 23:05:52.552621 [ 3 ] {} <Debug> HTTP-Session: ebb45691-c7de-4c95-ab93-ca3f6c45c4ea Destroying unnamed session
1130 2023.10.25 23:05:52.552732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1131 2023.10.25 23:05:52.552774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1132 2023.10.25 23:05:52.552794 [ 3 ] {} <Debug> HTTP-Session: 690b219d-fe54-4c60-923e-88232ceac953 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1133 2023.10.25 23:05:52.552809 [ 3 ] {} <Debug> HTTP-Session: 690b219d-fe54-4c60-923e-88232ceac953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1134 2023.10.25 23:05:52.552876 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1135 2023.10.25 23:05:52.552915 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1136 2023.10.25 23:05:52.553021 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1137 2023.10.25 23:05:52.553261 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1138 2023.10.25 23:05:52.553487 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1139 2023.10.25 23:05:52.553655 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1140 2023.10.25 23:05:52.553778 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000874405 sec., 6861 rows/sec., 288.14 KiB/sec.
1141 2023.10.25 23:05:52.553880 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Debug> DynamicQueryHandler: Done processing query
1142 2023.10.25 23:05:52.553902 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1143 2023.10.25 23:05:52.553917 [ 3 ] {} <Debug> HTTP-Session: 690b219d-fe54-4c60-923e-88232ceac953 Destroying unnamed session
1144 2023.10.25 23:05:52.554049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1145 2023.10.25 23:05:52.554090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1146 2023.10.25 23:05:52.554109 [ 3 ] {} <Debug> HTTP-Session: c97b9562-eb18-41b5-bc1c-f3c2fcbc05f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1147 2023.10.25 23:05:52.554124 [ 3 ] {} <Debug> HTTP-Session: c97b9562-eb18-41b5-bc1c-f3c2fcbc05f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1148 2023.10.25 23:05:52.554196 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1149 2023.10.25 23:05:52.554235 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1150 2023.10.25 23:05:52.554350 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1151 2023.10.25 23:05:52.554628 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1152 2023.10.25 23:05:52.554860 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1153 2023.10.25 23:05:52.555039 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1154 2023.10.25 23:05:52.555155 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000932648 sec., 75055 rows/sec., 4.55 MiB/sec.
1155 2023.10.25 23:05:52.555275 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Debug> DynamicQueryHandler: Done processing query
1156 2023.10.25 23:05:52.555297 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1157 2023.10.25 23:05:52.555312 [ 3 ] {} <Debug> HTTP-Session: c97b9562-eb18-41b5-bc1c-f3c2fcbc05f0 Destroying unnamed session
1158 2023.10.25 23:05:52.555517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 37461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1159 2023.10.25 23:05:52.555562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1160 2023.10.25 23:05:52.555580 [ 3 ] {} <Debug> HTTP-Session: ba1c9e8a-c7ae-4617-9c2b-e3743c441886 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1161 2023.10.25 23:05:52.555596 [ 3 ] {} <Debug> HTTP-Session: ba1c9e8a-c7ae-4617-9c2b-e3743c441886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1162 2023.10.25 23:05:52.555678 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1163 2023.10.25 23:05:52.555721 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1164 2023.10.25 23:05:52.555870 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1165 2023.10.25 23:05:52.556393 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1166 2023.10.25 23:05:52.557291 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1167 2023.10.25 23:05:52.557476 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1168 2023.10.25 23:05:52.557595 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001888815 sec., 18530 rows/sec., 25.01 MiB/sec.
1169 2023.10.25 23:05:52.557723 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Debug> DynamicQueryHandler: Done processing query
1170 2023.10.25 23:05:52.557746 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1171 2023.10.25 23:05:52.557761 [ 3 ] {} <Debug> HTTP-Session: ba1c9e8a-c7ae-4617-9c2b-e3743c441886 Destroying unnamed session
1172 2023.10.25 23:05:52.557884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1173 2023.10.25 23:05:52.557928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1174 2023.10.25 23:05:52.557950 [ 3 ] {} <Debug> HTTP-Session: 8ac0561e-0dab-444d-a272-32bcbf986645 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1175 2023.10.25 23:05:52.557967 [ 3 ] {} <Debug> HTTP-Session: 8ac0561e-0dab-444d-a272-32bcbf986645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1176 2023.10.25 23:05:52.558037 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1177 2023.10.25 23:05:52.558075 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1178 2023.10.25 23:05:52.558180 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1179 2023.10.25 23:05:52.558549 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1180 2023.10.25 23:05:52.558781 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1181 2023.10.25 23:05:52.558950 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1182 2023.10.25 23:05:52.559073 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Information> executeQuery: Read 48 rows, 3.05 KiB in 0.00100761 sec., 47637 rows/sec., 2.96 MiB/sec.
1183 2023.10.25 23:05:52.559178 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Debug> DynamicQueryHandler: Done processing query
1184 2023.10.25 23:05:52.559201 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1185 2023.10.25 23:05:52.559216 [ 3 ] {} <Debug> HTTP-Session: 8ac0561e-0dab-444d-a272-32bcbf986645 Destroying unnamed session
1186 2023.10.25 23:05:54.035898 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
1187 2023.10.25 23:05:54.035951 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
1188 2023.10.25 23:06:02.525389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 6486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1189 2023.10.25 23:06:02.525498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1190 2023.10.25 23:06:02.525524 [ 3 ] {} <Debug> HTTP-Session: 0337b9e4-ce95-4293-86bd-0ba9ec742332 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1191 2023.10.25 23:06:02.525548 [ 3 ] {} <Debug> HTTP-Session: 0337b9e4-ce95-4293-86bd-0ba9ec742332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1192 2023.10.25 23:06:02.525670 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1193 2023.10.25 23:06:02.525731 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1194 2023.10.25 23:06:02.525886 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2023.10.25 23:06:02.526312 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1196 2023.10.25 23:06:02.526568 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1197 2023.10.25 23:06:02.526732 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1198 2023.10.25 23:06:02.526853 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001147423 sec., 40089 rows/sec., 3.05 MiB/sec.
1199 2023.10.25 23:06:02.527013 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Debug> DynamicQueryHandler: Done processing query
1200 2023.10.25 23:06:02.527038 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1201 2023.10.25 23:06:02.527054 [ 3 ] {} <Debug> HTTP-Session: 0337b9e4-ce95-4293-86bd-0ba9ec742332 Destroying unnamed session
1202 2023.10.25 23:06:02.527271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 34496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1203 2023.10.25 23:06:02.527319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1204 2023.10.25 23:06:02.527341 [ 3 ] {} <Debug> HTTP-Session: 937d0241-4015-4134-954c-20c95452fec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1205 2023.10.25 23:06:02.527360 [ 3 ] {} <Debug> HTTP-Session: 937d0241-4015-4134-954c-20c95452fec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1206 2023.10.25 23:06:02.527443 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1207 2023.10.25 23:06:02.527484 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1208 2023.10.25 23:06:02.527591 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1209 2023.10.25 23:06:02.528011 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1210 2023.10.25 23:06:02.528225 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1211 2023.10.25 23:06:02.528367 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1212 2023.10.25 23:06:02.528478 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Information> executeQuery: Read 216 rows, 21.31 KiB in 0.001003379 sec., 215272 rows/sec., 20.74 MiB/sec.
1213 2023.10.25 23:06:02.528590 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Debug> DynamicQueryHandler: Done processing query
1214 2023.10.25 23:06:02.528613 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1215 2023.10.25 23:06:02.528628 [ 3 ] {} <Debug> HTTP-Session: 937d0241-4015-4134-954c-20c95452fec7 Destroying unnamed session
1216 2023.10.25 23:06:02.528832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 53214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2023.10.25 23:06:02.528877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1218 2023.10.25 23:06:02.528896 [ 3 ] {} <Debug> HTTP-Session: 633c5792-3c42-4cac-8acf-2b584105aea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1219 2023.10.25 23:06:02.528913 [ 3 ] {} <Debug> HTTP-Session: 633c5792-3c42-4cac-8acf-2b584105aea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2023.10.25 23:06:02.529007 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1221 2023.10.25 23:06:02.529047 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1222 2023.10.25 23:06:02.529150 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1223 2023.10.25 23:06:02.529599 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1224 2023.10.25 23:06:02.529824 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1225 2023.10.25 23:06:02.529967 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1226 2023.10.25 23:06:02.530084 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Information> executeQuery: Read 331 rows, 23.66 KiB in 0.001047521 sec., 315984 rows/sec., 22.05 MiB/sec.
1227 2023.10.25 23:06:02.530201 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Debug> DynamicQueryHandler: Done processing query
1228 2023.10.25 23:06:02.530224 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1229 2023.10.25 23:06:02.530240 [ 3 ] {} <Debug> HTTP-Session: 633c5792-3c42-4cac-8acf-2b584105aea7 Destroying unnamed session
1230 2023.10.25 23:06:02.530379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1231 2023.10.25 23:06:02.530423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1232 2023.10.25 23:06:02.530442 [ 3 ] {} <Debug> HTTP-Session: b8cb8323-d554-4feb-b5f7-0a9f0550c69a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1233 2023.10.25 23:06:02.530459 [ 3 ] {} <Debug> HTTP-Session: b8cb8323-d554-4feb-b5f7-0a9f0550c69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1234 2023.10.25 23:06:02.530528 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1235 2023.10.25 23:06:02.530567 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1236 2023.10.25 23:06:02.530675 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2023.10.25 23:06:02.530921 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1238 2023.10.25 23:06:02.531153 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1239 2023.10.25 23:06:02.531316 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1240 2023.10.25 23:06:02.531423 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000860885 sec., 6969 rows/sec., 292.67 KiB/sec.
1241 2023.10.25 23:06:02.531528 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Debug> DynamicQueryHandler: Done processing query
1242 2023.10.25 23:06:02.531551 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1243 2023.10.25 23:06:02.531566 [ 3 ] {} <Debug> HTTP-Session: b8cb8323-d554-4feb-b5f7-0a9f0550c69a Destroying unnamed session
1244 2023.10.25 23:06:02.531684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1245 2023.10.25 23:06:02.531730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1246 2023.10.25 23:06:02.531748 [ 3 ] {} <Debug> HTTP-Session: b92f2825-cef8-4636-8038-8d947fbeab5b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1247 2023.10.25 23:06:02.531765 [ 3 ] {} <Debug> HTTP-Session: b92f2825-cef8-4636-8038-8d947fbeab5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1248 2023.10.25 23:06:02.531840 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1249 2023.10.25 23:06:02.531881 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1250 2023.10.25 23:06:02.531995 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1251 2023.10.25 23:06:02.532273 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1252 2023.10.25 23:06:02.532509 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1253 2023.10.25 23:06:02.532677 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1254 2023.10.25 23:06:02.532805 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000936218 sec., 74768 rows/sec., 4.53 MiB/sec.
1255 2023.10.25 23:06:02.532925 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Debug> DynamicQueryHandler: Done processing query
1256 2023.10.25 23:06:02.532948 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1257 2023.10.25 23:06:02.532963 [ 3 ] {} <Debug> HTTP-Session: b92f2825-cef8-4636-8038-8d947fbeab5b Destroying unnamed session
1258 2023.10.25 23:06:02.533155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2023.10.25 23:06:02.533199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1260 2023.10.25 23:06:02.533218 [ 3 ] {} <Debug> HTTP-Session: c99e2994-a7b3-44d6-821b-dc2f87ef0a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1261 2023.10.25 23:06:02.533236 [ 3 ] {} <Debug> HTTP-Session: c99e2994-a7b3-44d6-821b-dc2f87ef0a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2023.10.25 23:06:02.533320 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1263 2023.10.25 23:06:02.533363 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1264 2023.10.25 23:06:02.533498 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1265 2023.10.25 23:06:02.533941 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1266 2023.10.25 23:06:02.534233 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1267 2023.10.25 23:06:02.534410 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1268 2023.10.25 23:06:02.534525 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001170074 sec., 34185 rows/sec., 46.13 MiB/sec.
1269 2023.10.25 23:06:02.534678 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Debug> DynamicQueryHandler: Done processing query
1270 2023.10.25 23:06:02.534702 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1271 2023.10.25 23:06:02.534721 [ 3 ] {} <Debug> HTTP-Session: c99e2994-a7b3-44d6-821b-dc2f87ef0a47 Destroying unnamed session
1272 2023.10.25 23:06:02.534857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1273 2023.10.25 23:06:02.534905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1274 2023.10.25 23:06:02.534924 [ 3 ] {} <Debug> HTTP-Session: 57616e06-67f8-49b6-ab30-5951e5e55a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1275 2023.10.25 23:06:02.534941 [ 3 ] {} <Debug> HTTP-Session: 57616e06-67f8-49b6-ab30-5951e5e55a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1276 2023.10.25 23:06:02.535010 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1277 2023.10.25 23:06:02.535049 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1278 2023.10.25 23:06:02.535158 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1279 2023.10.25 23:06:02.535442 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1280 2023.10.25 23:06:02.535665 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1281 2023.10.25 23:06:02.535836 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1282 2023.10.25 23:06:02.535951 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000911987 sec., 23026 rows/sec., 1.19 MiB/sec.
1283 2023.10.25 23:06:02.536075 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Debug> DynamicQueryHandler: Done processing query
1284 2023.10.25 23:06:02.536098 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1285 2023.10.25 23:06:02.536114 [ 3 ] {} <Debug> HTTP-Session: 57616e06-67f8-49b6-ab30-5951e5e55a84 Destroying unnamed session
1286 2023.10.25 23:06:09.035997 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
1287 2023.10.25 23:06:09.036067 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
1288 2023.10.25 23:06:12.526368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 6486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2023.10.25 23:06:12.526480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1290 2023.10.25 23:06:12.526514 [ 3 ] {} <Debug> HTTP-Session: fbb57eae-e419-4fb9-99eb-545349891e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1291 2023.10.25 23:06:12.526537 [ 3 ] {} <Debug> HTTP-Session: fbb57eae-e419-4fb9-99eb-545349891e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2023.10.25 23:06:12.526658 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1293 2023.10.25 23:06:12.526715 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1294 2023.10.25 23:06:12.526866 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1295 2023.10.25 23:06:12.527272 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1296 2023.10.25 23:06:12.527533 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1297 2023.10.25 23:06:12.527697 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1298 2023.10.25 23:06:12.527818 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.001127013 sec., 40815 rows/sec., 3.10 MiB/sec.
1299 2023.10.25 23:06:12.527965 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Debug> DynamicQueryHandler: Done processing query
1300 2023.10.25 23:06:12.527991 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1301 2023.10.25 23:06:12.528007 [ 3 ] {} <Debug> HTTP-Session: fbb57eae-e419-4fb9-99eb-545349891e29 Destroying unnamed session
1302 2023.10.25 23:06:12.528266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 34496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2023.10.25 23:06:12.528319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1304 2023.10.25 23:06:12.528339 [ 3 ] {} <Debug> HTTP-Session: 8ee77a85-1255-45cf-91a9-bb798fa94593 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1305 2023.10.25 23:06:12.528358 [ 3 ] {} <Debug> HTTP-Session: 8ee77a85-1255-45cf-91a9-bb798fa94593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2023.10.25 23:06:12.528445 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1307 2023.10.25 23:06:12.528487 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1308 2023.10.25 23:06:12.528597 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1309 2023.10.25 23:06:12.529007 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1310 2023.10.25 23:06:12.529229 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1311 2023.10.25 23:06:12.529374 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1312 2023.10.25 23:06:12.529477 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Information> executeQuery: Read 216 rows, 21.31 KiB in 0.00100539 sec., 214842 rows/sec., 20.70 MiB/sec.
1313 2023.10.25 23:06:12.529603 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Debug> DynamicQueryHandler: Done processing query
1314 2023.10.25 23:06:12.529627 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1315 2023.10.25 23:06:12.529642 [ 3 ] {} <Debug> HTTP-Session: 8ee77a85-1255-45cf-91a9-bb798fa94593 Destroying unnamed session
1316 2023.10.25 23:06:12.529852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 53214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1317 2023.10.25 23:06:12.529900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1318 2023.10.25 23:06:12.529919 [ 3 ] {} <Debug> HTTP-Session: d28d8b8d-d8b7-4f6a-a3a5-9ec9b1a39325 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1319 2023.10.25 23:06:12.529936 [ 3 ] {} <Debug> HTTP-Session: d28d8b8d-d8b7-4f6a-a3a5-9ec9b1a39325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1320 2023.10.25 23:06:12.530024 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1321 2023.10.25 23:06:12.530064 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1322 2023.10.25 23:06:12.530172 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1323 2023.10.25 23:06:12.530626 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1324 2023.10.25 23:06:12.530852 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1325 2023.10.25 23:06:12.531001 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1326 2023.10.25 23:06:12.531105 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Information> executeQuery: Read 331 rows, 23.66 KiB in 0.001052871 sec., 314378 rows/sec., 21.94 MiB/sec.
1327 2023.10.25 23:06:12.531233 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Debug> DynamicQueryHandler: Done processing query
1328 2023.10.25 23:06:12.531257 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1329 2023.10.25 23:06:12.531273 [ 3 ] {} <Debug> HTTP-Session: d28d8b8d-d8b7-4f6a-a3a5-9ec9b1a39325 Destroying unnamed session
1330 2023.10.25 23:06:12.531408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1331 2023.10.25 23:06:12.531453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1332 2023.10.25 23:06:12.531472 [ 3 ] {} <Debug> HTTP-Session: 5057d3df-0856-4394-8767-7b2c9f72d540 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1333 2023.10.25 23:06:12.531492 [ 3 ] {} <Debug> HTTP-Session: 5057d3df-0856-4394-8767-7b2c9f72d540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1334 2023.10.25 23:06:12.531563 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1335 2023.10.25 23:06:12.531602 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1336 2023.10.25 23:06:12.531712 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1337 2023.10.25 23:06:12.531960 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1338 2023.10.25 23:06:12.532198 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1339 2023.10.25 23:06:12.532363 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1340 2023.10.25 23:06:12.532466 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000875326 sec., 6854 rows/sec., 287.84 KiB/sec.
1341 2023.10.25 23:06:12.532597 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Debug> DynamicQueryHandler: Done processing query
1342 2023.10.25 23:06:12.532620 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1343 2023.10.25 23:06:12.532636 [ 3 ] {} <Debug> HTTP-Session: 5057d3df-0856-4394-8767-7b2c9f72d540 Destroying unnamed session
1344 2023.10.25 23:06:12.532774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1345 2023.10.25 23:06:12.532819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1346 2023.10.25 23:06:12.532838 [ 3 ] {} <Debug> HTTP-Session: 53d75780-9e78-4537-8587-bb2c1705b692 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1347 2023.10.25 23:06:12.532854 [ 3 ] {} <Debug> HTTP-Session: 53d75780-9e78-4537-8587-bb2c1705b692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1348 2023.10.25 23:06:12.532928 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1349 2023.10.25 23:06:12.532968 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1350 2023.10.25 23:06:12.533084 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1351 2023.10.25 23:06:12.533366 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1352 2023.10.25 23:06:12.533608 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1353 2023.10.25 23:06:12.533778 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1354 2023.10.25 23:06:12.533902 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000945528 sec., 74032 rows/sec., 4.49 MiB/sec.
1355 2023.10.25 23:06:12.534019 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Debug> DynamicQueryHandler: Done processing query
1356 2023.10.25 23:06:12.534042 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1357 2023.10.25 23:06:12.534058 [ 3 ] {} <Debug> HTTP-Session: 53d75780-9e78-4537-8587-bb2c1705b692 Destroying unnamed session
1358 2023.10.25 23:06:12.534294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1359 2023.10.25 23:06:12.534338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1360 2023.10.25 23:06:12.534356 [ 3 ] {} <Debug> HTTP-Session: 769ea340-644f-440a-8fe8-db463f5f0216 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1361 2023.10.25 23:06:12.534372 [ 3 ] {} <Debug> HTTP-Session: 769ea340-644f-440a-8fe8-db463f5f0216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1362 2023.10.25 23:06:12.534460 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1363 2023.10.25 23:06:12.534508 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1364 2023.10.25 23:06:12.534642 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1365 2023.10.25 23:06:12.535065 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1366 2023.10.25 23:06:12.535358 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1367 2023.10.25 23:06:12.535527 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1368 2023.10.25 23:06:12.535641 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001154824 sec., 34637 rows/sec., 46.74 MiB/sec.
1369 2023.10.25 23:06:12.535765 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Debug> DynamicQueryHandler: Done processing query
1370 2023.10.25 23:06:12.535788 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1371 2023.10.25 23:06:12.535803 [ 3 ] {} <Debug> HTTP-Session: 769ea340-644f-440a-8fe8-db463f5f0216 Destroying unnamed session
1372 2023.10.25 23:06:12.535917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1373 2023.10.25 23:06:12.535961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1374 2023.10.25 23:06:12.535980 [ 3 ] {} <Debug> HTTP-Session: c32b0756-2591-4c87-ab19-a1accd9756d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1375 2023.10.25 23:06:12.535997 [ 3 ] {} <Debug> HTTP-Session: c32b0756-2591-4c87-ab19-a1accd9756d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1376 2023.10.25 23:06:12.536065 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1377 2023.10.25 23:06:12.536103 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1378 2023.10.25 23:06:12.536205 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1379 2023.10.25 23:06:12.536442 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1380 2023.10.25 23:06:12.536677 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1381 2023.10.25 23:06:12.536866 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1382 2023.10.25 23:06:12.536994 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000901417 sec., 23296 rows/sec., 1.21 MiB/sec.
1383 2023.10.25 23:06:12.537108 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Debug> DynamicQueryHandler: Done processing query
1384 2023.10.25 23:06:12.537131 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1385 2023.10.25 23:06:12.537146 [ 3 ] {} <Debug> HTTP-Session: c32b0756-2591-4c87-ab19-a1accd9756d8 Destroying unnamed session
1386 2023.10.25 23:06:22.525658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 6916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1387 2023.10.25 23:06:22.525770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1388 2023.10.25 23:06:22.525794 [ 3 ] {} <Debug> HTTP-Session: ec5c31c4-6026-4da7-94ed-c814f14d9e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1389 2023.10.25 23:06:22.525817 [ 3 ] {} <Debug> HTTP-Session: ec5c31c4-6026-4da7-94ed-c814f14d9e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1390 2023.10.25 23:06:22.525936 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1391 2023.10.25 23:06:22.525993 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1392 2023.10.25 23:06:22.526144 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1393 2023.10.25 23:06:22.526660 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1394 2023.10.25 23:06:22.526911 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1395 2023.10.25 23:06:22.527069 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1396 2023.10.25 23:06:22.527185 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Information> executeQuery: Read 49 rows, 3.83 KiB in 0.001216606 sec., 40275 rows/sec., 3.07 MiB/sec.
1397 2023.10.25 23:06:22.527213 [ 87 ] {} <Debug> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1398 2023.10.25 23:06:22.527287 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1399 2023.10.25 23:06:22.527358 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Debug> DynamicQueryHandler: Done processing query
1400 2023.10.25 23:06:22.527397 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1401 2023.10.25 23:06:22.527418 [ 3 ] {} <Debug> HTTP-Session: ec5c31c4-6026-4da7-94ed-c814f14d9e4b Destroying unnamed session
1402 2023.10.25 23:06:22.527534 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1403 2023.10.25 23:06:22.527647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 35832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1404 2023.10.25 23:06:22.527701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1405 2023.10.25 23:06:22.527722 [ 3 ] {} <Debug> HTTP-Session: ee05382a-1b4a-4fc3-9767-4d7e2af44c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1406 2023.10.25 23:06:22.527738 [ 3 ] {} <Debug> HTTP-Session: ee05382a-1b4a-4fc3-9767-4d7e2af44c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1407 2023.10.25 23:06:22.527823 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1408 2023.10.25 23:06:22.527862 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1409 2023.10.25 23:06:22.527965 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1410 2023.10.25 23:06:22.528419 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1411 2023.10.25 23:06:22.528631 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1412 2023.10.25 23:06:22.528777 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1413 2023.10.25 23:06:22.528863 [ 87 ] {} <Debug> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1414 2023.10.25 23:06:22.528872 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Information> executeQuery: Read 225 rows, 22.10 KiB in 0.00102042 sec., 220497 rows/sec., 21.15 MiB/sec.
1415 2023.10.25 23:06:22.528900 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1416 2023.10.25 23:06:22.529044 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1417 2023.10.25 23:06:22.529072 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Debug> DynamicQueryHandler: Done processing query
1418 2023.10.25 23:06:22.529137 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1419 2023.10.25 23:06:22.529153 [ 3 ] {} <Debug> HTTP-Session: ee05382a-1b4a-4fc3-9767-4d7e2af44c99 Destroying unnamed session
1420 2023.10.25 23:06:22.529487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1421 2023.10.25 23:06:22.529533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1422 2023.10.25 23:06:22.529553 [ 3 ] {} <Debug> HTTP-Session: 7ac555be-5fb8-409a-b42a-afa068172237 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1423 2023.10.25 23:06:22.529569 [ 3 ] {} <Debug> HTTP-Session: 7ac555be-5fb8-409a-b42a-afa068172237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1424 2023.10.25 23:06:22.529674 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1425 2023.10.25 23:06:22.529771 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1426 2023.10.25 23:06:22.529950 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1427 2023.10.25 23:06:22.530127 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part
1428 2023.10.25 23:06:22.530201 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1429 2023.10.25 23:06:22.530343 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::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
1430 2023.10.25 23:06:22.530553 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1431 2023.10.25 23:06:22.530733 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part
1432 2023.10.25 23:06:22.530836 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::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
1433 2023.10.25 23:06:22.531159 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 201 rows starting from the beginning of the part
1434 2023.10.25 23:06:22.531175 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part
1435 2023.10.25 23:06:22.531594 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part
1436 2023.10.25 23:06:22.531909 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 216 rows starting from the beginning of the part
1437 2023.10.25 23:06:22.532003 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part
1438 2023.10.25 23:06:22.532300 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1439 2023.10.25 23:06:22.532378 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part
1440 2023.10.25 23:06:22.532496 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 216 rows starting from the beginning of the part
1441 2023.10.25 23:06:22.532958 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1442 2023.10.25 23:06:22.533032 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 225 rows starting from the beginning of the part
1443 2023.10.25 23:06:22.533386 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1444 2023.10.25 23:06:22.533613 [ 87 ] {} <Debug> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1445 2023.10.25 23:06:22.533721 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1446 2023.10.25 23:06:22.533763 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Information> executeQuery: Read 340 rows, 24.38 KiB in 0.004014338 sec., 84696 rows/sec., 5.93 MiB/sec.
1447 2023.10.25 23:06:22.534040 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1448 2023.10.25 23:06:22.534397 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1449 2023.10.25 23:06:22.534420 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Debug> DynamicQueryHandler: Done processing query
1450 2023.10.25 23:06:22.534488 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1451 2023.10.25 23:06:22.534536 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part
1452 2023.10.25 23:06:22.534600 [ 3 ] {} <Debug> HTTP-Session: 7ac555be-5fb8-409a-b42a-afa068172237 Destroying unnamed session
1453 2023.10.25 23:06:22.534919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1454 2023.10.25 23:06:22.535087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1455 2023.10.25 23:06:22.535201 [ 3 ] {} <Debug> HTTP-Session: 6f7af962-9f98-488d-a8ec-a48ca6c91cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1456 2023.10.25 23:06:22.535257 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part
1457 2023.10.25 23:06:22.535288 [ 3 ] {} <Debug> HTTP-Session: 6f7af962-9f98-488d-a8ec-a48ca6c91cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.10.25 23:06:22.535734 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1459 2023.10.25 23:06:22.535831 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 338 rows starting from the beginning of the part
1460 2023.10.25 23:06:22.535934 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1461 2023.10.25 23:06:22.536385 [ 12 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.009013695 sec., 21522.805020582568 rows/sec., 1.61 MiB/sec.
1462 2023.10.25 23:06:22.536409 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 331 rows starting from the beginning of the part
1463 2023.10.25 23:06:22.536827 [ 12 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1464 2023.10.25 23:06:22.537356 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 331 rows starting from the beginning of the part
1465 2023.10.25 23:06:22.537507 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1466 2023.10.25 23:06:22.537567 [ 12 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1467 2023.10.25 23:06:22.537859 [ 12 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1468 2023.10.25 23:06:22.538225 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 340 rows starting from the beginning of the part
1469 2023.10.25 23:06:22.539178 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1470 2023.10.25 23:06:22.539472 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.0105092 sec., 99912.4576561489 rows/sec., 9.60 MiB/sec.
1471 2023.10.25 23:06:22.539842 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1472 2023.10.25 23:06:22.539967 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1473 2023.10.25 23:06:22.540315 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1474 2023.10.25 23:06:22.540464 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1475 2023.10.25 23:06:22.540509 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1476 2023.10.25 23:06:22.540636 [ 87 ] {} <Debug> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1477 2023.10.25 23:06:22.540708 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.004886444 sec., 1227 rows/sec., 51.56 KiB/sec.
1478 2023.10.25 23:06:22.540716 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1479 2023.10.25 23:06:22.540950 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1480 2023.10.25 23:06:22.541217 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Debug> DynamicQueryHandler: Done processing query
1481 2023.10.25 23:06:22.541308 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1482 2023.10.25 23:06:22.541371 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1483 2023.10.25 23:06:22.541403 [ 3 ] {} <Debug> HTTP-Session: 6f7af962-9f98-488d-a8ec-a48ca6c91cf5 Destroying unnamed session
1484 2023.10.25 23:06:22.541504 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
1485 2023.10.25 23:06:22.541522 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1922 rows, containing 4 columns (4 merged, 0 gathered) in 0.007710458 sec., 249271.8331388356 rows/sec., 17.33 MiB/sec.
1486 2023.10.25 23:06:22.541653 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
1487 2023.10.25 23:06:22.541661 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1488 2023.10.25 23:06:22.541737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1489 2023.10.25 23:06:22.541864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1490 2023.10.25 23:06:22.541950 [ 3 ] {} <Debug> HTTP-Session: 5565e6db-afc1-45ff-bde8-7a07cb6aa339 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1491 2023.10.25 23:06:22.541970 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
1492 2023.10.25 23:06:22.541996 [ 3 ] {} <Debug> HTTP-Session: 5565e6db-afc1-45ff-bde8-7a07cb6aa339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1493 2023.10.25 23:06:22.542030 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1494 2023.10.25 23:06:22.542192 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1495 2023.10.25 23:06:22.542360 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
1496 2023.10.25 23:06:22.542450 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1497 2023.10.25 23:06:22.542625 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1498 2023.10.25 23:06:22.542633 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
1499 2023.10.25 23:06:22.542950 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
1500 2023.10.25 23:06:22.543276 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1501 2023.10.25 23:06:22.543595 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1502 2023.10.25 23:06:22.543850 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1503 2023.10.25 23:06:22.544033 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1504 2023.10.25 23:06:22.544129 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1505 2023.10.25 23:06:22.544139 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001605297 sec., 43605 rows/sec., 2.64 MiB/sec.
1506 2023.10.25 23:06:22.544162 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1507 2023.10.25 23:06:22.544308 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1508 2023.10.25 23:06:22.544379 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Debug> DynamicQueryHandler: Done processing query
1509 2023.10.25 23:06:22.544427 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1510 2023.10.25 23:06:22.544485 [ 3 ] {} <Debug> HTTP-Session: 5565e6db-afc1-45ff-bde8-7a07cb6aa339 Destroying unnamed session
1511 2023.10.25 23:06:22.544496 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1512 2023.10.25 23:06:22.544542 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part
1513 2023.10.25 23:06:22.544678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 46007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1514 2023.10.25 23:06:22.544744 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part
1515 2023.10.25 23:06:22.544768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1516 2023.10.25 23:06:22.544832 [ 3 ] {} <Debug> HTTP-Session: 0ed1371b-d224-44ad-aab2-1ddbcab8dc91 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1517 2023.10.25 23:06:22.544870 [ 3 ] {} <Debug> HTTP-Session: 0ed1371b-d224-44ad-aab2-1ddbcab8dc91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1518 2023.10.25 23:06:22.545019 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part
1519 2023.10.25 23:06:22.545078 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1520 2023.10.25 23:06:22.545213 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1521 2023.10.25 23:06:22.545320 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part
1522 2023.10.25 23:06:22.545815 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part
1523 2023.10.25 23:06:22.546348 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part
1524 2023.10.25 23:06:22.546931 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1525 2023.10.25 23:06:22.548105 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1526 2023.10.25 23:06:22.549030 [ 24 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.008239423 sec., 4369.237991543826 rows/sec., 183.47 KiB/sec.
1527 2023.10.25 23:06:22.549071 [ 12 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004848392 sec., 86626.65890051794 rows/sec., 5.25 MiB/sec.
1528 2023.10.25 23:06:22.549249 [ 24 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1529 2023.10.25 23:06:22.549336 [ 12 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1530 2023.10.25 23:06:22.549480 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1531 2023.10.25 23:06:22.549546 [ 24 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1532 2023.10.25 23:06:22.549627 [ 24 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1533 2023.10.25 23:06:22.549767 [ 12 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1534 2023.10.25 23:06:22.549889 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1535 2023.10.25 23:06:22.549933 [ 12 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1536 2023.10.25 23:06:22.550193 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.005046788 sec., 8520 rows/sec., 11.50 MiB/sec.
1537 2023.10.25 23:06:22.550348 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Debug> DynamicQueryHandler: Done processing query
1538 2023.10.25 23:06:22.550371 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1539 2023.10.25 23:06:22.550388 [ 3 ] {} <Debug> HTTP-Session: 0ed1371b-d224-44ad-aab2-1ddbcab8dc91 Destroying unnamed session
1540 2023.10.25 23:06:22.550509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 3854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1541 2023.10.25 23:06:22.550554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1542 2023.10.25 23:06:22.550572 [ 3 ] {} <Debug> HTTP-Session: c4a7b295-f9d6-4d97-b1b0-dc8eaf43829f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1543 2023.10.25 23:06:22.550615 [ 3 ] {} <Debug> HTTP-Session: c4a7b295-f9d6-4d97-b1b0-dc8eaf43829f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1544 2023.10.25 23:06:22.550690 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1545 2023.10.25 23:06:22.550729 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1546 2023.10.25 23:06:22.550840 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1547 2023.10.25 23:06:22.551100 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1548 2023.10.25 23:06:22.551347 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1549 2023.10.25 23:06:22.551522 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1550 2023.10.25 23:06:22.551609 [ 87 ] {} <Debug> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1551 2023.10.25 23:06:22.551625 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Information> executeQuery: Read 27 rows, 1.53 KiB in 0.000907757 sec., 29743 rows/sec., 1.65 MiB/sec.
1552 2023.10.25 23:06:22.551645 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1553 2023.10.25 23:06:22.551772 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1554 2023.10.25 23:06:22.551831 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Debug> DynamicQueryHandler: Done processing query
1555 2023.10.25 23:06:22.551891 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1556 2023.10.25 23:06:22.551903 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1557 2023.10.25 23:06:22.551924 [ 3 ] {} <Debug> HTTP-Session: c4a7b295-f9d6-4d97-b1b0-dc8eaf43829f Destroying unnamed session
1558 2023.10.25 23:06:22.551959 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
1559 2023.10.25 23:06:22.552065 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part
1560 2023.10.25 23:06:22.552150 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part
1561 2023.10.25 23:06:22.552227 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part
1562 2023.10.25 23:06:22.552304 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part
1563 2023.10.25 23:06:22.552381 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
1564 2023.10.25 23:06:22.552904 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214535 sec., 130914.30053477256 rows/sec., 7.27 MiB/sec.
1565 2023.10.25 23:06:22.553021 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1566 2023.10.25 23:06:22.553237 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1567 2023.10.25 23:06:22.553297 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1568 2023.10.25 23:06:24.036106 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
1569 2023.10.25 23:06:24.036181 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
1570 2023.10.25 23:06:27.516434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1571 2023.10.25 23:06:27.516559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1572 2023.10.25 23:06:27.516589 [ 3 ] {} <Debug> HTTP-Session: 0edecd42-6319-4c91-9c32-85ccb9befeb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1573 2023.10.25 23:06:27.516617 [ 3 ] {} <Debug> HTTP-Session: 0edecd42-6319-4c91-9c32-85ccb9befeb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1574 2023.10.25 23:06:27.516835 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1575 2023.10.25 23:06:27.517525 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1576 2023.10.25 23:06:27.517711 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1577 2023.10.25 23:06:27.517764 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1578 2023.10.25 23:06:27.517933 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1579 2023.10.25 23:06:27.518026 [ 190 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1580 2023.10.25 23:06:27.518086 [ 188 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1581 2023.10.25 23:06:27.518241 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1582 2023.10.25 23:06:27.518331 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1583 2023.10.25 23:06:27.520210 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003320908 sec., 4817 rows/sec., 617.83 KiB/sec.
1584 2023.10.25 23:06:27.520524 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Debug> DynamicQueryHandler: Done processing query
1585 2023.10.25 23:06:27.520554 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1586 2023.10.25 23:06:27.520576 [ 3 ] {} <Debug> HTTP-Session: 0edecd42-6319-4c91-9c32-85ccb9befeb3 Destroying unnamed session
1587 2023.10.25 23:06:27.520856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1588 2023.10.25 23:06:27.520914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1589 2023.10.25 23:06:27.520938 [ 3 ] {} <Debug> HTTP-Session: 0e33a935-bd4a-40b7-87f1-b489278b0439 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1590 2023.10.25 23:06:27.520961 [ 3 ] {} <Debug> HTTP-Session: 0e33a935-bd4a-40b7-87f1-b489278b0439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1591 2023.10.25 23:06:27.521132 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1592 2023.10.25 23:06:27.521676 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1593 2023.10.25 23:06:27.521856 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1594 2023.10.25 23:06:27.521899 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1595 2023.10.25 23:06:27.522053 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1596 2023.10.25 23:06:27.522137 [ 192 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1597 2023.10.25 23:06:27.522149 [ 193 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1598 2023.10.25 23:06:27.522243 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1599 2023.10.25 23:06:27.522301 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1600 2023.10.25 23:06:27.523954 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002771562 sec., 5772 rows/sec., 740.29 KiB/sec.
1601 2023.10.25 23:06:27.524214 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Debug> DynamicQueryHandler: Done processing query
1602 2023.10.25 23:06:27.524239 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1603 2023.10.25 23:06:27.524257 [ 3 ] {} <Debug> HTTP-Session: 0e33a935-bd4a-40b7-87f1-b489278b0439 Destroying unnamed session
1604 2023.10.25 23:06:27.524613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1605 2023.10.25 23:06:27.524662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1606 2023.10.25 23:06:27.524682 [ 3 ] {} <Debug> HTTP-Session: ffbf7719-8afd-4e6f-83ab-4f5bbdccfb44 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1607 2023.10.25 23:06:27.524701 [ 3 ] {} <Debug> HTTP-Session: ffbf7719-8afd-4e6f-83ab-4f5bbdccfb44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1608 2023.10.25 23:06:27.524842 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1609 2023.10.25 23:06:27.525369 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1610 2023.10.25 23:06:27.525553 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1611 2023.10.25 23:06:27.525598 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1612 2023.10.25 23:06:27.525749 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1613 2023.10.25 23:06:27.525822 [ 190 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1614 2023.10.25 23:06:27.525856 [ 186 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1615 2023.10.25 23:06:27.525983 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1616 2023.10.25 23:06:27.526048 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1617 2023.10.25 23:06:27.527324 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002441322 sec., 6553 rows/sec., 840.43 KiB/sec.
1618 2023.10.25 23:06:27.527581 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Debug> DynamicQueryHandler: Done processing query
1619 2023.10.25 23:06:27.527610 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1620 2023.10.25 23:06:27.527627 [ 3 ] {} <Debug> HTTP-Session: ffbf7719-8afd-4e6f-83ab-4f5bbdccfb44 Destroying unnamed session
1621 2023.10.25 23:06:27.527863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1622 2023.10.25 23:06:27.527912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1623 2023.10.25 23:06:27.527933 [ 3 ] {} <Debug> HTTP-Session: 3a162e9f-bb32-4ad9-9e28-c06a4c4c36fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1624 2023.10.25 23:06:27.527950 [ 3 ] {} <Debug> HTTP-Session: 3a162e9f-bb32-4ad9-9e28-c06a4c4c36fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1625 2023.10.25 23:06:27.528092 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1626 2023.10.25 23:06:27.528632 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1627 2023.10.25 23:06:27.528822 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1628 2023.10.25 23:06:27.528864 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1629 2023.10.25 23:06:27.529018 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1630 2023.10.25 23:06:27.529105 [ 193 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1631 2023.10.25 23:06:27.529115 [ 191 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1632 2023.10.25 23:06:27.529235 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1633 2023.10.25 23:06:27.529298 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1634 2023.10.25 23:06:27.530830 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002689799 sec., 5948 rows/sec., 762.79 KiB/sec.
1635 2023.10.25 23:06:27.531090 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Debug> DynamicQueryHandler: Done processing query
1636 2023.10.25 23:06:27.531115 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1637 2023.10.25 23:06:27.531132 [ 3 ] {} <Debug> HTTP-Session: 3a162e9f-bb32-4ad9-9e28-c06a4c4c36fc Destroying unnamed session
1638 2023.10.25 23:06:27.531405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1639 2023.10.25 23:06:27.531459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1640 2023.10.25 23:06:27.531479 [ 3 ] {} <Debug> HTTP-Session: 3901fed4-5478-4537-a1eb-51d2351793df Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1641 2023.10.25 23:06:27.531498 [ 3 ] {} <Debug> HTTP-Session: 3901fed4-5478-4537-a1eb-51d2351793df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1642 2023.10.25 23:06:27.531638 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1643 2023.10.25 23:06:27.532190 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1644 2023.10.25 23:06:27.532380 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1645 2023.10.25 23:06:27.532423 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1646 2023.10.25 23:06:27.532575 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1647 2023.10.25 23:06:27.532656 [ 190 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1648 2023.10.25 23:06:27.532680 [ 186 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1649 2023.10.25 23:06:27.532796 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1650 2023.10.25 23:06:27.532859 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1651 2023.10.25 23:06:27.534370 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002687199 sec., 5954 rows/sec., 763.53 KiB/sec.
1652 2023.10.25 23:06:27.534631 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Debug> DynamicQueryHandler: Done processing query
1653 2023.10.25 23:06:27.534657 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1654 2023.10.25 23:06:27.534674 [ 3 ] {} <Debug> HTTP-Session: 3901fed4-5478-4537-a1eb-51d2351793df Destroying unnamed session
1655 2023.10.25 23:06:27.534931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1656 2023.10.25 23:06:27.534984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1657 2023.10.25 23:06:27.535005 [ 3 ] {} <Debug> HTTP-Session: 210f4554-0b51-4c6e-b11e-5cf4f3854fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1658 2023.10.25 23:06:27.535022 [ 3 ] {} <Debug> HTTP-Session: 210f4554-0b51-4c6e-b11e-5cf4f3854fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1659 2023.10.25 23:06:27.535174 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1660 2023.10.25 23:06:27.535710 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1661 2023.10.25 23:06:27.535896 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1662 2023.10.25 23:06:27.535940 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1663 2023.10.25 23:06:27.536092 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1664 2023.10.25 23:06:27.536164 [ 190 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1665 2023.10.25 23:06:27.536184 [ 191 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1666 2023.10.25 23:06:27.536326 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1667 2023.10.25 23:06:27.536392 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1668 2023.10.25 23:06:27.537948 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.00273396 sec., 5852 rows/sec., 750.47 KiB/sec.
1669 2023.10.25 23:06:27.538217 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Debug> DynamicQueryHandler: Done processing query
1670 2023.10.25 23:06:27.538256 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1671 2023.10.25 23:06:27.538283 [ 3 ] {} <Debug> HTTP-Session: 210f4554-0b51-4c6e-b11e-5cf4f3854fc1 Destroying unnamed session
1672 2023.10.25 23:06:27.538554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1673 2023.10.25 23:06:27.538606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1674 2023.10.25 23:06:27.538627 [ 3 ] {} <Debug> HTTP-Session: d6a138db-ba7c-467e-82a3-e896e266f21a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1675 2023.10.25 23:06:27.538645 [ 3 ] {} <Debug> HTTP-Session: d6a138db-ba7c-467e-82a3-e896e266f21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1676 2023.10.25 23:06:27.538797 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1677 2023.10.25 23:06:27.539345 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1678 2023.10.25 23:06:27.539536 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1679 2023.10.25 23:06:27.539580 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1680 2023.10.25 23:06:27.539733 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1681 2023.10.25 23:06:27.539806 [ 186 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1682 2023.10.25 23:06:27.539825 [ 193 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1683 2023.10.25 23:06:27.539930 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1684 2023.10.25 23:06:27.539992 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1685 2023.10.25 23:06:27.541447 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002609657 sec., 6131 rows/sec., 786.22 KiB/sec.
1686 2023.10.25 23:06:27.541699 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Debug> DynamicQueryHandler: Done processing query
1687 2023.10.25 23:06:27.541724 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1688 2023.10.25 23:06:27.541741 [ 3 ] {} <Debug> HTTP-Session: d6a138db-ba7c-467e-82a3-e896e266f21a Destroying unnamed session
1689 2023.10.25 23:06:27.542020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1690 2023.10.25 23:06:27.542066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1691 2023.10.25 23:06:27.542085 [ 3 ] {} <Debug> HTTP-Session: e762ed94-2d5d-48a4-9a6a-e72086da2577 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1692 2023.10.25 23:06:27.542102 [ 3 ] {} <Debug> HTTP-Session: e762ed94-2d5d-48a4-9a6a-e72086da2577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1693 2023.10.25 23:06:27.542242 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1694 2023.10.25 23:06:27.542776 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1695 2023.10.25 23:06:27.542964 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1696 2023.10.25 23:06:27.543007 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1697 2023.10.25 23:06:27.543158 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1698 2023.10.25 23:06:27.543240 [ 186 ] {50555969-dec7-4823-a8a3-a08731241607} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1699 2023.10.25 23:06:27.543254 [ 192 ] {50555969-dec7-4823-a8a3-a08731241607} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1700 2023.10.25 23:06:27.543367 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1701 2023.10.25 23:06:27.543429 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1702 2023.10.25 23:06:27.544861 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002577156 sec., 6208 rows/sec., 796.13 KiB/sec.
1703 2023.10.25 23:06:27.545112 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Debug> DynamicQueryHandler: Done processing query
1704 2023.10.25 23:06:27.545137 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1705 2023.10.25 23:06:27.545155 [ 3 ] {} <Debug> HTTP-Session: e762ed94-2d5d-48a4-9a6a-e72086da2577 Destroying unnamed session
1706 2023.10.25 23:06:27.545386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1707 2023.10.25 23:06:27.545430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1708 2023.10.25 23:06:27.545449 [ 3 ] {} <Debug> HTTP-Session: c8a15343-724f-44a9-a31b-db9dc48829e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1709 2023.10.25 23:06:27.545466 [ 3 ] {} <Debug> HTTP-Session: c8a15343-724f-44a9-a31b-db9dc48829e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1710 2023.10.25 23:06:27.545602 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1711 2023.10.25 23:06:27.546129 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1712 2023.10.25 23:06:27.546314 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1713 2023.10.25 23:06:27.546355 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1714 2023.10.25 23:06:27.546506 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1715 2023.10.25 23:06:27.546568 [ 186 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1716 2023.10.25 23:06:27.546578 [ 189 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1717 2023.10.25 23:06:27.546657 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1718 2023.10.25 23:06:27.546719 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1719 2023.10.25 23:06:27.548151 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002507703 sec., 6380 rows/sec., 818.18 KiB/sec.
1720 2023.10.25 23:06:27.548388 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Debug> DynamicQueryHandler: Done processing query
1721 2023.10.25 23:06:27.548413 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1722 2023.10.25 23:06:27.548430 [ 3 ] {} <Debug> HTTP-Session: c8a15343-724f-44a9-a31b-db9dc48829e8 Destroying unnamed session
1723 2023.10.25 23:06:27.548652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1724 2023.10.25 23:06:27.548696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1725 2023.10.25 23:06:27.548715 [ 3 ] {} <Debug> HTTP-Session: 839042ed-12dd-462a-870f-82810b3240b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1726 2023.10.25 23:06:27.548732 [ 3 ] {} <Debug> HTTP-Session: 839042ed-12dd-462a-870f-82810b3240b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1727 2023.10.25 23:06:27.548868 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1728 2023.10.25 23:06:27.549404 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1729 2023.10.25 23:06:27.549596 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1730 2023.10.25 23:06:27.549638 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1731 2023.10.25 23:06:27.549790 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1732 2023.10.25 23:06:27.549870 [ 186 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1733 2023.10.25 23:06:27.549883 [ 191 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1734 2023.10.25 23:06:27.549976 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1735 2023.10.25 23:06:27.550039 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1736 2023.10.25 23:06:27.551560 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002653848 sec., 6028 rows/sec., 773.13 KiB/sec.
1737 2023.10.25 23:06:27.551789 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Debug> DynamicQueryHandler: Done processing query
1738 2023.10.25 23:06:27.551813 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1739 2023.10.25 23:06:27.551831 [ 3 ] {} <Debug> HTTP-Session: 839042ed-12dd-462a-870f-82810b3240b1 Destroying unnamed session
1740 2023.10.25 23:06:27.552202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1741 2023.10.25 23:06:27.552246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1742 2023.10.25 23:06:27.552265 [ 3 ] {} <Debug> HTTP-Session: e110ec51-dd97-444d-a751-f2b1115811a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1743 2023.10.25 23:06:27.552283 [ 3 ] {} <Debug> HTTP-Session: e110ec51-dd97-444d-a751-f2b1115811a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1744 2023.10.25 23:06:27.552419 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1745 2023.10.25 23:06:27.552957 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1746 2023.10.25 23:06:27.553148 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1747 2023.10.25 23:06:27.553189 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1748 2023.10.25 23:06:27.553341 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1749 2023.10.25 23:06:27.553411 [ 186 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1750 2023.10.25 23:06:27.553430 [ 191 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1751 2023.10.25 23:06:27.553527 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1752 2023.10.25 23:06:27.553588 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Debug> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams
1753 2023.10.25 23:06:27.555072 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002614177 sec., 6120 rows/sec., 784.86 KiB/sec.
1754 2023.10.25 23:06:27.555326 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Debug> DynamicQueryHandler: Done processing query
1755 2023.10.25 23:06:27.555356 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1756 2023.10.25 23:06:27.555377 [ 3 ] {} <Debug> HTTP-Session: e110ec51-dd97-444d-a751-f2b1115811a9 Destroying unnamed session
1757 2023.10.25 23:06:27.555521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1758 2023.10.25 23:06:27.555573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1759 2023.10.25 23:06:27.555596 [ 3 ] {} <Debug> HTTP-Session: 78aad046-3cfb-48a0-9a5f-2ef0e3b5ab77 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1760 2023.10.25 23:06:27.555616 [ 3 ] {} <Debug> HTTP-Session: 78aad046-3cfb-48a0-9a5f-2ef0e3b5ab77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1761 2023.10.25 23:06:27.555712 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1762 2023.10.25 23:06:27.555759 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1763 2023.10.25 23:06:27.555928 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1764 2023.10.25 23:06:27.556282 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1765 2023.10.25 23:06:27.556571 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1766 2023.10.25 23:06:27.556732 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Trace> oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1767 2023.10.25 23:06:27.556847 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001102563 sec., 9976 rows/sec., 893.69 KiB/sec.
1768 2023.10.25 23:06:27.556998 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Debug> DynamicQueryHandler: Done processing query
1769 2023.10.25 23:06:27.557022 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1770 2023.10.25 23:06:27.557039 [ 3 ] {} <Debug> HTTP-Session: 78aad046-3cfb-48a0-9a5f-2ef0e3b5ab77 Destroying unnamed session
1771 2023.10.25 23:06:27.557139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1772 2023.10.25 23:06:27.557183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1773 2023.10.25 23:06:27.557202 [ 3 ] {} <Debug> HTTP-Session: 78b2adb3-8fe5-4091-a55b-5a4ea3053850 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1774 2023.10.25 23:06:27.557219 [ 3 ] {} <Debug> HTTP-Session: 78b2adb3-8fe5-4091-a55b-5a4ea3053850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1775 2023.10.25 23:06:27.557290 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1776 2023.10.25 23:06:27.557329 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1777 2023.10.25 23:06:27.557434 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1778 2023.10.25 23:06:27.557724 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1779 2023.10.25 23:06:27.557926 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1780 2023.10.25 23:06:27.558075 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1781 2023.10.25 23:06:27.558178 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Information> executeQuery: Read 11 rows, 888.00 B in 0.000855805 sec., 12853 rows/sec., 1013.30 KiB/sec.
1782 2023.10.25 23:06:27.558316 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Debug> DynamicQueryHandler: Done processing query
1783 2023.10.25 23:06:27.558340 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1784 2023.10.25 23:06:27.558356 [ 3 ] {} <Debug> HTTP-Session: 78b2adb3-8fe5-4091-a55b-5a4ea3053850 Destroying unnamed session
1785 2023.10.25 23:06:27.558464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1786 2023.10.25 23:06:27.558507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1787 2023.10.25 23:06:27.558526 [ 3 ] {} <Debug> HTTP-Session: b517d4a9-5577-41bb-ad2c-a6ffc90d0624 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1788 2023.10.25 23:06:27.558542 [ 3 ] {} <Debug> HTTP-Session: b517d4a9-5577-41bb-ad2c-a6ffc90d0624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1789 2023.10.25 23:06:27.558613 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1790 2023.10.25 23:06:27.558655 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1791 2023.10.25 23:06:27.558774 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1792 2023.10.25 23:06:27.559045 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1793 2023.10.25 23:06:27.559285 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1794 2023.10.25 23:06:27.559462 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1795 2023.10.25 23:06:27.559559 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000918327 sec., 11978 rows/sec., 790.12 KiB/sec.
1796 2023.10.25 23:06:27.559675 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Debug> DynamicQueryHandler: Done processing query
1797 2023.10.25 23:06:27.559699 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1798 2023.10.25 23:06:27.559714 [ 3 ] {} <Debug> HTTP-Session: b517d4a9-5577-41bb-ad2c-a6ffc90d0624 Destroying unnamed session
1799 2023.10.25 23:06:28.001115 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.11 MiB, peak 237.19 MiB, will set to 230.77 MiB (RSS), difference: -1.34 MiB
1800 2023.10.25 23:06:32.524626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1801 2023.10.25 23:06:32.524750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1802 2023.10.25 23:06:32.524779 [ 3 ] {} <Debug> HTTP-Session: 83ad1c49-67b3-4c0a-a071-9141a7ea70fb Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1803 2023.10.25 23:06:32.524806 [ 3 ] {} <Debug> HTTP-Session: 83ad1c49-67b3-4c0a-a071-9141a7ea70fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1804 2023.10.25 23:06:32.524940 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1805 2023.10.25 23:06:32.525003 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1806 2023.10.25 23:06:32.525177 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1807 2023.10.25 23:06:32.525578 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1808 2023.10.25 23:06:32.525829 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1809 2023.10.25 23:06:32.525984 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1810 2023.10.25 23:06:32.526097 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001119883 sec., 45540 rows/sec., 3.48 MiB/sec.
1811 2023.10.25 23:06:32.526216 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Debug> DynamicQueryHandler: Done processing query
1812 2023.10.25 23:06:32.526240 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1813 2023.10.25 23:06:32.526256 [ 3 ] {} <Debug> HTTP-Session: 83ad1c49-67b3-4c0a-a071-9141a7ea70fb Destroying unnamed session
1814 2023.10.25 23:06:32.526475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1815 2023.10.25 23:06:32.526518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1816 2023.10.25 23:06:32.526536 [ 3 ] {} <Debug> HTTP-Session: 1d946711-7a0a-4d59-bbc8-ac4eda6bbdc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1817 2023.10.25 23:06:32.526553 [ 3 ] {} <Debug> HTTP-Session: 1d946711-7a0a-4d59-bbc8-ac4eda6bbdc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1818 2023.10.25 23:06:32.526632 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1819 2023.10.25 23:06:32.526671 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1820 2023.10.25 23:06:32.526770 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1821 2023.10.25 23:06:32.527191 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1822 2023.10.25 23:06:32.527406 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1823 2023.10.25 23:06:32.527549 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1824 2023.10.25 23:06:32.527643 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.000983819 sec., 234799 rows/sec., 22.53 MiB/sec.
1825 2023.10.25 23:06:32.527757 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Debug> DynamicQueryHandler: Done processing query
1826 2023.10.25 23:06:32.527780 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1827 2023.10.25 23:06:32.527796 [ 3 ] {} <Debug> HTTP-Session: 1d946711-7a0a-4d59-bbc8-ac4eda6bbdc5 Destroying unnamed session
1828 2023.10.25 23:06:32.527956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1829 2023.10.25 23:06:32.527999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1830 2023.10.25 23:06:32.528017 [ 3 ] {} <Debug> HTTP-Session: d3519041-0644-4b15-8816-db1e8fb95479 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1831 2023.10.25 23:06:32.528033 [ 3 ] {} <Debug> HTTP-Session: d3519041-0644-4b15-8816-db1e8fb95479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2023.10.25 23:06:32.528120 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1833 2023.10.25 23:06:32.528157 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1834 2023.10.25 23:06:32.528256 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1835 2023.10.25 23:06:32.528697 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1836 2023.10.25 23:06:32.528908 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1837 2023.10.25 23:06:32.529054 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1838 2023.10.25 23:06:32.529148 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001001779 sec., 335403 rows/sec., 23.45 MiB/sec.
1839 2023.10.25 23:06:32.529245 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Debug> DynamicQueryHandler: Done processing query
1840 2023.10.25 23:06:32.529268 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1841 2023.10.25 23:06:32.529283 [ 3 ] {} <Debug> HTTP-Session: d3519041-0644-4b15-8816-db1e8fb95479 Destroying unnamed session
1842 2023.10.25 23:06:32.529406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1843 2023.10.25 23:06:32.529448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1844 2023.10.25 23:06:32.529466 [ 3 ] {} <Debug> HTTP-Session: 5c46b34a-4469-4291-be2b-ef9bdcaf1991 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1845 2023.10.25 23:06:32.529481 [ 3 ] {} <Debug> HTTP-Session: 5c46b34a-4469-4291-be2b-ef9bdcaf1991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1846 2023.10.25 23:06:32.529548 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1847 2023.10.25 23:06:32.529585 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1848 2023.10.25 23:06:32.529684 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1849 2023.10.25 23:06:32.529908 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1850 2023.10.25 23:06:32.530128 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1851 2023.10.25 23:06:32.530302 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1852 2023.10.25 23:06:32.530402 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000827735 sec., 7248 rows/sec., 304.39 KiB/sec.
1853 2023.10.25 23:06:32.530524 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Debug> DynamicQueryHandler: Done processing query
1854 2023.10.25 23:06:32.530547 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1855 2023.10.25 23:06:32.530563 [ 3 ] {} <Debug> HTTP-Session: 5c46b34a-4469-4291-be2b-ef9bdcaf1991 Destroying unnamed session
1856 2023.10.25 23:06:32.530684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1857 2023.10.25 23:06:32.530727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1858 2023.10.25 23:06:32.530745 [ 3 ] {} <Debug> HTTP-Session: e1aa3949-8097-4f0d-8751-09a98f0a74c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1859 2023.10.25 23:06:32.530761 [ 3 ] {} <Debug> HTTP-Session: e1aa3949-8097-4f0d-8751-09a98f0a74c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2023.10.25 23:06:32.530831 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1861 2023.10.25 23:06:32.530872 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1862 2023.10.25 23:06:32.530986 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1863 2023.10.25 23:06:32.531266 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1864 2023.10.25 23:06:32.531503 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1865 2023.10.25 23:06:32.531670 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1866 2023.10.25 23:06:32.531791 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000931357 sec., 75159 rows/sec., 4.56 MiB/sec.
1867 2023.10.25 23:06:32.531898 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Debug> DynamicQueryHandler: Done processing query
1868 2023.10.25 23:06:32.531921 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1869 2023.10.25 23:06:32.531936 [ 3 ] {} <Debug> HTTP-Session: e1aa3949-8097-4f0d-8751-09a98f0a74c1 Destroying unnamed session
1870 2023.10.25 23:06:32.532102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1871 2023.10.25 23:06:32.532144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1872 2023.10.25 23:06:32.532162 [ 3 ] {} <Debug> HTTP-Session: a89a2c6f-08d6-41ad-aad4-47b68d20b0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1873 2023.10.25 23:06:32.532178 [ 3 ] {} <Debug> HTTP-Session: a89a2c6f-08d6-41ad-aad4-47b68d20b0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1874 2023.10.25 23:06:32.532255 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1875 2023.10.25 23:06:32.532296 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1876 2023.10.25 23:06:32.532426 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1877 2023.10.25 23:06:32.532875 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1878 2023.10.25 23:06:32.533174 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1879 2023.10.25 23:06:32.533343 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1880 2023.10.25 23:06:32.533478 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001195515 sec., 37640 rows/sec., 50.79 MiB/sec.
1881 2023.10.25 23:06:32.533639 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Debug> DynamicQueryHandler: Done processing query
1882 2023.10.25 23:06:32.533662 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1883 2023.10.25 23:06:32.533678 [ 3 ] {} <Debug> HTTP-Session: a89a2c6f-08d6-41ad-aad4-47b68d20b0ea Destroying unnamed session
1884 2023.10.25 23:06:32.533798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1885 2023.10.25 23:06:32.533841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1886 2023.10.25 23:06:32.533858 [ 3 ] {} <Debug> HTTP-Session: 4d2f202f-5d2f-4496-8248-fc4556e6ff98 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1887 2023.10.25 23:06:32.533874 [ 3 ] {} <Debug> HTTP-Session: 4d2f202f-5d2f-4496-8248-fc4556e6ff98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1888 2023.10.25 23:06:32.533944 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1889 2023.10.25 23:06:32.533982 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1890 2023.10.25 23:06:32.534087 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1891 2023.10.25 23:06:32.534329 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1892 2023.10.25 23:06:32.534551 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1893 2023.10.25 23:06:32.534716 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1894 2023.10.25 23:06:32.534832 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000860815 sec., 24395 rows/sec., 1.27 MiB/sec.
1895 2023.10.25 23:06:32.534934 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Debug> DynamicQueryHandler: Done processing query
1896 2023.10.25 23:06:32.534956 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1897 2023.10.25 23:06:32.534971 [ 3 ] {} <Debug> HTTP-Session: 4d2f202f-5d2f-4496-8248-fc4556e6ff98 Destroying unnamed session
1898 2023.10.25 23:06:39.036241 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
1899 2023.10.25 23:06:39.036345 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
1900 2023.10.25 23:06:42.524599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1901 2023.10.25 23:06:42.524713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1902 2023.10.25 23:06:42.524738 [ 3 ] {} <Debug> HTTP-Session: be5ef63c-9c80-487a-9c15-706d23e7bb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1903 2023.10.25 23:06:42.524762 [ 3 ] {} <Debug> HTTP-Session: be5ef63c-9c80-487a-9c15-706d23e7bb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1904 2023.10.25 23:06:42.524886 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1905 2023.10.25 23:06:42.524944 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1906 2023.10.25 23:06:42.525097 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1907 2023.10.25 23:06:42.525505 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1908 2023.10.25 23:06:42.525768 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1909 2023.10.25 23:06:42.525928 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1910 2023.10.25 23:06:42.526064 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001138973 sec., 44777 rows/sec., 3.42 MiB/sec.
1911 2023.10.25 23:06:42.526206 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Debug> DynamicQueryHandler: Done processing query
1912 2023.10.25 23:06:42.526231 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1913 2023.10.25 23:06:42.526247 [ 3 ] {} <Debug> HTTP-Session: be5ef63c-9c80-487a-9c15-706d23e7bb1e Destroying unnamed session
1914 2023.10.25 23:06:42.526480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1915 2023.10.25 23:06:42.526529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1916 2023.10.25 23:06:42.526548 [ 3 ] {} <Debug> HTTP-Session: bcdcbb2e-6dfd-4e14-8947-2b90131cc4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1917 2023.10.25 23:06:42.526566 [ 3 ] {} <Debug> HTTP-Session: bcdcbb2e-6dfd-4e14-8947-2b90131cc4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1918 2023.10.25 23:06:42.526648 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1919 2023.10.25 23:06:42.526689 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1920 2023.10.25 23:06:42.526795 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1921 2023.10.25 23:06:42.527291 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1922 2023.10.25 23:06:42.527514 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1923 2023.10.25 23:06:42.527660 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1924 2023.10.25 23:06:42.527769 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.001085392 sec., 212826 rows/sec., 20.42 MiB/sec.
1925 2023.10.25 23:06:42.527901 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Debug> DynamicQueryHandler: Done processing query
1926 2023.10.25 23:06:42.527924 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1927 2023.10.25 23:06:42.527939 [ 3 ] {} <Debug> HTTP-Session: bcdcbb2e-6dfd-4e14-8947-2b90131cc4c8 Destroying unnamed session
1928 2023.10.25 23:06:42.528105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1929 2023.10.25 23:06:42.528150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1930 2023.10.25 23:06:42.528170 [ 3 ] {} <Debug> HTTP-Session: e6d9e4f1-f54d-4745-ae49-23afb12e676b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1931 2023.10.25 23:06:42.528188 [ 3 ] {} <Debug> HTTP-Session: e6d9e4f1-f54d-4745-ae49-23afb12e676b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1932 2023.10.25 23:06:42.528283 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1933 2023.10.25 23:06:42.528322 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1934 2023.10.25 23:06:42.528425 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1935 2023.10.25 23:06:42.528934 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1936 2023.10.25 23:06:42.529154 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1937 2023.10.25 23:06:42.529298 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1938 2023.10.25 23:06:42.529416 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001105612 sec., 303904 rows/sec., 21.25 MiB/sec.
1939 2023.10.25 23:06:42.529534 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Debug> DynamicQueryHandler: Done processing query
1940 2023.10.25 23:06:42.529557 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1941 2023.10.25 23:06:42.529572 [ 3 ] {} <Debug> HTTP-Session: e6d9e4f1-f54d-4745-ae49-23afb12e676b Destroying unnamed session
1942 2023.10.25 23:06:42.529699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1943 2023.10.25 23:06:42.529742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1944 2023.10.25 23:06:42.529760 [ 3 ] {} <Debug> HTTP-Session: de4babe5-958b-48a7-98d3-dab153021fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1945 2023.10.25 23:06:42.529777 [ 3 ] {} <Debug> HTTP-Session: de4babe5-958b-48a7-98d3-dab153021fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1946 2023.10.25 23:06:42.529845 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1947 2023.10.25 23:06:42.529884 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1948 2023.10.25 23:06:42.529990 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1949 2023.10.25 23:06:42.530258 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1950 2023.10.25 23:06:42.530506 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1951 2023.10.25 23:06:42.530672 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1952 2023.10.25 23:06:42.530790 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000917927 sec., 6536 rows/sec., 274.48 KiB/sec.
1953 2023.10.25 23:06:42.530905 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Debug> DynamicQueryHandler: Done processing query
1954 2023.10.25 23:06:42.530927 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1955 2023.10.25 23:06:42.530943 [ 3 ] {} <Debug> HTTP-Session: de4babe5-958b-48a7-98d3-dab153021fe5 Destroying unnamed session
1956 2023.10.25 23:06:42.531047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1957 2023.10.25 23:06:42.531092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1958 2023.10.25 23:06:42.531110 [ 3 ] {} <Debug> HTTP-Session: ca1b549a-f03c-4cdc-a159-2ca6f49ec11b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1959 2023.10.25 23:06:42.531126 [ 3 ] {} <Debug> HTTP-Session: ca1b549a-f03c-4cdc-a159-2ca6f49ec11b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1960 2023.10.25 23:06:42.531198 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1961 2023.10.25 23:06:42.531239 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1962 2023.10.25 23:06:42.531353 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1963 2023.10.25 23:06:42.531656 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1964 2023.10.25 23:06:42.531896 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1965 2023.10.25 23:06:42.532065 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1966 2023.10.25 23:06:42.532181 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000955749 sec., 73240 rows/sec., 4.44 MiB/sec.
1967 2023.10.25 23:06:42.532297 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Debug> DynamicQueryHandler: Done processing query
1968 2023.10.25 23:06:42.532321 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1969 2023.10.25 23:06:42.532337 [ 3 ] {} <Debug> HTTP-Session: ca1b549a-f03c-4cdc-a159-2ca6f49ec11b Destroying unnamed session
1970 2023.10.25 23:06:42.532503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2023.10.25 23:06:42.532547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1972 2023.10.25 23:06:42.532565 [ 3 ] {} <Debug> HTTP-Session: 1b79d35b-78cf-4548-a140-ba4aea917e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1973 2023.10.25 23:06:42.532581 [ 3 ] {} <Debug> HTTP-Session: 1b79d35b-78cf-4548-a140-ba4aea917e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2023.10.25 23:06:42.532675 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1975 2023.10.25 23:06:42.532718 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1976 2023.10.25 23:06:42.532850 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1977 2023.10.25 23:06:42.533330 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1978 2023.10.25 23:06:42.533635 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1979 2023.10.25 23:06:42.533808 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1980 2023.10.25 23:06:42.533940 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001227156 sec., 36670 rows/sec., 49.48 MiB/sec.
1981 2023.10.25 23:06:42.533946 [ 61 ] {} <Debug> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1982 2023.10.25 23:06:42.534094 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Debug> DynamicQueryHandler: Done processing query
1983 2023.10.25 23:06:42.534103 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
1984 2023.10.25 23:06:42.534134 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1985 2023.10.25 23:06:42.534170 [ 3 ] {} <Debug> HTTP-Session: 1b79d35b-78cf-4548-a140-ba4aea917e79 Destroying unnamed session
1986 2023.10.25 23:06:42.534255 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1987 2023.10.25 23:06:42.534313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1988 2023.10.25 23:06:42.534387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1989 2023.10.25 23:06:42.534446 [ 3 ] {} <Debug> HTTP-Session: 6e2e547a-1a25-41bb-8256-215389a1f1bf Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
1990 2023.10.25 23:06:42.534493 [ 3 ] {} <Debug> HTTP-Session: 6e2e547a-1a25-41bb-8256-215389a1f1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1991 2023.10.25 23:06:42.534505 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1992 2023.10.25 23:06:42.534599 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1993 2023.10.25 23:06:42.534707 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1994 2023.10.25 23:06:42.534784 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1995 2023.10.25 23:06:42.534931 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part
1996 2023.10.25 23:06:42.535298 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part
1997 2023.10.25 23:06:42.535342 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1998 2023.10.25 23:06:42.535562 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part
1999 2023.10.25 23:06:42.535852 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part
2000 2023.10.25 23:06:42.536181 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part
2001 2023.10.25 23:06:42.536192 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2002 2023.10.25 23:06:42.536660 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2003 2023.10.25 23:06:42.536981 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2004 2023.10.25 23:06:42.537273 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002498324 sec., 8405 rows/sec., 446.39 KiB/sec.
2005 2023.10.25 23:06:42.537516 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Debug> DynamicQueryHandler: Done processing query
2006 2023.10.25 23:06:42.537559 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2007 2023.10.25 23:06:42.537619 [ 3 ] {} <Debug> HTTP-Session: 6e2e547a-1a25-41bb-8256-215389a1f1bf Destroying unnamed session
2008 2023.10.25 23:06:42.538387 [ 11 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 6 columns (6 merged, 0 gathered) in 0.004171153 sec., 59455.98255446395 rows/sec., 80.23 MiB/sec.
2009 2023.10.25 23:06:42.538694 [ 11 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2010 2023.10.25 23:06:42.538998 [ 11 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2011 2023.10.25 23:06:42.539087 [ 11 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2012 2023.10.25 23:06:42.539185 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1: 4.07 MiB.
2013 2023.10.25 23:06:52.524831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2014 2023.10.25 23:06:52.524966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2015 2023.10.25 23:06:52.524996 [ 3 ] {} <Debug> HTTP-Session: 77652078-7267-4eb5-bd1f-545c379d820f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2016 2023.10.25 23:06:52.525022 [ 3 ] {} <Debug> HTTP-Session: 77652078-7267-4eb5-bd1f-545c379d820f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2017 2023.10.25 23:06:52.525160 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2018 2023.10.25 23:06:52.525225 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2019 2023.10.25 23:06:52.525404 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2020 2023.10.25 23:06:52.525968 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2021 2023.10.25 23:06:52.526229 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2022 2023.10.25 23:06:52.526385 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2023 2023.10.25 23:06:52.526506 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001310119 sec., 38927 rows/sec., 2.97 MiB/sec.
2024 2023.10.25 23:06:52.526701 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Debug> DynamicQueryHandler: Done processing query
2025 2023.10.25 23:06:52.526727 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2026 2023.10.25 23:06:52.526744 [ 3 ] {} <Debug> HTTP-Session: 77652078-7267-4eb5-bd1f-545c379d820f Destroying unnamed session
2027 2023.10.25 23:06:52.526934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2028 2023.10.25 23:06:52.526980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2029 2023.10.25 23:06:52.526999 [ 3 ] {} <Debug> HTTP-Session: 8b8d7b16-28c4-44cc-932c-1f1f064d16f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2030 2023.10.25 23:06:52.527015 [ 3 ] {} <Debug> HTTP-Session: 8b8d7b16-28c4-44cc-932c-1f1f064d16f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2031 2023.10.25 23:06:52.527098 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2032 2023.10.25 23:06:52.527138 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2033 2023.10.25 23:06:52.527246 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2034 2023.10.25 23:06:52.527714 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2035 2023.10.25 23:06:52.527937 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2036 2023.10.25 23:06:52.528086 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2037 2023.10.25 23:06:52.528205 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.001076152 sec., 214653 rows/sec., 20.60 MiB/sec.
2038 2023.10.25 23:06:52.528345 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Debug> DynamicQueryHandler: Done processing query
2039 2023.10.25 23:06:52.528369 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2040 2023.10.25 23:06:52.528384 [ 3 ] {} <Debug> HTTP-Session: 8b8d7b16-28c4-44cc-932c-1f1f064d16f1 Destroying unnamed session
2041 2023.10.25 23:06:52.528599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2042 2023.10.25 23:06:52.528644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2043 2023.10.25 23:06:52.528662 [ 3 ] {} <Debug> HTTP-Session: bd77f609-465b-48a2-babe-90b2163725dc Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2044 2023.10.25 23:06:52.528679 [ 3 ] {} <Debug> HTTP-Session: bd77f609-465b-48a2-babe-90b2163725dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2045 2023.10.25 23:06:52.528768 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2046 2023.10.25 23:06:52.528806 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2047 2023.10.25 23:06:52.528911 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2048 2023.10.25 23:06:52.529401 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2049 2023.10.25 23:06:52.529623 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2050 2023.10.25 23:06:52.529769 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2051 2023.10.25 23:06:52.529890 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001093102 sec., 307382 rows/sec., 21.49 MiB/sec.
2052 2023.10.25 23:06:52.530011 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Debug> DynamicQueryHandler: Done processing query
2053 2023.10.25 23:06:52.530035 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2054 2023.10.25 23:06:52.530050 [ 3 ] {} <Debug> HTTP-Session: bd77f609-465b-48a2-babe-90b2163725dc Destroying unnamed session
2055 2023.10.25 23:06:52.530173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2056 2023.10.25 23:06:52.530215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2057 2023.10.25 23:06:52.530233 [ 3 ] {} <Debug> HTTP-Session: 8c498e64-d166-4268-8587-379ef905506a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2058 2023.10.25 23:06:52.530250 [ 3 ] {} <Debug> HTTP-Session: 8c498e64-d166-4268-8587-379ef905506a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2059 2023.10.25 23:06:52.530317 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2060 2023.10.25 23:06:52.530356 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2061 2023.10.25 23:06:52.530465 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2062 2023.10.25 23:06:52.530708 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2063 2023.10.25 23:06:52.530943 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2064 2023.10.25 23:06:52.531129 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2065 2023.10.25 23:06:52.531256 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000910357 sec., 6590 rows/sec., 276.76 KiB/sec.
2066 2023.10.25 23:06:52.531374 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Debug> DynamicQueryHandler: Done processing query
2067 2023.10.25 23:06:52.531398 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2068 2023.10.25 23:06:52.531414 [ 3 ] {} <Debug> HTTP-Session: 8c498e64-d166-4268-8587-379ef905506a Destroying unnamed session
2069 2023.10.25 23:06:52.531574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2070 2023.10.25 23:06:52.531617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2071 2023.10.25 23:06:52.531641 [ 3 ] {} <Debug> HTTP-Session: c32a26ee-7fd3-40eb-aa02-15b5bdfa5efa Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2072 2023.10.25 23:06:52.531657 [ 3 ] {} <Debug> HTTP-Session: c32a26ee-7fd3-40eb-aa02-15b5bdfa5efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2073 2023.10.25 23:06:52.531729 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2074 2023.10.25 23:06:52.531769 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2075 2023.10.25 23:06:52.531883 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2076 2023.10.25 23:06:52.532181 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2077 2023.10.25 23:06:52.532421 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2078 2023.10.25 23:06:52.532594 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2079 2023.10.25 23:06:52.532720 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000957058 sec., 73140 rows/sec., 4.43 MiB/sec.
2080 2023.10.25 23:06:52.532872 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Debug> DynamicQueryHandler: Done processing query
2081 2023.10.25 23:06:52.532896 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2082 2023.10.25 23:06:52.532912 [ 3 ] {} <Debug> HTTP-Session: c32a26ee-7fd3-40eb-aa02-15b5bdfa5efa Destroying unnamed session
2083 2023.10.25 23:06:52.533056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2084 2023.10.25 23:06:52.533100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2085 2023.10.25 23:06:52.533118 [ 3 ] {} <Debug> HTTP-Session: f6dc1350-70fa-428b-ae53-feac07beb651 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2086 2023.10.25 23:06:52.533134 [ 3 ] {} <Debug> HTTP-Session: f6dc1350-70fa-428b-ae53-feac07beb651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2087 2023.10.25 23:06:52.533232 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2088 2023.10.25 23:06:52.533276 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2089 2023.10.25 23:06:52.533413 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2090 2023.10.25 23:06:52.533870 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2091 2023.10.25 23:06:52.534186 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2092 2023.10.25 23:06:52.534360 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2093 2023.10.25 23:06:52.534477 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001216385 sec., 36994 rows/sec., 49.92 MiB/sec.
2094 2023.10.25 23:06:52.534599 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Debug> DynamicQueryHandler: Done processing query
2095 2023.10.25 23:06:52.534623 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2096 2023.10.25 23:06:52.534643 [ 3 ] {} <Debug> HTTP-Session: f6dc1350-70fa-428b-ae53-feac07beb651 Destroying unnamed session
2097 2023.10.25 23:06:52.534776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2098 2023.10.25 23:06:52.534820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2099 2023.10.25 23:06:52.534838 [ 3 ] {} <Debug> HTTP-Session: e0bd9e70-b974-42b3-82ba-bae7e2ac4bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2100 2023.10.25 23:06:52.534855 [ 3 ] {} <Debug> HTTP-Session: e0bd9e70-b974-42b3-82ba-bae7e2ac4bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2101 2023.10.25 23:06:52.534924 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2102 2023.10.25 23:06:52.534961 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2103 2023.10.25 23:06:52.535063 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2104 2023.10.25 23:06:52.535302 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2105 2023.10.25 23:06:52.535528 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2106 2023.10.25 23:06:52.535697 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2107 2023.10.25 23:06:52.535821 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000869385 sec., 24155 rows/sec., 1.25 MiB/sec.
2108 2023.10.25 23:06:52.535989 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Debug> DynamicQueryHandler: Done processing query
2109 2023.10.25 23:06:52.536019 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2110 2023.10.25 23:06:52.536042 [ 3 ] {} <Debug> HTTP-Session: e0bd9e70-b974-42b3-82ba-bae7e2ac4bc4 Destroying unnamed session
2111 2023.10.25 23:06:54.036427 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
2112 2023.10.25 23:06:54.036505 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
2113 2023.10.25 23:06:57.516927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2114 2023.10.25 23:06:57.517058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2115 2023.10.25 23:06:57.517088 [ 3 ] {} <Debug> HTTP-Session: a6f1b62a-f0c7-4fff-a98c-4361f0b10e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2116 2023.10.25 23:06:57.517116 [ 3 ] {} <Debug> HTTP-Session: a6f1b62a-f0c7-4fff-a98c-4361f0b10e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2117 2023.10.25 23:06:57.517250 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2118 2023.10.25 23:06:57.517313 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2119 2023.10.25 23:06:57.517488 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2120 2023.10.25 23:06:57.517917 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2121 2023.10.25 23:06:57.518183 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2122 2023.10.25 23:06:57.518342 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2123 2023.10.25 23:06:57.518484 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001188705 sec., 9253 rows/sec., 729.52 KiB/sec.
2124 2023.10.25 23:06:57.518494 [ 53 ] {} <Debug> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2125 2023.10.25 23:06:57.518635 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2126 2023.10.25 23:06:57.518663 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Debug> DynamicQueryHandler: Done processing query
2127 2023.10.25 23:06:57.518707 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2128 2023.10.25 23:06:57.518782 [ 3 ] {} <Debug> HTTP-Session: a6f1b62a-f0c7-4fff-a98c-4361f0b10e79 Destroying unnamed session
2129 2023.10.25 23:06:57.518866 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2130 2023.10.25 23:06:57.518962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2023.10.25 23:06:57.519053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2132 2023.10.25 23:06:57.519065 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2133 2023.10.25 23:06:57.519083 [ 3 ] {} <Debug> HTTP-Session: 5d1d4bdc-a1d5-415e-b8fa-43472b45c3bd Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2134 2023.10.25 23:06:57.519126 [ 3 ] {} <Debug> HTTP-Session: 5d1d4bdc-a1d5-415e-b8fa-43472b45c3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2135 2023.10.25 23:06:57.519127 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part
2136 2023.10.25 23:06:57.519281 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2137 2023.10.25 23:06:57.519375 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2138 2023.10.25 23:06:57.519461 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
2139 2023.10.25 23:06:57.519806 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 336 rows starting from the beginning of the part
2140 2023.10.25 23:06:57.519882 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2141 2023.10.25 23:06:57.520067 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 336 rows starting from the beginning of the part
2142 2023.10.25 23:06:57.520287 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 336 rows starting from the beginning of the part
2143 2023.10.25 23:06:57.520552 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
2144 2023.10.25 23:06:57.520693 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2145 2023.10.25 23:06:57.521202 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2146 2023.10.25 23:06:57.521542 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2147 2023.10.25 23:06:57.521726 [ 53 ] {} <Debug> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2148 2023.10.25 23:06:57.521788 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002461323 sec., 4469 rows/sec., 294.80 KiB/sec.
2149 2023.10.25 23:06:57.521801 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2150 2023.10.25 23:06:57.522121 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2151 2023.10.25 23:06:57.522248 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Debug> DynamicQueryHandler: Done processing query
2152 2023.10.25 23:06:57.522316 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2153 2023.10.25 23:06:57.522378 [ 3 ] {} <Debug> HTTP-Session: 5d1d4bdc-a1d5-415e-b8fa-43472b45c3bd Destroying unnamed session
2154 2023.10.25 23:06:57.522510 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2155 2023.10.25 23:06:57.522597 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part
2156 2023.10.25 23:06:57.522695 [ 15 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 4 columns (4 merged, 0 gathered) in 0.003962166 sec., 348799.11644287495 rows/sec., 24.46 MiB/sec.
2157 2023.10.25 23:06:57.522853 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
2158 2023.10.25 23:06:57.522908 [ 15 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2159 2023.10.25 23:06:57.522983 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part
2160 2023.10.25 23:06:57.523080 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part
2161 2023.10.25 23:06:57.523146 [ 15 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2162 2023.10.25 23:06:57.523187 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part
2163 2023.10.25 23:06:57.523238 [ 15 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2164 2023.10.25 23:06:57.523281 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
2165 2023.10.25 23:06:57.523981 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.002102632 sec., 310087.54741676146 rows/sec., 18.84 MiB/sec.
2166 2023.10.25 23:06:57.524097 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2167 2023.10.25 23:06:57.524294 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2168 2023.10.25 23:06:57.524358 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2169 2023.10.25 23:07:02.524324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2170 2023.10.25 23:07:02.524442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2171 2023.10.25 23:07:02.524467 [ 3 ] {} <Debug> HTTP-Session: ae2985de-ece9-47ec-a105-fd161207cf0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2172 2023.10.25 23:07:02.524490 [ 3 ] {} <Debug> HTTP-Session: ae2985de-ece9-47ec-a105-fd161207cf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2173 2023.10.25 23:07:02.524613 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2174 2023.10.25 23:07:02.524670 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2175 2023.10.25 23:07:02.524823 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2176 2023.10.25 23:07:02.525251 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2177 2023.10.25 23:07:02.525509 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2178 2023.10.25 23:07:02.525669 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2179 2023.10.25 23:07:02.525814 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001163674 sec., 43826 rows/sec., 3.35 MiB/sec.
2180 2023.10.25 23:07:02.525963 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Debug> DynamicQueryHandler: Done processing query
2181 2023.10.25 23:07:02.525989 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2182 2023.10.25 23:07:02.526006 [ 3 ] {} <Debug> HTTP-Session: ae2985de-ece9-47ec-a105-fd161207cf0e Destroying unnamed session
2183 2023.10.25 23:07:02.526212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2184 2023.10.25 23:07:02.526264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2185 2023.10.25 23:07:02.526283 [ 3 ] {} <Debug> HTTP-Session: 55bce4d3-fa51-44de-a733-538ead6a7e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2186 2023.10.25 23:07:02.526302 [ 3 ] {} <Debug> HTTP-Session: 55bce4d3-fa51-44de-a733-538ead6a7e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2187 2023.10.25 23:07:02.526399 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2188 2023.10.25 23:07:02.526441 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2189 2023.10.25 23:07:02.526552 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2190 2023.10.25 23:07:02.527065 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2191 2023.10.25 23:07:02.527296 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2192 2023.10.25 23:07:02.527444 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2193 2023.10.25 23:07:02.527562 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.001126993 sec., 204970 rows/sec., 19.67 MiB/sec.
2194 2023.10.25 23:07:02.527673 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Debug> DynamicQueryHandler: Done processing query
2195 2023.10.25 23:07:02.527696 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2196 2023.10.25 23:07:02.527711 [ 3 ] {} <Debug> HTTP-Session: 55bce4d3-fa51-44de-a733-538ead6a7e7f Destroying unnamed session
2197 2023.10.25 23:07:02.527919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2198 2023.10.25 23:07:02.527964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2199 2023.10.25 23:07:02.527982 [ 3 ] {} <Debug> HTTP-Session: 821c54f6-4cf6-4fb7-979b-ddac5df49965 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2200 2023.10.25 23:07:02.528000 [ 3 ] {} <Debug> HTTP-Session: 821c54f6-4cf6-4fb7-979b-ddac5df49965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2201 2023.10.25 23:07:02.528099 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2202 2023.10.25 23:07:02.528141 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2203 2023.10.25 23:07:02.528244 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2204 2023.10.25 23:07:02.528725 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2205 2023.10.25 23:07:02.528949 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2206 2023.10.25 23:07:02.529095 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2207 2023.10.25 23:07:02.529209 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001073462 sec., 313005 rows/sec., 21.88 MiB/sec.
2208 2023.10.25 23:07:02.529389 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Debug> DynamicQueryHandler: Done processing query
2209 2023.10.25 23:07:02.529412 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2210 2023.10.25 23:07:02.529428 [ 3 ] {} <Debug> HTTP-Session: 821c54f6-4cf6-4fb7-979b-ddac5df49965 Destroying unnamed session
2211 2023.10.25 23:07:02.529562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2212 2023.10.25 23:07:02.529607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2213 2023.10.25 23:07:02.529626 [ 3 ] {} <Debug> HTTP-Session: 843490ac-b565-4314-a147-21492d23baf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2214 2023.10.25 23:07:02.529642 [ 3 ] {} <Debug> HTTP-Session: 843490ac-b565-4314-a147-21492d23baf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2215 2023.10.25 23:07:02.529713 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2216 2023.10.25 23:07:02.529753 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2217 2023.10.25 23:07:02.529874 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2218 2023.10.25 23:07:02.530127 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2219 2023.10.25 23:07:02.530363 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2220 2023.10.25 23:07:02.530535 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2221 2023.10.25 23:07:02.530645 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000897256 sec., 6687 rows/sec., 280.80 KiB/sec.
2222 2023.10.25 23:07:02.530748 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Debug> DynamicQueryHandler: Done processing query
2223 2023.10.25 23:07:02.530771 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2224 2023.10.25 23:07:02.530786 [ 3 ] {} <Debug> HTTP-Session: 843490ac-b565-4314-a147-21492d23baf0 Destroying unnamed session
2225 2023.10.25 23:07:02.530907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2226 2023.10.25 23:07:02.530949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2227 2023.10.25 23:07:02.530967 [ 3 ] {} <Debug> HTTP-Session: 80dcaec5-b7ca-4c99-8327-5c2a70048120 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2228 2023.10.25 23:07:02.530983 [ 3 ] {} <Debug> HTTP-Session: 80dcaec5-b7ca-4c99-8327-5c2a70048120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2229 2023.10.25 23:07:02.531055 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2230 2023.10.25 23:07:02.531096 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2231 2023.10.25 23:07:02.531235 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2232 2023.10.25 23:07:02.531517 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2233 2023.10.25 23:07:02.531760 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2234 2023.10.25 23:07:02.531933 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2235 2023.10.25 23:07:02.532052 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000969429 sec., 72207 rows/sec., 4.38 MiB/sec.
2236 2023.10.25 23:07:02.532172 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Debug> DynamicQueryHandler: Done processing query
2237 2023.10.25 23:07:02.532195 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2238 2023.10.25 23:07:02.532210 [ 3 ] {} <Debug> HTTP-Session: 80dcaec5-b7ca-4c99-8327-5c2a70048120 Destroying unnamed session
2239 2023.10.25 23:07:02.532367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2240 2023.10.25 23:07:02.532412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2241 2023.10.25 23:07:02.532430 [ 3 ] {} <Debug> HTTP-Session: a07ecee4-65eb-4510-b449-8c7d428aa591 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2242 2023.10.25 23:07:02.532446 [ 3 ] {} <Debug> HTTP-Session: a07ecee4-65eb-4510-b449-8c7d428aa591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2243 2023.10.25 23:07:02.532531 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2244 2023.10.25 23:07:02.532576 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2245 2023.10.25 23:07:02.532709 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2246 2023.10.25 23:07:02.533287 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2247 2023.10.25 23:07:02.533584 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2248 2023.10.25 23:07:02.533781 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2249 2023.10.25 23:07:02.533903 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001343359 sec., 33498 rows/sec., 45.20 MiB/sec.
2250 2023.10.25 23:07:02.534016 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Debug> DynamicQueryHandler: Done processing query
2251 2023.10.25 23:07:02.534039 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2252 2023.10.25 23:07:02.534055 [ 3 ] {} <Debug> HTTP-Session: a07ecee4-65eb-4510-b449-8c7d428aa591 Destroying unnamed session
2253 2023.10.25 23:07:02.534172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2254 2023.10.25 23:07:02.534215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2255 2023.10.25 23:07:02.534233 [ 3 ] {} <Debug> HTTP-Session: 2cffe426-bc9b-472b-9e17-ff2ba9e26be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2256 2023.10.25 23:07:02.534249 [ 3 ] {} <Debug> HTTP-Session: 2cffe426-bc9b-472b-9e17-ff2ba9e26be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2257 2023.10.25 23:07:02.534318 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2258 2023.10.25 23:07:02.534356 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2259 2023.10.25 23:07:02.534457 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2260 2023.10.25 23:07:02.534727 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2261 2023.10.25 23:07:02.534976 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2262 2023.10.25 23:07:02.535166 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2263 2023.10.25 23:07:02.535282 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000930298 sec., 22573 rows/sec., 1.17 MiB/sec.
2264 2023.10.25 23:07:02.535398 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Debug> DynamicQueryHandler: Done processing query
2265 2023.10.25 23:07:02.535422 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2266 2023.10.25 23:07:02.535437 [ 3 ] {} <Debug> HTTP-Session: 2cffe426-bc9b-472b-9e17-ff2ba9e26be8 Destroying unnamed session
2267 2023.10.25 23:07:09.036564 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
2268 2023.10.25 23:07:09.036641 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
2269 2023.10.25 23:07:12.525143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2270 2023.10.25 23:07:12.525272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2271 2023.10.25 23:07:12.525301 [ 3 ] {} <Debug> HTTP-Session: 9ba6f38b-47d6-41d9-8891-a5dd716b41a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2272 2023.10.25 23:07:12.525328 [ 3 ] {} <Debug> HTTP-Session: 9ba6f38b-47d6-41d9-8891-a5dd716b41a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2273 2023.10.25 23:07:12.525471 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2274 2023.10.25 23:07:12.525539 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2275 2023.10.25 23:07:12.525720 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2276 2023.10.25 23:07:12.526125 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2277 2023.10.25 23:07:12.526415 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2278 2023.10.25 23:07:12.526571 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2279 2023.10.25 23:07:12.526706 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001186746 sec., 42974 rows/sec., 3.28 MiB/sec.
2280 2023.10.25 23:07:12.526720 [ 54 ] {} <Debug> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2281 2023.10.25 23:07:12.526852 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2282 2023.10.25 23:07:12.526872 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Debug> DynamicQueryHandler: Done processing query
2283 2023.10.25 23:07:12.526916 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2284 2023.10.25 23:07:12.526965 [ 3 ] {} <Debug> HTTP-Session: 9ba6f38b-47d6-41d9-8891-a5dd716b41a1 Destroying unnamed session
2285 2023.10.25 23:07:12.527074 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2286 2023.10.25 23:07:12.527235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2287 2023.10.25 23:07:12.527319 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2288 2023.10.25 23:07:12.527335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2289 2023.10.25 23:07:12.527409 [ 3 ] {} <Debug> HTTP-Session: 8375e4a0-4bd7-4443-9b2e-a4b6f18a5327 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2290 2023.10.25 23:07:12.527415 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part
2291 2023.10.25 23:07:12.527445 [ 3 ] {} <Debug> HTTP-Session: 8375e4a0-4bd7-4443-9b2e-a4b6f18a5327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2292 2023.10.25 23:07:12.527623 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2293 2023.10.25 23:07:12.527685 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part
2294 2023.10.25 23:07:12.527705 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2295 2023.10.25 23:07:12.527965 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part
2296 2023.10.25 23:07:12.528155 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2297 2023.10.25 23:07:12.528193 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part
2298 2023.10.25 23:07:12.528369 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part
2299 2023.10.25 23:07:12.528497 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part
2300 2023.10.25 23:07:12.529093 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2301 2023.10.25 23:07:12.529613 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2302 2023.10.25 23:07:12.529961 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2303 2023.10.25 23:07:12.529970 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302709 sec., 100426.48219907568 rows/sec., 7.67 MiB/sec.
2304 2023.10.25 23:07:12.530140 [ 54 ] {} <Debug> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2305 2023.10.25 23:07:12.530164 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.002476003 sec., 93295 rows/sec., 8.95 MiB/sec.
2306 2023.10.25 23:07:12.530218 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2307 2023.10.25 23:07:12.530234 [ 23 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2308 2023.10.25 23:07:12.530558 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Debug> DynamicQueryHandler: Done processing query
2309 2023.10.25 23:07:12.530570 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2310 2023.10.25 23:07:12.530602 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2311 2023.10.25 23:07:12.530657 [ 3 ] {} <Debug> HTTP-Session: 8375e4a0-4bd7-4443-9b2e-a4b6f18a5327 Destroying unnamed session
2312 2023.10.25 23:07:12.530758 [ 23 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2313 2023.10.25 23:07:12.530773 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2314 2023.10.25 23:07:12.530835 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 225 rows starting from the beginning of the part
2315 2023.10.25 23:07:12.530882 [ 23 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2316 2023.10.25 23:07:12.530956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2317 2023.10.25 23:07:12.531086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2318 2023.10.25 23:07:12.531146 [ 3 ] {} <Debug> HTTP-Session: 635435f4-9cf8-4bd2-9522-58d4c64d14e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2319 2023.10.25 23:07:12.531151 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 231 rows starting from the beginning of the part
2320 2023.10.25 23:07:12.531175 [ 3 ] {} <Debug> HTTP-Session: 635435f4-9cf8-4bd2-9522-58d4c64d14e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2321 2023.10.25 23:07:12.531399 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 231 rows starting from the beginning of the part
2322 2023.10.25 23:07:12.531412 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2323 2023.10.25 23:07:12.531503 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2324 2023.10.25 23:07:12.531627 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 231 rows starting from the beginning of the part
2325 2023.10.25 23:07:12.531936 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 231 rows starting from the beginning of the part
2326 2023.10.25 23:07:12.531980 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2327 2023.10.25 23:07:12.532158 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 231 rows starting from the beginning of the part
2328 2023.10.25 23:07:12.532922 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2329 2023.10.25 23:07:12.533305 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2330 2023.10.25 23:07:12.533580 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2331 2023.10.25 23:07:12.533716 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339374 sec., 406631.0324302981 rows/sec., 39.02 MiB/sec.
2332 2023.10.25 23:07:12.533863 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.00238387 sec., 140947 rows/sec., 9.85 MiB/sec.
2333 2023.10.25 23:07:12.534001 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2334 2023.10.25 23:07:12.534133 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Debug> DynamicQueryHandler: Done processing query
2335 2023.10.25 23:07:12.534169 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2336 2023.10.25 23:07:12.534193 [ 3 ] {} <Debug> HTTP-Session: 635435f4-9cf8-4bd2-9522-58d4c64d14e7 Destroying unnamed session
2337 2023.10.25 23:07:12.534298 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2338 2023.10.25 23:07:12.534364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2339 2023.10.25 23:07:12.534392 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2340 2023.10.25 23:07:12.534428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2341 2023.10.25 23:07:12.534496 [ 3 ] {} <Debug> HTTP-Session: b4204b03-aaca-4c80-86db-b051f7180c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2342 2023.10.25 23:07:12.534522 [ 3 ] {} <Debug> HTTP-Session: b4204b03-aaca-4c80-86db-b051f7180c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2343 2023.10.25 23:07:12.534593 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2344 2023.10.25 23:07:12.534633 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2345 2023.10.25 23:07:12.534758 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2346 2023.10.25 23:07:12.535032 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2347 2023.10.25 23:07:12.535271 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2348 2023.10.25 23:07:12.535446 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2349 2023.10.25 23:07:12.535576 [ 54 ] {} <Debug> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2350 2023.10.25 23:07:12.535582 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000949198 sec., 6321 rows/sec., 265.44 KiB/sec.
2351 2023.10.25 23:07:12.535635 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2352 2023.10.25 23:07:12.535812 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2353 2023.10.25 23:07:12.535838 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Debug> DynamicQueryHandler: Done processing query
2354 2023.10.25 23:07:12.535891 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2355 2023.10.25 23:07:12.535932 [ 3 ] {} <Debug> HTTP-Session: b4204b03-aaca-4c80-86db-b051f7180c17 Destroying unnamed session
2356 2023.10.25 23:07:12.535975 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2357 2023.10.25 23:07:12.536007 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
2358 2023.10.25 23:07:12.536114 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
2359 2023.10.25 23:07:12.536136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2360 2023.10.25 23:07:12.536223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2361 2023.10.25 23:07:12.536280 [ 3 ] {} <Debug> HTTP-Session: 518af41b-70e9-44c2-81a4-e5cbac647973 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2362 2023.10.25 23:07:12.536293 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
2363 2023.10.25 23:07:12.536312 [ 3 ] {} <Debug> HTTP-Session: 518af41b-70e9-44c2-81a4-e5cbac647973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2364 2023.10.25 23:07:12.536534 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
2365 2023.10.25 23:07:12.536546 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2366 2023.10.25 23:07:12.536645 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2367 2023.10.25 23:07:12.536719 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
2368 2023.10.25 23:07:12.537008 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
2369 2023.10.25 23:07:12.537185 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2370 2023.10.25 23:07:12.538020 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2371 2023.10.25 23:07:12.538486 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002766322 sec., 23858.39392521912 rows/sec., 1001.87 KiB/sec.
2372 2023.10.25 23:07:12.538558 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2373 2023.10.25 23:07:12.538656 [ 14 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2374 2023.10.25 23:07:12.538819 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2375 2023.10.25 23:07:12.539018 [ 14 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2376 2023.10.25 23:07:12.539040 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002427721 sec., 28833 rows/sec., 1.75 MiB/sec.
2377 2023.10.25 23:07:12.539150 [ 14 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2378 2023.10.25 23:07:12.539277 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Debug> DynamicQueryHandler: Done processing query
2379 2023.10.25 23:07:12.539308 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2380 2023.10.25 23:07:12.539325 [ 3 ] {} <Debug> HTTP-Session: 518af41b-70e9-44c2-81a4-e5cbac647973 Destroying unnamed session
2381 2023.10.25 23:07:12.539498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2382 2023.10.25 23:07:12.539543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2383 2023.10.25 23:07:12.539562 [ 3 ] {} <Debug> HTTP-Session: 5408fc18-3688-406e-a1cc-9261dbfeb473 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2384 2023.10.25 23:07:12.539579 [ 3 ] {} <Debug> HTTP-Session: 5408fc18-3688-406e-a1cc-9261dbfeb473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2385 2023.10.25 23:07:12.539665 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2386 2023.10.25 23:07:12.539712 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2387 2023.10.25 23:07:12.539866 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2388 2023.10.25 23:07:12.540391 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2389 2023.10.25 23:07:12.540694 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2390 2023.10.25 23:07:12.540863 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2391 2023.10.25 23:07:12.540995 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001293478 sec., 34789 rows/sec., 46.95 MiB/sec.
2392 2023.10.25 23:07:12.541163 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Debug> DynamicQueryHandler: Done processing query
2393 2023.10.25 23:07:12.541187 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2394 2023.10.25 23:07:12.541203 [ 3 ] {} <Debug> HTTP-Session: 5408fc18-3688-406e-a1cc-9261dbfeb473 Destroying unnamed session
2395 2023.10.25 23:07:12.541326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2396 2023.10.25 23:07:12.541369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2397 2023.10.25 23:07:12.541387 [ 3 ] {} <Debug> HTTP-Session: f5a24de7-726c-4d6f-9494-930a3c941e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2398 2023.10.25 23:07:12.541404 [ 3 ] {} <Debug> HTTP-Session: f5a24de7-726c-4d6f-9494-930a3c941e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2399 2023.10.25 23:07:12.541472 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2400 2023.10.25 23:07:12.541512 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2401 2023.10.25 23:07:12.541618 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2402 2023.10.25 23:07:12.541869 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2403 2023.10.25 23:07:12.542096 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2404 2023.10.25 23:07:12.542284 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2405 2023.10.25 23:07:12.542401 [ 54 ] {} <Debug> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2406 2023.10.25 23:07:12.542416 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000908637 sec., 23111 rows/sec., 1.20 MiB/sec.
2407 2023.10.25 23:07:12.542457 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
2408 2023.10.25 23:07:12.542651 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2409 2023.10.25 23:07:12.542701 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Debug> DynamicQueryHandler: Done processing query
2410 2023.10.25 23:07:12.542746 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2411 2023.10.25 23:07:12.542795 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2412 2023.10.25 23:07:12.542798 [ 3 ] {} <Debug> HTTP-Session: f5a24de7-726c-4d6f-9494-930a3c941e3c Destroying unnamed session
2413 2023.10.25 23:07:12.542862 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part
2414 2023.10.25 23:07:12.542993 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part
2415 2023.10.25 23:07:12.543091 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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
2416 2023.10.25 23:07:12.543183 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part
2417 2023.10.25 23:07:12.543271 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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
2418 2023.10.25 23:07:12.543358 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part
2419 2023.10.25 23:07:12.543902 [ 9 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.00137071 sec., 192600.91485434555 rows/sec., 10.42 MiB/sec.
2420 2023.10.25 23:07:12.544028 [ 9 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2421 2023.10.25 23:07:12.544250 [ 9 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2422 2023.10.25 23:07:12.544323 [ 9 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2423 2023.10.25 23:07:22.524193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2424 2023.10.25 23:07:22.524307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2425 2023.10.25 23:07:22.524331 [ 3 ] {} <Debug> HTTP-Session: 740542e7-0f76-4fba-bdf5-da758e7c693a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2426 2023.10.25 23:07:22.524354 [ 3 ] {} <Debug> HTTP-Session: 740542e7-0f76-4fba-bdf5-da758e7c693a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2427 2023.10.25 23:07:22.524475 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2428 2023.10.25 23:07:22.524533 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2429 2023.10.25 23:07:22.524685 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2430 2023.10.25 23:07:22.525087 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2431 2023.10.25 23:07:22.525343 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2432 2023.10.25 23:07:22.525500 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2433 2023.10.25 23:07:22.525625 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001111802 sec., 45871 rows/sec., 3.50 MiB/sec.
2434 2023.10.25 23:07:22.525757 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Debug> DynamicQueryHandler: Done processing query
2435 2023.10.25 23:07:22.525782 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2436 2023.10.25 23:07:22.525798 [ 3 ] {} <Debug> HTTP-Session: 740542e7-0f76-4fba-bdf5-da758e7c693a Destroying unnamed session
2437 2023.10.25 23:07:22.526000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2438 2023.10.25 23:07:22.526045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2439 2023.10.25 23:07:22.526065 [ 3 ] {} <Debug> HTTP-Session: bbe23fa9-3d1c-4cf1-a7fa-8dd54094f126 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2440 2023.10.25 23:07:22.526082 [ 3 ] {} <Debug> HTTP-Session: bbe23fa9-3d1c-4cf1-a7fa-8dd54094f126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2441 2023.10.25 23:07:22.526169 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2442 2023.10.25 23:07:22.526212 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2443 2023.10.25 23:07:22.526317 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2444 2023.10.25 23:07:22.526756 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2445 2023.10.25 23:07:22.526979 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2446 2023.10.25 23:07:22.527124 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2447 2023.10.25 23:07:22.527249 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.00105057 sec., 219880 rows/sec., 21.10 MiB/sec.
2448 2023.10.25 23:07:22.527368 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Debug> DynamicQueryHandler: Done processing query
2449 2023.10.25 23:07:22.527392 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2450 2023.10.25 23:07:22.527407 [ 3 ] {} <Debug> HTTP-Session: bbe23fa9-3d1c-4cf1-a7fa-8dd54094f126 Destroying unnamed session
2451 2023.10.25 23:07:22.527574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2452 2023.10.25 23:07:22.527620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2453 2023.10.25 23:07:22.527639 [ 3 ] {} <Debug> HTTP-Session: bb3cae26-3d6c-4a67-b5df-8ffb635f9935 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2454 2023.10.25 23:07:22.527656 [ 3 ] {} <Debug> HTTP-Session: bb3cae26-3d6c-4a67-b5df-8ffb635f9935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2455 2023.10.25 23:07:22.527747 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2456 2023.10.25 23:07:22.527787 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2457 2023.10.25 23:07:22.527896 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2458 2023.10.25 23:07:22.528351 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2459 2023.10.25 23:07:22.528571 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2460 2023.10.25 23:07:22.528717 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2461 2023.10.25 23:07:22.528842 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001066721 sec., 314983 rows/sec., 22.02 MiB/sec.
2462 2023.10.25 23:07:22.529010 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Debug> DynamicQueryHandler: Done processing query
2463 2023.10.25 23:07:22.529034 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2464 2023.10.25 23:07:22.529050 [ 3 ] {} <Debug> HTTP-Session: bb3cae26-3d6c-4a67-b5df-8ffb635f9935 Destroying unnamed session
2465 2023.10.25 23:07:22.529175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2466 2023.10.25 23:07:22.529216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2467 2023.10.25 23:07:22.529234 [ 3 ] {} <Debug> HTTP-Session: 8463d643-e007-4f44-b83a-4430974fc2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2468 2023.10.25 23:07:22.529251 [ 3 ] {} <Debug> HTTP-Session: 8463d643-e007-4f44-b83a-4430974fc2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2469 2023.10.25 23:07:22.529320 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2470 2023.10.25 23:07:22.529360 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2471 2023.10.25 23:07:22.529479 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2472 2023.10.25 23:07:22.529783 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2473 2023.10.25 23:07:22.530020 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2474 2023.10.25 23:07:22.530189 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2475 2023.10.25 23:07:22.530305 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000957708 sec., 6264 rows/sec., 263.08 KiB/sec.
2476 2023.10.25 23:07:22.530424 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Debug> DynamicQueryHandler: Done processing query
2477 2023.10.25 23:07:22.530446 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2478 2023.10.25 23:07:22.530462 [ 3 ] {} <Debug> HTTP-Session: 8463d643-e007-4f44-b83a-4430974fc2d6 Destroying unnamed session
2479 2023.10.25 23:07:22.530567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2480 2023.10.25 23:07:22.530610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2481 2023.10.25 23:07:22.530628 [ 3 ] {} <Debug> HTTP-Session: 33b3e58e-459d-4fdf-a54c-c0a023a5d00b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2482 2023.10.25 23:07:22.530645 [ 3 ] {} <Debug> HTTP-Session: 33b3e58e-459d-4fdf-a54c-c0a023a5d00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2483 2023.10.25 23:07:22.530715 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2484 2023.10.25 23:07:22.530755 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2485 2023.10.25 23:07:22.530873 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2486 2023.10.25 23:07:22.531177 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2487 2023.10.25 23:07:22.531418 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2488 2023.10.25 23:07:22.531584 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2489 2023.10.25 23:07:22.531709 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000966449 sec., 72430 rows/sec., 4.39 MiB/sec.
2490 2023.10.25 23:07:22.531814 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Debug> DynamicQueryHandler: Done processing query
2491 2023.10.25 23:07:22.531836 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2492 2023.10.25 23:07:22.531851 [ 3 ] {} <Debug> HTTP-Session: 33b3e58e-459d-4fdf-a54c-c0a023a5d00b Destroying unnamed session
2493 2023.10.25 23:07:22.531992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2494 2023.10.25 23:07:22.532035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2495 2023.10.25 23:07:22.532052 [ 3 ] {} <Debug> HTTP-Session: 643cd038-5429-4fda-b508-a9a298d273c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2496 2023.10.25 23:07:22.532068 [ 3 ] {} <Debug> HTTP-Session: 643cd038-5429-4fda-b508-a9a298d273c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2497 2023.10.25 23:07:22.532151 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2498 2023.10.25 23:07:22.532195 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2499 2023.10.25 23:07:22.532332 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2500 2023.10.25 23:07:22.532786 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2501 2023.10.25 23:07:22.533084 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2502 2023.10.25 23:07:22.533256 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2503 2023.10.25 23:07:22.533382 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001203995 sec., 37375 rows/sec., 50.44 MiB/sec.
2504 2023.10.25 23:07:22.533521 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Debug> DynamicQueryHandler: Done processing query
2505 2023.10.25 23:07:22.533543 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2506 2023.10.25 23:07:22.533558 [ 3 ] {} <Debug> HTTP-Session: 643cd038-5429-4fda-b508-a9a298d273c9 Destroying unnamed session
2507 2023.10.25 23:07:22.533662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2508 2023.10.25 23:07:22.533706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2509 2023.10.25 23:07:22.533723 [ 3 ] {} <Debug> HTTP-Session: 5b23e86a-e109-40f5-969d-c94a5a461c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2510 2023.10.25 23:07:22.533739 [ 3 ] {} <Debug> HTTP-Session: 5b23e86a-e109-40f5-969d-c94a5a461c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2511 2023.10.25 23:07:22.533807 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2512 2023.10.25 23:07:22.533846 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2513 2023.10.25 23:07:22.533950 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2514 2023.10.25 23:07:22.534198 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2515 2023.10.25 23:07:22.534420 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2516 2023.10.25 23:07:22.534594 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2517 2023.10.25 23:07:22.534708 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000872576 sec., 24066 rows/sec., 1.25 MiB/sec.
2518 2023.10.25 23:07:22.534807 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Debug> DynamicQueryHandler: Done processing query
2519 2023.10.25 23:07:22.534829 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2520 2023.10.25 23:07:22.534843 [ 3 ] {} <Debug> HTTP-Session: 5b23e86a-e109-40f5-969d-c94a5a461c87 Destroying unnamed session
2521 2023.10.25 23:07:24.036683 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache
2522 2023.10.25 23:07:24.036739 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache
2523 2023.10.25 23:07:27.516257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2524 2023.10.25 23:07:27.516378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2525 2023.10.25 23:07:27.516403 [ 3 ] {} <Debug> HTTP-Session: 99daf72f-801a-428a-b55c-016dbdff5842 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2526 2023.10.25 23:07:27.516428 [ 3 ] {} <Debug> HTTP-Session: 99daf72f-801a-428a-b55c-016dbdff5842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2527 2023.10.25 23:07:27.516550 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2528 2023.10.25 23:07:27.516607 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2529 2023.10.25 23:07:27.516766 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2530 2023.10.25 23:07:27.517234 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2531 2023.10.25 23:07:27.517494 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2532 2023.10.25 23:07:27.517657 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2533 2023.10.25 23:07:27.517781 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001199295 sec., 9172 rows/sec., 723.08 KiB/sec.
2534 2023.10.25 23:07:27.517943 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Debug> DynamicQueryHandler: Done processing query
2535 2023.10.25 23:07:27.517970 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2536 2023.10.25 23:07:27.517986 [ 3 ] {} <Debug> HTTP-Session: 99daf72f-801a-428a-b55c-016dbdff5842 Destroying unnamed session
2537 2023.10.25 23:07:27.518119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2538 2023.10.25 23:07:27.518171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2539 2023.10.25 23:07:27.518191 [ 3 ] {} <Debug> HTTP-Session: d307e22b-d2bc-40b6-bb66-0145c29f856d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2540 2023.10.25 23:07:27.518210 [ 3 ] {} <Debug> HTTP-Session: d307e22b-d2bc-40b6-bb66-0145c29f856d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2541 2023.10.25 23:07:27.518293 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2542 2023.10.25 23:07:27.518341 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2543 2023.10.25 23:07:27.518465 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2544 2023.10.25 23:07:27.518751 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2545 2023.10.25 23:07:27.519029 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2546 2023.10.25 23:07:27.519205 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2547 2023.10.25 23:07:27.519339 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00101188 sec., 10870 rows/sec., 717.07 KiB/sec.
2548 2023.10.25 23:07:27.519522 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Debug> DynamicQueryHandler: Done processing query
2549 2023.10.25 23:07:27.519546 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2550 2023.10.25 23:07:27.519561 [ 3 ] {} <Debug> HTTP-Session: d307e22b-d2bc-40b6-bb66-0145c29f856d Destroying unnamed session
2551 2023.10.25 23:07:32.524330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2552 2023.10.25 23:07:32.524460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2553 2023.10.25 23:07:32.524490 [ 3 ] {} <Debug> HTTP-Session: 2d473b9f-8611-498e-91f9-9cb0d0d3c83e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2554 2023.10.25 23:07:32.524517 [ 3 ] {} <Debug> HTTP-Session: 2d473b9f-8611-498e-91f9-9cb0d0d3c83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2555 2023.10.25 23:07:32.524656 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2556 2023.10.25 23:07:32.524721 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2557 2023.10.25 23:07:32.524900 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2558 2023.10.25 23:07:32.525388 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2559 2023.10.25 23:07:32.525653 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2560 2023.10.25 23:07:32.525845 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2561 2023.10.25 23:07:32.525966 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001272907 sec., 40065 rows/sec., 3.06 MiB/sec.
2562 2023.10.25 23:07:32.526121 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Debug> DynamicQueryHandler: Done processing query
2563 2023.10.25 23:07:32.526147 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2564 2023.10.25 23:07:32.526164 [ 3 ] {} <Debug> HTTP-Session: 2d473b9f-8611-498e-91f9-9cb0d0d3c83e Destroying unnamed session
2565 2023.10.25 23:07:32.526481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2566 2023.10.25 23:07:32.526530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2567 2023.10.25 23:07:32.526550 [ 3 ] {} <Debug> HTTP-Session: a04912d6-adff-4754-a009-a710c7caf291 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2568 2023.10.25 23:07:32.526568 [ 3 ] {} <Debug> HTTP-Session: a04912d6-adff-4754-a009-a710c7caf291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2569 2023.10.25 23:07:32.526662 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2570 2023.10.25 23:07:32.526704 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2571 2023.10.25 23:07:32.526810 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2023.10.25 23:07:32.527242 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2573 2023.10.25 23:07:32.527475 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2574 2023.10.25 23:07:32.527621 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2575 2023.10.25 23:07:32.527725 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.00103264 sec., 223698 rows/sec., 21.47 MiB/sec.
2576 2023.10.25 23:07:32.527913 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Debug> DynamicQueryHandler: Done processing query
2577 2023.10.25 23:07:32.527937 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2578 2023.10.25 23:07:32.527953 [ 3 ] {} <Debug> HTTP-Session: a04912d6-adff-4754-a009-a710c7caf291 Destroying unnamed session
2579 2023.10.25 23:07:32.528131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2580 2023.10.25 23:07:32.528175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2581 2023.10.25 23:07:32.528195 [ 3 ] {} <Debug> HTTP-Session: 649738f2-169c-45ff-b4cb-4d93b53fa87f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2582 2023.10.25 23:07:32.528212 [ 3 ] {} <Debug> HTTP-Session: 649738f2-169c-45ff-b4cb-4d93b53fa87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2583 2023.10.25 23:07:32.528304 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2584 2023.10.25 23:07:32.528344 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2585 2023.10.25 23:07:32.528460 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2586 2023.10.25 23:07:32.529018 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2587 2023.10.25 23:07:32.529243 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2588 2023.10.25 23:07:32.529393 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2589 2023.10.25 23:07:32.529483 [ 155 ] {} <Debug> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2590 2023.10.25 23:07:32.529496 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001163265 sec., 288842 rows/sec., 20.19 MiB/sec.
2591 2023.10.25 23:07:32.529534 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2592 2023.10.25 23:07:32.529683 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2593 2023.10.25 23:07:32.529715 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Debug> DynamicQueryHandler: Done processing query
2594 2023.10.25 23:07:32.529768 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2595 2023.10.25 23:07:32.529797 [ 3 ] {} <Debug> HTTP-Session: 649738f2-169c-45ff-b4cb-4d93b53fa87f Destroying unnamed session
2596 2023.10.25 23:07:32.529857 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2597 2023.10.25 23:07:32.529894 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 365 rows starting from the beginning of the part
2598 2023.10.25 23:07:32.529973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2599 2023.10.25 23:07:32.530072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2600 2023.10.25 23:07:32.530136 [ 3 ] {} <Debug> HTTP-Session: 9c68f200-5af9-4f62-bd00-e45ed0afa445 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2601 2023.10.25 23:07:32.530145 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 336 rows starting from the beginning of the part
2602 2023.10.25 23:07:32.530163 [ 3 ] {} <Debug> HTTP-Session: 9c68f200-5af9-4f62-bd00-e45ed0afa445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2603 2023.10.25 23:07:32.530392 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 336 rows starting from the beginning of the part
2604 2023.10.25 23:07:32.530401 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2605 2023.10.25 23:07:32.530499 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2606 2023.10.25 23:07:32.530608 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 336 rows starting from the beginning of the part
2607 2023.10.25 23:07:32.530938 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
2608 2023.10.25 23:07:32.530997 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2609 2023.10.25 23:07:32.531190 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 336 rows starting from the beginning of the part
2610 2023.10.25 23:07:32.531678 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2611 2023.10.25 23:07:32.532195 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2612 2023.10.25 23:07:32.532505 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2613 2023.10.25 23:07:32.532629 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002161734 sec., 2775 rows/sec., 116.55 KiB/sec.
2614 2023.10.25 23:07:32.532924 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Debug> DynamicQueryHandler: Done processing query
2615 2023.10.25 23:07:32.532993 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2616 2023.10.25 23:07:32.533027 [ 3 ] {} <Debug> HTTP-Session: 9c68f200-5af9-4f62-bd00-e45ed0afa445 Destroying unnamed session
2617 2023.10.25 23:07:32.533070 [ 23 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 4 columns (4 merged, 0 gathered) in 0.003471493 sec., 495464.0553790545 rows/sec., 34.73 MiB/sec.
2618 2023.10.25 23:07:32.533167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2619 2023.10.25 23:07:32.533234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2620 2023.10.25 23:07:32.533267 [ 3 ] {} <Debug> HTTP-Session: 08a77d02-07ca-4c3b-9214-1e52f9707c85 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2621 2023.10.25 23:07:32.533275 [ 23 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2622 2023.10.25 23:07:32.533297 [ 3 ] {} <Debug> HTTP-Session: 08a77d02-07ca-4c3b-9214-1e52f9707c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2623 2023.10.25 23:07:32.533429 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2624 2023.10.25 23:07:32.533502 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2625 2023.10.25 23:07:32.533613 [ 23 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2626 2023.10.25 23:07:32.533752 [ 23 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2627 2023.10.25 23:07:32.533781 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2628 2023.10.25 23:07:32.534183 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2629 2023.10.25 23:07:32.534451 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2630 2023.10.25 23:07:32.534647 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2631 2023.10.25 23:07:32.534738 [ 155 ] {} <Debug> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2632 2023.10.25 23:07:32.534751 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001277107 sec., 54811 rows/sec., 3.32 MiB/sec.
2633 2023.10.25 23:07:32.534774 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2634 2023.10.25 23:07:32.534981 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2635 2023.10.25 23:07:32.535034 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Debug> DynamicQueryHandler: Done processing query
2636 2023.10.25 23:07:32.535080 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2637 2023.10.25 23:07:32.535105 [ 3 ] {} <Debug> HTTP-Session: 08a77d02-07ca-4c3b-9214-1e52f9707c85 Destroying unnamed session
2638 2023.10.25 23:07:32.535174 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2639 2023.10.25 23:07:32.535212 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part
2640 2023.10.25 23:07:32.535316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2641 2023.10.25 23:07:32.535410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2642 2023.10.25 23:07:32.535419 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part
2643 2023.10.25 23:07:32.535443 [ 3 ] {} <Debug> HTTP-Session: 1d3f93d6-4b6c-4171-b441-e44ca418b1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2644 2023.10.25 23:07:32.535502 [ 3 ] {} <Debug> HTTP-Session: 1d3f93d6-4b6c-4171-b441-e44ca418b1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2645 2023.10.25 23:07:32.535648 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part
2646 2023.10.25 23:07:32.535710 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2647 2023.10.25 23:07:32.535835 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2648 2023.10.25 23:07:32.535873 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part
2649 2023.10.25 23:07:32.536184 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
2650 2023.10.25 23:07:32.536451 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2651 2023.10.25 23:07:32.536469 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part
2652 2023.10.25 23:07:32.537595 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2653 2023.10.25 23:07:32.538215 [ 20 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.00338676 sec., 278437.20842338994 rows/sec., 16.92 MiB/sec.
2654 2023.10.25 23:07:32.538318 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2655 2023.10.25 23:07:32.538451 [ 20 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2656 2023.10.25 23:07:32.538566 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2657 2023.10.25 23:07:32.538714 [ 155 ] {} <Debug> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2658 2023.10.25 23:07:32.538749 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.002988738 sec., 15056 rows/sec., 20.32 MiB/sec.
2659 2023.10.25 23:07:32.538769 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2660 2023.10.25 23:07:32.538951 [ 20 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2661 2023.10.25 23:07:32.538962 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2662 2023.10.25 23:07:32.539132 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Debug> DynamicQueryHandler: Done processing query
2663 2023.10.25 23:07:32.539149 [ 20 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2664 2023.10.25 23:07:32.539193 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2665 2023.10.25 23:07:32.539267 [ 3 ] {} <Debug> HTTP-Session: 1d3f93d6-4b6c-4171-b441-e44ca418b1ae Destroying unnamed session
2666 2023.10.25 23:07:32.539381 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2667 2023.10.25 23:07:32.539446 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part
2668 2023.10.25 23:07:32.539466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2669 2023.10.25 23:07:32.539561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2670 2023.10.25 23:07:32.539588 [ 3 ] {} <Debug> HTTP-Session: 6372eee1-e7ac-41da-bda9-97ccb44306eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2671 2023.10.25 23:07:32.539621 [ 3 ] {} <Debug> HTTP-Session: 6372eee1-e7ac-41da-bda9-97ccb44306eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2672 2023.10.25 23:07:32.539814 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part
2673 2023.10.25 23:07:32.539834 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2674 2023.10.25 23:07:32.539931 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2675 2023.10.25 23:07:32.540139 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part
2676 2023.10.25 23:07:32.540418 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2677 2023.10.25 23:07:32.540458 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part
2678 2023.10.25 23:07:32.540725 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part
2679 2023.10.25 23:07:32.541049 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part
2680 2023.10.25 23:07:32.541194 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2681 2023.10.25 23:07:32.541647 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2682 2023.10.25 23:07:32.541893 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2683 2023.10.25 23:07:32.542201 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002279387 sec., 9213 rows/sec., 489.27 KiB/sec.
2684 2023.10.25 23:07:32.542487 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Debug> DynamicQueryHandler: Done processing query
2685 2023.10.25 23:07:32.542531 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2686 2023.10.25 23:07:32.542579 [ 3 ] {} <Debug> HTTP-Session: 6372eee1-e7ac-41da-bda9-97ccb44306eb Destroying unnamed session
2687 2023.10.25 23:07:32.543442 [ 20 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 6 columns (6 merged, 0 gathered) in 0.004606265 sec., 102686.23277210495 rows/sec., 138.57 MiB/sec.
2688 2023.10.25 23:07:32.543989 [ 20 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2689 2023.10.25 23:07:32.544207 [ 20 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2690 2023.10.25 23:07:32.544281 [ 20 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2691 2023.10.25 23:07:32.544356 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2: 4.00 MiB.
2692 2023.10.25 23:07:33.000174 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.10 MiB, peak 237.19 MiB, will set to 231.21 MiB (RSS), difference: -3.89 MiB
2693 2023.10.25 23:07:39.036977 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
2694 2023.10.25 23:07:39.037044 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
2695 2023.10.25 23:07:42.526019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2696 2023.10.25 23:07:42.526149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2697 2023.10.25 23:07:42.526180 [ 3 ] {} <Debug> HTTP-Session: 2b6c5a0b-06cf-4d60-99dc-91923c88ab83 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2698 2023.10.25 23:07:42.526207 [ 3 ] {} <Debug> HTTP-Session: 2b6c5a0b-06cf-4d60-99dc-91923c88ab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2699 2023.10.25 23:07:42.526344 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2700 2023.10.25 23:07:42.526410 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2701 2023.10.25 23:07:42.526590 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2702 2023.10.25 23:07:42.527053 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2703 2023.10.25 23:07:42.527332 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2704 2023.10.25 23:07:42.527497 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2705 2023.10.25 23:07:42.527645 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001262667 sec., 40390 rows/sec., 3.08 MiB/sec.
2706 2023.10.25 23:07:42.527774 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Debug> DynamicQueryHandler: Done processing query
2707 2023.10.25 23:07:42.527799 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2708 2023.10.25 23:07:42.527815 [ 3 ] {} <Debug> HTTP-Session: 2b6c5a0b-06cf-4d60-99dc-91923c88ab83 Destroying unnamed session
2709 2023.10.25 23:07:42.528030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2710 2023.10.25 23:07:42.528078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2711 2023.10.25 23:07:42.528097 [ 3 ] {} <Debug> HTTP-Session: ab027a82-0ac4-488e-8512-4a72cdfcefd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2712 2023.10.25 23:07:42.528115 [ 3 ] {} <Debug> HTTP-Session: ab027a82-0ac4-488e-8512-4a72cdfcefd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2713 2023.10.25 23:07:42.528201 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2714 2023.10.25 23:07:42.528243 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2715 2023.10.25 23:07:42.528351 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2716 2023.10.25 23:07:42.528796 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2717 2023.10.25 23:07:42.529029 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2718 2023.10.25 23:07:42.529177 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2719 2023.10.25 23:07:42.529305 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.001073622 sec., 215159 rows/sec., 20.65 MiB/sec.
2720 2023.10.25 23:07:42.529465 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Debug> DynamicQueryHandler: Done processing query
2721 2023.10.25 23:07:42.529488 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2722 2023.10.25 23:07:42.529505 [ 3 ] {} <Debug> HTTP-Session: ab027a82-0ac4-488e-8512-4a72cdfcefd6 Destroying unnamed session
2723 2023.10.25 23:07:42.529695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2724 2023.10.25 23:07:42.529742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2725 2023.10.25 23:07:42.529761 [ 3 ] {} <Debug> HTTP-Session: 35390a1c-3c24-4987-9522-31ab6d851c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2726 2023.10.25 23:07:42.529779 [ 3 ] {} <Debug> HTTP-Session: 35390a1c-3c24-4987-9522-31ab6d851c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2727 2023.10.25 23:07:42.529859 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2728 2023.10.25 23:07:42.529901 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2729 2023.10.25 23:07:42.530012 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2730 2023.10.25 23:07:42.530487 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2731 2023.10.25 23:07:42.530706 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2732 2023.10.25 23:07:42.530850 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2733 2023.10.25 23:07:42.530950 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001063311 sec., 315994 rows/sec., 22.09 MiB/sec.
2734 2023.10.25 23:07:42.531110 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Debug> DynamicQueryHandler: Done processing query
2735 2023.10.25 23:07:42.531135 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2736 2023.10.25 23:07:42.531151 [ 3 ] {} <Debug> HTTP-Session: 35390a1c-3c24-4987-9522-31ab6d851c22 Destroying unnamed session
2737 2023.10.25 23:07:42.531275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2738 2023.10.25 23:07:42.531320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2739 2023.10.25 23:07:42.531339 [ 3 ] {} <Debug> HTTP-Session: d27f85a9-2b0a-4816-8308-ce44bd9e0d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2740 2023.10.25 23:07:42.531356 [ 3 ] {} <Debug> HTTP-Session: d27f85a9-2b0a-4816-8308-ce44bd9e0d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2741 2023.10.25 23:07:42.531426 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2742 2023.10.25 23:07:42.531467 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2743 2023.10.25 23:07:42.531576 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2744 2023.10.25 23:07:42.531844 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2745 2023.10.25 23:07:42.532077 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2746 2023.10.25 23:07:42.532248 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2747 2023.10.25 23:07:42.532375 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919687 sec., 6523 rows/sec., 273.96 KiB/sec.
2748 2023.10.25 23:07:42.532492 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Debug> DynamicQueryHandler: Done processing query
2749 2023.10.25 23:07:42.532516 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2750 2023.10.25 23:07:42.532531 [ 3 ] {} <Debug> HTTP-Session: d27f85a9-2b0a-4816-8308-ce44bd9e0d8e Destroying unnamed session
2751 2023.10.25 23:07:42.532696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2752 2023.10.25 23:07:42.532739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2753 2023.10.25 23:07:42.532759 [ 3 ] {} <Debug> HTTP-Session: a413b2ec-ba95-40fb-9224-1a9301fff974 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2754 2023.10.25 23:07:42.532775 [ 3 ] {} <Debug> HTTP-Session: a413b2ec-ba95-40fb-9224-1a9301fff974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2755 2023.10.25 23:07:42.532848 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2756 2023.10.25 23:07:42.532889 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2757 2023.10.25 23:07:42.533005 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2758 2023.10.25 23:07:42.533304 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2759 2023.10.25 23:07:42.533544 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2760 2023.10.25 23:07:42.533712 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2761 2023.10.25 23:07:42.533831 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000955758 sec., 73240 rows/sec., 4.44 MiB/sec.
2762 2023.10.25 23:07:42.533938 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Debug> DynamicQueryHandler: Done processing query
2763 2023.10.25 23:07:42.533961 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2764 2023.10.25 23:07:42.533976 [ 3 ] {} <Debug> HTTP-Session: a413b2ec-ba95-40fb-9224-1a9301fff974 Destroying unnamed session
2765 2023.10.25 23:07:42.534109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2766 2023.10.25 23:07:42.534152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2767 2023.10.25 23:07:42.534170 [ 3 ] {} <Debug> HTTP-Session: d6e2dc35-e7fa-4415-9e6c-d160add7cac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2768 2023.10.25 23:07:42.534186 [ 3 ] {} <Debug> HTTP-Session: d6e2dc35-e7fa-4415-9e6c-d160add7cac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2769 2023.10.25 23:07:42.534280 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2770 2023.10.25 23:07:42.534324 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2771 2023.10.25 23:07:42.534458 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2772 2023.10.25 23:07:42.534903 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2773 2023.10.25 23:07:42.535218 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2774 2023.10.25 23:07:42.535387 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2775 2023.10.25 23:07:42.535515 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001202146 sec., 37433 rows/sec., 50.51 MiB/sec.
2776 2023.10.25 23:07:42.535640 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Debug> DynamicQueryHandler: Done processing query
2777 2023.10.25 23:07:42.535663 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2778 2023.10.25 23:07:42.535678 [ 3 ] {} <Debug> HTTP-Session: d6e2dc35-e7fa-4415-9e6c-d160add7cac9 Destroying unnamed session
2779 2023.10.25 23:07:42.535800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2780 2023.10.25 23:07:42.535844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2781 2023.10.25 23:07:42.535862 [ 3 ] {} <Debug> HTTP-Session: efeece2a-2835-458c-9645-f41b78f60e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2782 2023.10.25 23:07:42.535879 [ 3 ] {} <Debug> HTTP-Session: efeece2a-2835-458c-9645-f41b78f60e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2783 2023.10.25 23:07:42.535948 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2784 2023.10.25 23:07:42.535988 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2785 2023.10.25 23:07:42.536092 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2786 2023.10.25 23:07:42.536345 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2787 2023.10.25 23:07:42.536573 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2788 2023.10.25 23:07:42.536739 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2789 2023.10.25 23:07:42.536856 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000879746 sec., 23870 rows/sec., 1.24 MiB/sec.
2790 2023.10.25 23:07:42.536958 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Debug> DynamicQueryHandler: Done processing query
2791 2023.10.25 23:07:42.536981 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2792 2023.10.25 23:07:42.536996 [ 3 ] {} <Debug> HTTP-Session: efeece2a-2835-458c-9645-f41b78f60e9a Destroying unnamed session
2793 2023.10.25 23:07:52.526138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2794 2023.10.25 23:07:52.526269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2795 2023.10.25 23:07:52.526299 [ 3 ] {} <Debug> HTTP-Session: b425c19d-256a-447c-9536-1b840cf51b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2796 2023.10.25 23:07:52.526325 [ 3 ] {} <Debug> HTTP-Session: b425c19d-256a-447c-9536-1b840cf51b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2797 2023.10.25 23:07:52.526463 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2798 2023.10.25 23:07:52.526528 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2799 2023.10.25 23:07:52.526707 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2800 2023.10.25 23:07:52.527253 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2801 2023.10.25 23:07:52.527534 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2802 2023.10.25 23:07:52.527701 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2803 2023.10.25 23:07:52.527837 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001327189 sec., 38427 rows/sec., 2.93 MiB/sec.
2804 2023.10.25 23:07:52.527847 [ 94 ] {} <Debug> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
2805 2023.10.25 23:07:52.527975 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2806 2023.10.25 23:07:52.528049 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Debug> DynamicQueryHandler: Done processing query
2807 2023.10.25 23:07:52.528100 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2808 2023.10.25 23:07:52.528093 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
2809 2023.10.25 23:07:52.528121 [ 3 ] {} <Debug> HTTP-Session: b425c19d-256a-447c-9536-1b840cf51b73 Destroying unnamed session
2810 2023.10.25 23:07:52.528201 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2811 2023.10.25 23:07:52.528230 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part
2812 2023.10.25 23:07:52.528350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2813 2023.10.25 23:07:52.528369 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part
2814 2023.10.25 23:07:52.528411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2815 2023.10.25 23:07:52.528439 [ 3 ] {} <Debug> HTTP-Session: 8a271409-38e7-41f0-be11-b1c1d1eaae65 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2816 2023.10.25 23:07:52.528474 [ 3 ] {} <Debug> HTTP-Session: 8a271409-38e7-41f0-be11-b1c1d1eaae65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2817 2023.10.25 23:07:52.528485 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part
2818 2023.10.25 23:07:52.528606 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part
2819 2023.10.25 23:07:52.528609 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2820 2023.10.25 23:07:52.528669 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2821 2023.10.25 23:07:52.528731 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part
2822 2023.10.25 23:07:52.528965 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2023.10.25 23:07:52.529673 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2824 2023.10.25 23:07:52.529745 [ 19 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.00170838 sec., 149264.21522143786 rows/sec., 11.40 MiB/sec.
2825 2023.10.25 23:07:52.529967 [ 19 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2826 2023.10.25 23:07:52.529973 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2827 2023.10.25 23:07:52.530239 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2828 2023.10.25 23:07:52.530314 [ 19 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2829 2023.10.25 23:07:52.530422 [ 94 ] {} <Debug> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
2830 2023.10.25 23:07:52.530454 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.001796093 sec., 128612 rows/sec., 12.34 MiB/sec.
2831 2023.10.25 23:07:52.530497 [ 19 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
2832 2023.10.25 23:07:52.530531 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2833 2023.10.25 23:07:52.530824 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact
2834 2023.10.25 23:07:52.530857 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Debug> DynamicQueryHandler: Done processing query
2835 2023.10.25 23:07:52.530909 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2836 2023.10.25 23:07:52.530971 [ 3 ] {} <Debug> HTTP-Session: 8a271409-38e7-41f0-be11-b1c1d1eaae65 Destroying unnamed session
2837 2023.10.25 23:07:52.531026 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2838 2023.10.25 23:07:52.531064 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 231 rows starting from the beginning of the part
2839 2023.10.25 23:07:52.531173 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 231 rows starting from the beginning of the part
2840 2023.10.25 23:07:52.531252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2841 2023.10.25 23:07:52.531299 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 231 rows starting from the beginning of the part
2842 2023.10.25 23:07:52.531323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2843 2023.10.25 23:07:52.531368 [ 3 ] {} <Debug> HTTP-Session: c8e693f3-0038-45c1-8b36-0bedd30c1537 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2844 2023.10.25 23:07:52.531401 [ 3 ] {} <Debug> HTTP-Session: c8e693f3-0038-45c1-8b36-0bedd30c1537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2845 2023.10.25 23:07:52.531493 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 231 rows starting from the beginning of the part
2846 2023.10.25 23:07:52.531643 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2847 2023.10.25 23:07:52.531698 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 231 rows starting from the beginning of the part
2848 2023.10.25 23:07:52.531726 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2849 2023.10.25 23:07:52.532194 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2850 2023.10.25 23:07:52.533144 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2851 2023.10.25 23:07:52.533412 [ 21 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774031 sec., 416361.60518754116 rows/sec., 39.95 MiB/sec.
2852 2023.10.25 23:07:52.533505 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2853 2023.10.25 23:07:52.533564 [ 21 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2854 2023.10.25 23:07:52.533674 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2855 2023.10.25 23:07:52.533797 [ 21 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2856 2023.10.25 23:07:52.533829 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.002126173 sec., 158030 rows/sec., 11.05 MiB/sec.
2857 2023.10.25 23:07:52.533915 [ 21 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0
2858 2023.10.25 23:07:52.533983 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Debug> DynamicQueryHandler: Done processing query
2859 2023.10.25 23:07:52.534015 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2860 2023.10.25 23:07:52.534031 [ 3 ] {} <Debug> HTTP-Session: c8e693f3-0038-45c1-8b36-0bedd30c1537 Destroying unnamed session
2861 2023.10.25 23:07:52.534211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2862 2023.10.25 23:07:52.534256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2863 2023.10.25 23:07:52.534275 [ 3 ] {} <Debug> HTTP-Session: 1fd1c99e-3a1d-4814-be2b-63c4cb50c09e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2864 2023.10.25 23:07:52.534292 [ 3 ] {} <Debug> HTTP-Session: 1fd1c99e-3a1d-4814-be2b-63c4cb50c09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2865 2023.10.25 23:07:52.534361 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2866 2023.10.25 23:07:52.534399 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2867 2023.10.25 23:07:52.534508 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2868 2023.10.25 23:07:52.534763 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2869 2023.10.25 23:07:52.534996 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2870 2023.10.25 23:07:52.535167 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2871 2023.10.25 23:07:52.535297 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000904757 sec., 6631 rows/sec., 278.48 KiB/sec.
2872 2023.10.25 23:07:52.535461 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Debug> DynamicQueryHandler: Done processing query
2873 2023.10.25 23:07:52.535484 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2874 2023.10.25 23:07:52.535499 [ 3 ] {} <Debug> HTTP-Session: 1fd1c99e-3a1d-4814-be2b-63c4cb50c09e Destroying unnamed session
2875 2023.10.25 23:07:52.535629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2876 2023.10.25 23:07:52.535671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2877 2023.10.25 23:07:52.535690 [ 3 ] {} <Debug> HTTP-Session: 8788088b-dfd7-455d-a2cb-6da0c289d967 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2878 2023.10.25 23:07:52.535706 [ 3 ] {} <Debug> HTTP-Session: 8788088b-dfd7-455d-a2cb-6da0c289d967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2879 2023.10.25 23:07:52.535779 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2880 2023.10.25 23:07:52.535820 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2881 2023.10.25 23:07:52.535942 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2882 2023.10.25 23:07:52.536238 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2883 2023.10.25 23:07:52.536478 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2884 2023.10.25 23:07:52.536648 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2885 2023.10.25 23:07:52.536790 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000974599 sec., 71824 rows/sec., 4.35 MiB/sec.
2886 2023.10.25 23:07:52.536947 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Debug> DynamicQueryHandler: Done processing query
2887 2023.10.25 23:07:52.536970 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2888 2023.10.25 23:07:52.536986 [ 3 ] {} <Debug> HTTP-Session: 8788088b-dfd7-455d-a2cb-6da0c289d967 Destroying unnamed session
2889 2023.10.25 23:07:52.537141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2890 2023.10.25 23:07:52.537182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2891 2023.10.25 23:07:52.537200 [ 3 ] {} <Debug> HTTP-Session: bdd50679-235c-4acd-9665-61ddb1208d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2892 2023.10.25 23:07:52.537217 [ 3 ] {} <Debug> HTTP-Session: bdd50679-235c-4acd-9665-61ddb1208d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2893 2023.10.25 23:07:52.537296 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2894 2023.10.25 23:07:52.537339 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2895 2023.10.25 23:07:52.537480 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2896 2023.10.25 23:07:52.537904 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2897 2023.10.25 23:07:52.538205 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2898 2023.10.25 23:07:52.538381 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2899 2023.10.25 23:07:52.538511 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001187425 sec., 37897 rows/sec., 51.14 MiB/sec.
2900 2023.10.25 23:07:52.538679 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Debug> DynamicQueryHandler: Done processing query
2901 2023.10.25 23:07:52.538703 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2902 2023.10.25 23:07:52.538718 [ 3 ] {} <Debug> HTTP-Session: bdd50679-235c-4acd-9665-61ddb1208d04 Destroying unnamed session
2903 2023.10.25 23:07:52.538838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2904 2023.10.25 23:07:52.538880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2905 2023.10.25 23:07:52.538898 [ 3 ] {} <Debug> HTTP-Session: d961e418-9857-476a-a905-b65593eba924 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2906 2023.10.25 23:07:52.538914 [ 3 ] {} <Debug> HTTP-Session: d961e418-9857-476a-a905-b65593eba924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2907 2023.10.25 23:07:52.538982 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2908 2023.10.25 23:07:52.539020 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2909 2023.10.25 23:07:52.539132 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2910 2023.10.25 23:07:52.539343 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2911 2023.10.25 23:07:52.539572 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2912 2023.10.25 23:07:52.539737 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2913 2023.10.25 23:07:52.539860 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000851195 sec., 24671 rows/sec., 1.28 MiB/sec.
2914 2023.10.25 23:07:52.539960 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Debug> DynamicQueryHandler: Done processing query
2915 2023.10.25 23:07:52.539982 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2916 2023.10.25 23:07:52.539997 [ 3 ] {} <Debug> HTTP-Session: d961e418-9857-476a-a905-b65593eba924 Destroying unnamed session
2917 2023.10.25 23:07:54.037108 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
2918 2023.10.25 23:07:54.037185 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
2919 2023.10.25 23:07:57.517932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2920 2023.10.25 23:07:57.518054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2921 2023.10.25 23:07:57.518084 [ 3 ] {} <Debug> HTTP-Session: cb0d78b3-ccbe-4822-8631-cafbde0a697d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2922 2023.10.25 23:07:57.518111 [ 3 ] {} <Debug> HTTP-Session: cb0d78b3-ccbe-4822-8631-cafbde0a697d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2923 2023.10.25 23:07:57.518246 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2924 2023.10.25 23:07:57.518311 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2925 2023.10.25 23:07:57.518483 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2926 2023.10.25 23:07:57.518836 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2927 2023.10.25 23:07:57.519086 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2928 2023.10.25 23:07:57.519247 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2929 2023.10.25 23:07:57.519383 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001093962 sec., 10055 rows/sec., 792.70 KiB/sec.
2930 2023.10.25 23:07:57.519510 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Debug> DynamicQueryHandler: Done processing query
2931 2023.10.25 23:07:57.519535 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2932 2023.10.25 23:07:57.519551 [ 3 ] {} <Debug> HTTP-Session: cb0d78b3-ccbe-4822-8631-cafbde0a697d Destroying unnamed session
2933 2023.10.25 23:07:57.519708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2934 2023.10.25 23:07:57.519752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2935 2023.10.25 23:07:57.519771 [ 3 ] {} <Debug> HTTP-Session: cd6148b6-fbc0-49a3-a646-d5e6840fce3e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2936 2023.10.25 23:07:57.519789 [ 3 ] {} <Debug> HTTP-Session: cd6148b6-fbc0-49a3-a646-d5e6840fce3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2937 2023.10.25 23:07:57.519859 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2938 2023.10.25 23:07:57.519902 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2939 2023.10.25 23:07:57.520021 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2940 2023.10.25 23:07:57.520261 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2941 2023.10.25 23:07:57.520509 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2942 2023.10.25 23:07:57.520683 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2943 2023.10.25 23:07:57.520807 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000919216 sec., 11966 rows/sec., 789.35 KiB/sec.
2944 2023.10.25 23:07:57.520910 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Debug> DynamicQueryHandler: Done processing query
2945 2023.10.25 23:07:57.520935 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2946 2023.10.25 23:07:57.520951 [ 3 ] {} <Debug> HTTP-Session: cd6148b6-fbc0-49a3-a646-d5e6840fce3e Destroying unnamed session
2947 2023.10.25 23:08:02.526759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2948 2023.10.25 23:08:02.526901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2949 2023.10.25 23:08:02.526944 [ 3 ] {} <Debug> HTTP-Session: 774750dd-8d8b-45b7-904d-58428c8396db Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2950 2023.10.25 23:08:02.526975 [ 3 ] {} <Debug> HTTP-Session: 774750dd-8d8b-45b7-904d-58428c8396db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2951 2023.10.25 23:08:02.527107 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2952 2023.10.25 23:08:02.527166 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2953 2023.10.25 23:08:02.527323 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2954 2023.10.25 23:08:02.527713 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2955 2023.10.25 23:08:02.528004 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2956 2023.10.25 23:08:02.528168 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2957 2023.10.25 23:08:02.528299 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001158274 sec., 44031 rows/sec., 3.36 MiB/sec.
2958 2023.10.25 23:08:02.528442 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Debug> DynamicQueryHandler: Done processing query
2959 2023.10.25 23:08:02.528467 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2960 2023.10.25 23:08:02.528483 [ 3 ] {} <Debug> HTTP-Session: 774750dd-8d8b-45b7-904d-58428c8396db Destroying unnamed session
2961 2023.10.25 23:08:02.528668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2962 2023.10.25 23:08:02.528714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2963 2023.10.25 23:08:02.528734 [ 3 ] {} <Debug> HTTP-Session: 4589a012-a412-4af4-8cc6-083d667711db Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2964 2023.10.25 23:08:02.528753 [ 3 ] {} <Debug> HTTP-Session: 4589a012-a412-4af4-8cc6-083d667711db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2965 2023.10.25 23:08:02.528844 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2966 2023.10.25 23:08:02.528885 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2967 2023.10.25 23:08:02.528994 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2968 2023.10.25 23:08:02.529386 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2969 2023.10.25 23:08:02.529622 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2970 2023.10.25 23:08:02.529773 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2971 2023.10.25 23:08:02.529903 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.00102932 sec., 224420 rows/sec., 21.53 MiB/sec.
2972 2023.10.25 23:08:02.530010 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Debug> DynamicQueryHandler: Done processing query
2973 2023.10.25 23:08:02.530033 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2974 2023.10.25 23:08:02.530049 [ 3 ] {} <Debug> HTTP-Session: 4589a012-a412-4af4-8cc6-083d667711db Destroying unnamed session
2975 2023.10.25 23:08:02.530251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2976 2023.10.25 23:08:02.530294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2977 2023.10.25 23:08:02.530313 [ 3 ] {} <Debug> HTTP-Session: 9e20747c-bbec-4975-a6fa-ab0d52127eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2978 2023.10.25 23:08:02.530330 [ 3 ] {} <Debug> HTTP-Session: 9e20747c-bbec-4975-a6fa-ab0d52127eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2979 2023.10.25 23:08:02.530415 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2980 2023.10.25 23:08:02.530456 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2981 2023.10.25 23:08:02.530562 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2982 2023.10.25 23:08:02.530965 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2983 2023.10.25 23:08:02.531190 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2984 2023.10.25 23:08:02.531338 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2985 2023.10.25 23:08:02.531460 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.00101424 sec., 331282 rows/sec., 23.16 MiB/sec.
2986 2023.10.25 23:08:02.531625 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Debug> DynamicQueryHandler: Done processing query
2987 2023.10.25 23:08:02.531658 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2988 2023.10.25 23:08:02.531674 [ 3 ] {} <Debug> HTTP-Session: 9e20747c-bbec-4975-a6fa-ab0d52127eaa Destroying unnamed session
2989 2023.10.25 23:08:02.531902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2990 2023.10.25 23:08:02.531946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2991 2023.10.25 23:08:02.531965 [ 3 ] {} <Debug> HTTP-Session: 87840d69-614f-4e15-a2fe-f3701cca20f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
2992 2023.10.25 23:08:02.531981 [ 3 ] {} <Debug> HTTP-Session: 87840d69-614f-4e15-a2fe-f3701cca20f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2993 2023.10.25 23:08:02.532053 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2994 2023.10.25 23:08:02.532180 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2995 2023.10.25 23:08:02.532298 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2996 2023.10.25 23:08:02.532659 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
2997 2023.10.25 23:08:02.532900 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2998 2023.10.25 23:08:02.533072 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2999 2023.10.25 23:08:02.533203 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00103183 sec., 5814 rows/sec., 244.18 KiB/sec.
3000 2023.10.25 23:08:02.533198 [ 98 ] {} <Debug> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3001 2023.10.25 23:08:02.533317 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3002 2023.10.25 23:08:02.533385 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Debug> DynamicQueryHandler: Done processing query
3003 2023.10.25 23:08:02.533414 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3004 2023.10.25 23:08:02.533428 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3005 2023.10.25 23:08:02.533467 [ 3 ] {} <Debug> HTTP-Session: 87840d69-614f-4e15-a2fe-f3701cca20f6 Destroying unnamed session
3006 2023.10.25 23:08:02.533516 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3007 2023.10.25 23:08:02.533549 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
3008 2023.10.25 23:08:02.533596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3009 2023.10.25 23:08:02.533651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3010 2023.10.25 23:08:02.533677 [ 3 ] {} <Debug> HTTP-Session: e854963a-8b8a-4a71-93e8-578e7d4e7f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3011 2023.10.25 23:08:02.533711 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
3012 2023.10.25 23:08:02.533782 [ 3 ] {} <Debug> HTTP-Session: e854963a-8b8a-4a71-93e8-578e7d4e7f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3013 2023.10.25 23:08:02.533913 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3014 2023.10.25 23:08:02.533925 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
3015 2023.10.25 23:08:02.533974 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3016 2023.10.25 23:08:02.534101 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
3017 2023.10.25 23:08:02.534252 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3018 2023.10.25 23:08:02.534275 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
3019 2023.10.25 23:08:02.534411 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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
3020 2023.10.25 23:08:02.534752 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3021 2023.10.25 23:08:02.535140 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3022 2023.10.25 23:08:02.535244 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001872745 sec., 51261.6506785494 rows/sec., 2.10 MiB/sec.
3023 2023.10.25 23:08:02.535343 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3024 2023.10.25 23:08:02.535364 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3025 2023.10.25 23:08:02.535525 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001578837 sec., 44336 rows/sec., 2.69 MiB/sec.
3026 2023.10.25 23:08:02.535589 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3027 2023.10.25 23:08:02.535664 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Debug> DynamicQueryHandler: Done processing query
3028 2023.10.25 23:08:02.535667 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3029 2023.10.25 23:08:02.535690 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3030 2023.10.25 23:08:02.535708 [ 3 ] {} <Debug> HTTP-Session: e854963a-8b8a-4a71-93e8-578e7d4e7f8c Destroying unnamed session
3031 2023.10.25 23:08:02.535909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3032 2023.10.25 23:08:02.535953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3033 2023.10.25 23:08:02.535972 [ 3 ] {} <Debug> HTTP-Session: 1fe7a8cf-dcae-4c02-9f04-f4942dd9134e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3034 2023.10.25 23:08:02.535988 [ 3 ] {} <Debug> HTTP-Session: 1fe7a8cf-dcae-4c02-9f04-f4942dd9134e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3035 2023.10.25 23:08:02.536074 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3036 2023.10.25 23:08:02.536118 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3037 2023.10.25 23:08:02.536251 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3038 2023.10.25 23:08:02.536730 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3039 2023.10.25 23:08:02.537037 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3040 2023.10.25 23:08:02.537210 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3041 2023.10.25 23:08:02.537355 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001237606 sec., 36360 rows/sec., 49.07 MiB/sec.
3042 2023.10.25 23:08:02.537514 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Debug> DynamicQueryHandler: Done processing query
3043 2023.10.25 23:08:02.537538 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3044 2023.10.25 23:08:02.537554 [ 3 ] {} <Debug> HTTP-Session: 1fe7a8cf-dcae-4c02-9f04-f4942dd9134e Destroying unnamed session
3045 2023.10.25 23:08:02.537679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3046 2023.10.25 23:08:02.537724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3047 2023.10.25 23:08:02.537742 [ 3 ] {} <Debug> HTTP-Session: 01cd68b7-1ce2-4368-a2a8-7e51d61fe8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3048 2023.10.25 23:08:02.537759 [ 3 ] {} <Debug> HTTP-Session: 01cd68b7-1ce2-4368-a2a8-7e51d61fe8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3049 2023.10.25 23:08:02.537830 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3050 2023.10.25 23:08:02.537868 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3051 2023.10.25 23:08:02.537975 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3052 2023.10.25 23:08:02.538229 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3053 2023.10.25 23:08:02.538462 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3054 2023.10.25 23:08:02.538633 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3055 2023.10.25 23:08:02.538744 [ 98 ] {} <Debug> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3056 2023.10.25 23:08:02.538759 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000894457 sec., 23477 rows/sec., 1.22 MiB/sec.
3057 2023.10.25 23:08:02.538806 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3058 2023.10.25 23:08:02.538979 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3059 2023.10.25 23:08:02.539021 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Debug> DynamicQueryHandler: Done processing query
3060 2023.10.25 23:08:02.539063 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3061 2023.10.25 23:08:02.539115 [ 3 ] {} <Debug> HTTP-Session: 01cd68b7-1ce2-4368-a2a8-7e51d61fe8d3 Destroying unnamed session
3062 2023.10.25 23:08:02.539160 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3063 2023.10.25 23:08:02.539199 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part
3064 2023.10.25 23:08:02.539338 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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
3065 2023.10.25 23:08:02.539423 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part
3066 2023.10.25 23:08:02.539501 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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
3067 2023.10.25 23:08:02.539576 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
3068 2023.10.25 23:08:02.539651 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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
3069 2023.10.25 23:08:02.540289 [ 19 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 4 columns (4 merged, 0 gathered) in 0.001413742 sec., 261009.4345361459 rows/sec., 13.95 MiB/sec.
3070 2023.10.25 23:08:02.540461 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3071 2023.10.25 23:08:02.540720 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3072 2023.10.25 23:08:02.540800 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3073 2023.10.25 23:08:09.037249 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
3074 2023.10.25 23:08:09.037323 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
3075 2023.10.25 23:08:12.526284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3076 2023.10.25 23:08:12.526400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3077 2023.10.25 23:08:12.526424 [ 3 ] {} <Debug> HTTP-Session: 3a85c25f-61f5-4668-bc7e-d80829f935b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3078 2023.10.25 23:08:12.526447 [ 3 ] {} <Debug> HTTP-Session: 3a85c25f-61f5-4668-bc7e-d80829f935b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3079 2023.10.25 23:08:12.526574 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3080 2023.10.25 23:08:12.526630 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3081 2023.10.25 23:08:12.526783 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2023.10.25 23:08:12.527189 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3083 2023.10.25 23:08:12.527450 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3084 2023.10.25 23:08:12.527621 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3085 2023.10.25 23:08:12.527745 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001136753 sec., 44864 rows/sec., 3.43 MiB/sec.
3086 2023.10.25 23:08:12.527888 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Debug> DynamicQueryHandler: Done processing query
3087 2023.10.25 23:08:12.527912 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3088 2023.10.25 23:08:12.527929 [ 3 ] {} <Debug> HTTP-Session: 3a85c25f-61f5-4668-bc7e-d80829f935b5 Destroying unnamed session
3089 2023.10.25 23:08:12.528153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3090 2023.10.25 23:08:12.528202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3091 2023.10.25 23:08:12.528222 [ 3 ] {} <Debug> HTTP-Session: d628d7dd-b0a3-46d2-91db-7b8f6e6e639c Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3092 2023.10.25 23:08:12.528240 [ 3 ] {} <Debug> HTTP-Session: d628d7dd-b0a3-46d2-91db-7b8f6e6e639c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3093 2023.10.25 23:08:12.528323 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3094 2023.10.25 23:08:12.528363 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3095 2023.10.25 23:08:12.528469 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3096 2023.10.25 23:08:12.528890 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3097 2023.10.25 23:08:12.529113 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3098 2023.10.25 23:08:12.529257 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3099 2023.10.25 23:08:12.529377 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.0010269 sec., 224948 rows/sec., 21.59 MiB/sec.
3100 2023.10.25 23:08:12.529516 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Debug> DynamicQueryHandler: Done processing query
3101 2023.10.25 23:08:12.529539 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3102 2023.10.25 23:08:12.529555 [ 3 ] {} <Debug> HTTP-Session: d628d7dd-b0a3-46d2-91db-7b8f6e6e639c Destroying unnamed session
3103 2023.10.25 23:08:12.529723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2023.10.25 23:08:12.529767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3105 2023.10.25 23:08:12.529786 [ 3 ] {} <Debug> HTTP-Session: 81f91b14-f4b9-41c2-9f63-06bb5dd0f3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3106 2023.10.25 23:08:12.529803 [ 3 ] {} <Debug> HTTP-Session: 81f91b14-f4b9-41c2-9f63-06bb5dd0f3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2023.10.25 23:08:12.529888 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3108 2023.10.25 23:08:12.529927 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3109 2023.10.25 23:08:12.530033 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3110 2023.10.25 23:08:12.530496 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3111 2023.10.25 23:08:12.530711 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3112 2023.10.25 23:08:12.530851 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3113 2023.10.25 23:08:12.530973 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001053111 sec., 319054 rows/sec., 22.31 MiB/sec.
3114 2023.10.25 23:08:12.530972 [ 124 ] {} <Debug> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3115 2023.10.25 23:08:12.531079 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3116 2023.10.25 23:08:12.531145 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Debug> DynamicQueryHandler: Done processing query
3117 2023.10.25 23:08:12.531170 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3118 2023.10.25 23:08:12.531178 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3119 2023.10.25 23:08:12.531212 [ 3 ] {} <Debug> HTTP-Session: 81f91b14-f4b9-41c2-9f63-06bb5dd0f3d2 Destroying unnamed session
3120 2023.10.25 23:08:12.531256 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3121 2023.10.25 23:08:12.531284 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 365 rows starting from the beginning of the part
3122 2023.10.25 23:08:12.531344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3123 2023.10.25 23:08:12.531394 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 336 rows starting from the beginning of the part
3124 2023.10.25 23:08:12.531399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3125 2023.10.25 23:08:12.531435 [ 3 ] {} <Debug> HTTP-Session: edd433e1-4d68-43fe-9244-a63a9fb3463d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3126 2023.10.25 23:08:12.531458 [ 3 ] {} <Debug> HTTP-Session: edd433e1-4d68-43fe-9244-a63a9fb3463d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3127 2023.10.25 23:08:12.531509 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 336 rows starting from the beginning of the part
3128 2023.10.25 23:08:12.531567 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3129 2023.10.25 23:08:12.531629 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3130 2023.10.25 23:08:12.531635 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
3131 2023.10.25 23:08:12.531801 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 336 rows starting from the beginning of the part
3132 2023.10.25 23:08:12.531872 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3133 2023.10.25 23:08:12.531940 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 336 rows starting from the beginning of the part
3134 2023.10.25 23:08:12.532259 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3135 2023.10.25 23:08:12.532602 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3136 2023.10.25 23:08:12.532823 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3137 2023.10.25 23:08:12.533011 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001405871 sec., 4267 rows/sec., 179.21 KiB/sec.
3138 2023.10.25 23:08:12.533222 [ 19 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002063601 sec., 833494.4594424989 rows/sec., 58.43 MiB/sec.
3139 2023.10.25 23:08:12.533257 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Debug> DynamicQueryHandler: Done processing query
3140 2023.10.25 23:08:12.533301 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3141 2023.10.25 23:08:12.533321 [ 3 ] {} <Debug> HTTP-Session: edd433e1-4d68-43fe-9244-a63a9fb3463d Destroying unnamed session
3142 2023.10.25 23:08:12.533402 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3143 2023.10.25 23:08:12.533462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3144 2023.10.25 23:08:12.533521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3145 2023.10.25 23:08:12.533548 [ 3 ] {} <Debug> HTTP-Session: eda0b7f3-091e-45f1-b409-232c5208bb20 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3146 2023.10.25 23:08:12.533571 [ 3 ] {} <Debug> HTTP-Session: eda0b7f3-091e-45f1-b409-232c5208bb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3147 2023.10.25 23:08:12.533591 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3148 2023.10.25 23:08:12.533664 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3149 2023.10.25 23:08:12.533681 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3150 2023.10.25 23:08:12.533750 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3151 2023.10.25 23:08:12.533886 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2023.10.25 23:08:12.534242 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3153 2023.10.25 23:08:12.534488 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3154 2023.10.25 23:08:12.534658 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3155 2023.10.25 23:08:12.534774 [ 124 ] {} <Debug> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3156 2023.10.25 23:08:12.534794 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001071412 sec., 65334 rows/sec., 3.96 MiB/sec.
3157 2023.10.25 23:08:12.534827 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3158 2023.10.25 23:08:12.534951 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3159 2023.10.25 23:08:12.534995 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Debug> DynamicQueryHandler: Done processing query
3160 2023.10.25 23:08:12.535023 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3161 2023.10.25 23:08:12.535039 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3162 2023.10.25 23:08:12.535045 [ 3 ] {} <Debug> HTTP-Session: eda0b7f3-091e-45f1-b409-232c5208bb20 Destroying unnamed session
3163 2023.10.25 23:08:12.535069 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part
3164 2023.10.25 23:08:12.535165 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part
3165 2023.10.25 23:08:12.535252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3166 2023.10.25 23:08:12.535267 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part
3167 2023.10.25 23:08:12.535307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3168 2023.10.25 23:08:12.535332 [ 3 ] {} <Debug> HTTP-Session: e05fc273-4292-4113-aa81-b97551dd0178 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3169 2023.10.25 23:08:12.535368 [ 3 ] {} <Debug> HTTP-Session: e05fc273-4292-4113-aa81-b97551dd0178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3170 2023.10.25 23:08:12.535378 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
3171 2023.10.25 23:08:12.535502 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3172 2023.10.25 23:08:12.535508 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part
3173 2023.10.25 23:08:12.535565 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3174 2023.10.25 23:08:12.535669 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part
3175 2023.10.25 23:08:12.535931 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3176 2023.10.25 23:08:12.536527 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3177 2023.10.25 23:08:12.536701 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815953 sec., 679533.0055348349 rows/sec., 41.29 MiB/sec.
3178 2023.10.25 23:08:12.536946 [ 18 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3179 2023.10.25 23:08:12.537023 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3180 2023.10.25 23:08:12.537308 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3181 2023.10.25 23:08:12.537317 [ 18 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3182 2023.10.25 23:08:12.537431 [ 18 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3183 2023.10.25 23:08:12.537491 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001951617 sec., 23057 rows/sec., 31.12 MiB/sec.
3184 2023.10.25 23:08:12.537694 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Debug> DynamicQueryHandler: Done processing query
3185 2023.10.25 23:08:12.537726 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3186 2023.10.25 23:08:12.537743 [ 3 ] {} <Debug> HTTP-Session: e05fc273-4292-4113-aa81-b97551dd0178 Destroying unnamed session
3187 2023.10.25 23:08:12.537861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3188 2023.10.25 23:08:12.537914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3189 2023.10.25 23:08:12.537935 [ 3 ] {} <Debug> HTTP-Session: 75f78bdd-d640-4aba-baf0-1818632e9f96 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3190 2023.10.25 23:08:12.537952 [ 3 ] {} <Debug> HTTP-Session: 75f78bdd-d640-4aba-baf0-1818632e9f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3191 2023.10.25 23:08:12.538029 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3192 2023.10.25 23:08:12.538070 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3193 2023.10.25 23:08:12.538182 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3194 2023.10.25 23:08:12.538445 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3195 2023.10.25 23:08:12.538699 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3196 2023.10.25 23:08:12.538877 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3197 2023.10.25 23:08:12.538997 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000939287 sec., 22357 rows/sec., 1.16 MiB/sec.
3198 2023.10.25 23:08:12.539115 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Debug> DynamicQueryHandler: Done processing query
3199 2023.10.25 23:08:12.539140 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3200 2023.10.25 23:08:12.539161 [ 3 ] {} <Debug> HTTP-Session: 75f78bdd-d640-4aba-baf0-1818632e9f96 Destroying unnamed session
3201 2023.10.25 23:08:22.525533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3202 2023.10.25 23:08:22.525661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3203 2023.10.25 23:08:22.525691 [ 3 ] {} <Debug> HTTP-Session: 3b8c52e1-f654-428c-b84f-c55629d9037d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3204 2023.10.25 23:08:22.525719 [ 3 ] {} <Debug> HTTP-Session: 3b8c52e1-f654-428c-b84f-c55629d9037d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3205 2023.10.25 23:08:22.525856 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3206 2023.10.25 23:08:22.525921 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3207 2023.10.25 23:08:22.526086 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3208 2023.10.25 23:08:22.526546 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3209 2023.10.25 23:08:22.526807 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3210 2023.10.25 23:08:22.526981 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3211 2023.10.25 23:08:22.527104 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001210936 sec., 42116 rows/sec., 3.22 MiB/sec.
3212 2023.10.25 23:08:22.527267 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Debug> DynamicQueryHandler: Done processing query
3213 2023.10.25 23:08:22.527298 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3214 2023.10.25 23:08:22.527314 [ 3 ] {} <Debug> HTTP-Session: 3b8c52e1-f654-428c-b84f-c55629d9037d Destroying unnamed session
3215 2023.10.25 23:08:22.527599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3216 2023.10.25 23:08:22.527646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3217 2023.10.25 23:08:22.527665 [ 3 ] {} <Debug> HTTP-Session: 19818066-c3b8-4ec5-aae9-f94b68188466 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3218 2023.10.25 23:08:22.527682 [ 3 ] {} <Debug> HTTP-Session: 19818066-c3b8-4ec5-aae9-f94b68188466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3219 2023.10.25 23:08:22.527773 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3220 2023.10.25 23:08:22.527815 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3221 2023.10.25 23:08:22.527919 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3222 2023.10.25 23:08:22.528471 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3223 2023.10.25 23:08:22.528702 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3224 2023.10.25 23:08:22.528853 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3225 2023.10.25 23:08:22.528961 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.001157114 sec., 199634 rows/sec., 19.16 MiB/sec.
3226 2023.10.25 23:08:22.529091 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Debug> DynamicQueryHandler: Done processing query
3227 2023.10.25 23:08:22.529114 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3228 2023.10.25 23:08:22.529130 [ 3 ] {} <Debug> HTTP-Session: 19818066-c3b8-4ec5-aae9-f94b68188466 Destroying unnamed session
3229 2023.10.25 23:08:22.529324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3230 2023.10.25 23:08:22.529371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3231 2023.10.25 23:08:22.529390 [ 3 ] {} <Debug> HTTP-Session: 1ff4e8e7-8ec4-4556-b6e5-d12abc7c16a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3232 2023.10.25 23:08:22.529407 [ 3 ] {} <Debug> HTTP-Session: 1ff4e8e7-8ec4-4556-b6e5-d12abc7c16a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3233 2023.10.25 23:08:22.529491 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3234 2023.10.25 23:08:22.529530 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3235 2023.10.25 23:08:22.529634 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3236 2023.10.25 23:08:22.530083 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3237 2023.10.25 23:08:22.530319 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3238 2023.10.25 23:08:22.530468 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3239 2023.10.25 23:08:22.530565 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.001046801 sec., 320977 rows/sec., 22.44 MiB/sec.
3240 2023.10.25 23:08:22.530664 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Debug> DynamicQueryHandler: Done processing query
3241 2023.10.25 23:08:22.530687 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3242 2023.10.25 23:08:22.530703 [ 3 ] {} <Debug> HTTP-Session: 1ff4e8e7-8ec4-4556-b6e5-d12abc7c16a0 Destroying unnamed session
3243 2023.10.25 23:08:22.530822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3244 2023.10.25 23:08:22.530865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3245 2023.10.25 23:08:22.530884 [ 3 ] {} <Debug> HTTP-Session: c275c2f0-734f-49fb-90d3-b741239f7b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3246 2023.10.25 23:08:22.530900 [ 3 ] {} <Debug> HTTP-Session: c275c2f0-734f-49fb-90d3-b741239f7b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3247 2023.10.25 23:08:22.530968 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3248 2023.10.25 23:08:22.531007 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3249 2023.10.25 23:08:22.531108 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3250 2023.10.25 23:08:22.531336 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3251 2023.10.25 23:08:22.531574 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3252 2023.10.25 23:08:22.531769 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3253 2023.10.25 23:08:22.531878 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000883117 sec., 6794 rows/sec., 285.30 KiB/sec.
3254 2023.10.25 23:08:22.531991 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Debug> DynamicQueryHandler: Done processing query
3255 2023.10.25 23:08:22.532013 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3256 2023.10.25 23:08:22.532029 [ 3 ] {} <Debug> HTTP-Session: c275c2f0-734f-49fb-90d3-b741239f7b74 Destroying unnamed session
3257 2023.10.25 23:08:22.532141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3258 2023.10.25 23:08:22.532186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3259 2023.10.25 23:08:22.532204 [ 3 ] {} <Debug> HTTP-Session: 14fec481-2f7e-4f06-a968-fca8b310d1d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3260 2023.10.25 23:08:22.532220 [ 3 ] {} <Debug> HTTP-Session: 14fec481-2f7e-4f06-a968-fca8b310d1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3261 2023.10.25 23:08:22.532291 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3262 2023.10.25 23:08:22.532338 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3263 2023.10.25 23:08:22.532459 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3264 2023.10.25 23:08:22.532745 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3265 2023.10.25 23:08:22.532987 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3266 2023.10.25 23:08:22.533159 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3267 2023.10.25 23:08:22.533258 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000939617 sec., 74498 rows/sec., 4.52 MiB/sec.
3268 2023.10.25 23:08:22.533459 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Debug> DynamicQueryHandler: Done processing query
3269 2023.10.25 23:08:22.533482 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3270 2023.10.25 23:08:22.533498 [ 3 ] {} <Debug> HTTP-Session: 14fec481-2f7e-4f06-a968-fca8b310d1d4 Destroying unnamed session
3271 2023.10.25 23:08:22.533640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3272 2023.10.25 23:08:22.533682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3273 2023.10.25 23:08:22.533700 [ 3 ] {} <Debug> HTTP-Session: a0122a14-0f74-44f1-8e80-bf444c360c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3274 2023.10.25 23:08:22.533716 [ 3 ] {} <Debug> HTTP-Session: a0122a14-0f74-44f1-8e80-bf444c360c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3275 2023.10.25 23:08:22.533809 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3276 2023.10.25 23:08:22.533853 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3277 2023.10.25 23:08:22.534002 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3278 2023.10.25 23:08:22.534596 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3279 2023.10.25 23:08:22.534901 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3280 2023.10.25 23:08:22.535079 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3281 2023.10.25 23:08:22.535183 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.00134672 sec., 33414 rows/sec., 45.09 MiB/sec.
3282 2023.10.25 23:08:22.535175 [ 119 ] {} <Debug> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3283 2023.10.25 23:08:22.535253 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3284 2023.10.25 23:08:22.535338 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Debug> DynamicQueryHandler: Done processing query
3285 2023.10.25 23:08:22.535346 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3286 2023.10.25 23:08:22.535365 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3287 2023.10.25 23:08:22.535404 [ 3 ] {} <Debug> HTTP-Session: a0122a14-0f74-44f1-8e80-bf444c360c78 Destroying unnamed session
3288 2023.10.25 23:08:22.535458 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3289 2023.10.25 23:08:22.535489 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 473 rows starting from the beginning of the part
3290 2023.10.25 23:08:22.535541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3291 2023.10.25 23:08:22.535594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3292 2023.10.25 23:08:22.535622 [ 3 ] {} <Debug> HTTP-Session: 9a59f5a0-5230-4a6d-8b14-f078213b8dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3293 2023.10.25 23:08:22.535623 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part
3294 2023.10.25 23:08:22.535642 [ 3 ] {} <Debug> HTTP-Session: 9a59f5a0-5230-4a6d-8b14-f078213b8dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3295 2023.10.25 23:08:22.535759 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3296 2023.10.25 23:08:22.535780 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 45 rows starting from the beginning of the part
3297 2023.10.25 23:08:22.535813 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3298 2023.10.25 23:08:22.535975 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part
3299 2023.10.25 23:08:22.536073 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3300 2023.10.25 23:08:22.536174 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 45 rows starting from the beginning of the part
3301 2023.10.25 23:08:22.536371 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part
3302 2023.10.25 23:08:22.536541 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
3303 2023.10.25 23:08:22.536852 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3304 2023.10.25 23:08:22.537023 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3305 2023.10.25 23:08:22.537136 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001342319 sec., 15644 rows/sec., 830.83 KiB/sec.
3306 2023.10.25 23:08:22.537444 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Debug> DynamicQueryHandler: Done processing query
3307 2023.10.25 23:08:22.537475 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3308 2023.10.25 23:08:22.537501 [ 3 ] {} <Debug> HTTP-Session: 9a59f5a0-5230-4a6d-8b14-f078213b8dbd Destroying unnamed session
3309 2023.10.25 23:08:22.538232 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 6 columns (6 merged, 0 gathered) in 0.002917646 sec., 239233.95778651696 rows/sec., 322.83 MiB/sec.
3310 2023.10.25 23:08:22.538572 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3311 2023.10.25 23:08:22.538766 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3312 2023.10.25 23:08:22.538828 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3313 2023.10.25 23:08:22.538883 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3: 4.00 MiB.
3314 2023.10.25 23:08:23.001127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.52 MiB, peak 240.61 MiB, will set to 231.30 MiB (RSS), difference: -4.23 MiB
3315 2023.10.25 23:08:24.037585 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
3316 2023.10.25 23:08:24.037655 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
3317 2023.10.25 23:08:27.517349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2023.10.25 23:08:27.517476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3319 2023.10.25 23:08:27.517506 [ 3 ] {} <Debug> HTTP-Session: e9c42fd2-cf48-44b0-a1d5-1654d4df6b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3320 2023.10.25 23:08:27.517533 [ 3 ] {} <Debug> HTTP-Session: e9c42fd2-cf48-44b0-a1d5-1654d4df6b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2023.10.25 23:08:27.517666 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3322 2023.10.25 23:08:27.517732 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3323 2023.10.25 23:08:27.517912 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2023.10.25 23:08:27.518331 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3325 2023.10.25 23:08:27.518585 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3326 2023.10.25 23:08:27.518758 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3327 2023.10.25 23:08:27.518901 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Information> executeQuery: Read 11 rows, 888.00 B in 0.001189185 sec., 9250 rows/sec., 729.23 KiB/sec.
3328 2023.10.25 23:08:27.519052 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Debug> DynamicQueryHandler: Done processing query
3329 2023.10.25 23:08:27.519078 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3330 2023.10.25 23:08:27.519096 [ 3 ] {} <Debug> HTTP-Session: e9c42fd2-cf48-44b0-a1d5-1654d4df6b1d Destroying unnamed session
3331 2023.10.25 23:08:27.519221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3332 2023.10.25 23:08:27.519269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3333 2023.10.25 23:08:27.519289 [ 3 ] {} <Debug> HTTP-Session: 23abd1c3-8d0b-4326-81d4-f0a273d644a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3334 2023.10.25 23:08:27.519307 [ 3 ] {} <Debug> HTTP-Session: 23abd1c3-8d0b-4326-81d4-f0a273d644a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3335 2023.10.25 23:08:27.519386 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3336 2023.10.25 23:08:27.519430 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3337 2023.10.25 23:08:27.519555 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3338 2023.10.25 23:08:27.519849 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3339 2023.10.25 23:08:27.520096 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3340 2023.10.25 23:08:27.520272 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3341 2023.10.25 23:08:27.520400 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000978859 sec., 11237 rows/sec., 741.26 KiB/sec.
3342 2023.10.25 23:08:27.520509 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Debug> DynamicQueryHandler: Done processing query
3343 2023.10.25 23:08:27.520533 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3344 2023.10.25 23:08:27.520549 [ 3 ] {} <Debug> HTTP-Session: 23abd1c3-8d0b-4326-81d4-f0a273d644a1 Destroying unnamed session
3345 2023.10.25 23:08:32.525412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3346 2023.10.25 23:08:32.525541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3347 2023.10.25 23:08:32.525571 [ 3 ] {} <Debug> HTTP-Session: 1e2542d2-e272-4e9a-9181-942a9b902f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3348 2023.10.25 23:08:32.525598 [ 3 ] {} <Debug> HTTP-Session: 1e2542d2-e272-4e9a-9181-942a9b902f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3349 2023.10.25 23:08:32.525737 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3350 2023.10.25 23:08:32.525805 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3351 2023.10.25 23:08:32.525983 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3352 2023.10.25 23:08:32.526494 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3353 2023.10.25 23:08:32.526753 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3354 2023.10.25 23:08:32.526918 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3355 2023.10.25 23:08:32.527058 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001272278 sec., 40085 rows/sec., 3.06 MiB/sec.
3356 2023.10.25 23:08:32.527072 [ 174 ] {} <Debug> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
3357 2023.10.25 23:08:32.527221 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3358 2023.10.25 23:08:32.527255 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Debug> DynamicQueryHandler: Done processing query
3359 2023.10.25 23:08:32.527309 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3360 2023.10.25 23:08:32.527366 [ 3 ] {} <Debug> HTTP-Session: 1e2542d2-e272-4e9a-9181-942a9b902f71 Destroying unnamed session
3361 2023.10.25 23:08:32.527376 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact
3362 2023.10.25 23:08:32.527494 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3363 2023.10.25 23:08:32.527525 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 51 rows starting from the beginning of the part
3364 2023.10.25 23:08:32.527595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3365 2023.10.25 23:08:32.527687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3366 2023.10.25 23:08:32.527711 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part
3367 2023.10.25 23:08:32.527725 [ 3 ] {} <Debug> HTTP-Session: 2c64351c-8d72-4a7a-9100-e5debfe90245 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3368 2023.10.25 23:08:32.527780 [ 3 ] {} <Debug> HTTP-Session: 2c64351c-8d72-4a7a-9100-e5debfe90245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3369 2023.10.25 23:08:32.527914 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part
3370 2023.10.25 23:08:32.527984 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3371 2023.10.25 23:08:32.528094 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3372 2023.10.25 23:08:32.528125 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part
3373 2023.10.25 23:08:32.528420 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part
3374 2023.10.25 23:08:32.528559 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3375 2023.10.25 23:08:32.529639 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3376 2023.10.25 23:08:32.529894 [ 13 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002599157 sec., 98108.7329468747 rows/sec., 7.49 MiB/sec.
3377 2023.10.25 23:08:32.530006 [ 13 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
3378 2023.10.25 23:08:32.530025 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3379 2023.10.25 23:08:32.530205 [ 13 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4.
3380 2023.10.25 23:08:32.530216 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3381 2023.10.25 23:08:32.530278 [ 13 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0
3382 2023.10.25 23:08:32.530382 [ 174 ] {} <Debug> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
3383 2023.10.25 23:08:32.530448 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Information> executeQuery: Read 231 rows, 22.70 KiB in 0.00239517 sec., 96444 rows/sec., 9.25 MiB/sec.
3384 2023.10.25 23:08:32.530477 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3385 2023.10.25 23:08:32.530639 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact
3386 2023.10.25 23:08:32.530742 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Debug> DynamicQueryHandler: Done processing query
3387 2023.10.25 23:08:32.530807 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3388 2023.10.25 23:08:32.530851 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3389 2023.10.25 23:08:32.530864 [ 3 ] {} <Debug> HTTP-Session: 2c64351c-8d72-4a7a-9100-e5debfe90245 Destroying unnamed session
3390 2023.10.25 23:08:32.530903 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 231 rows starting from the beginning of the part
3391 2023.10.25 23:08:32.531003 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 231 rows starting from the beginning of the part
3392 2023.10.25 23:08:32.531097 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 231 rows starting from the beginning of the part
3393 2023.10.25 23:08:32.531120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3394 2023.10.25 23:08:32.531198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3395 2023.10.25 23:08:32.531256 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 231 rows starting from the beginning of the part
3396 2023.10.25 23:08:32.531258 [ 3 ] {} <Debug> HTTP-Session: ac84bd2f-0a4d-440f-b352-128f370f4823 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3397 2023.10.25 23:08:32.531323 [ 3 ] {} <Debug> HTTP-Session: ac84bd2f-0a4d-440f-b352-128f370f4823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3398 2023.10.25 23:08:32.531466 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 231 rows starting from the beginning of the part
3399 2023.10.25 23:08:32.531531 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3400 2023.10.25 23:08:32.531643 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3401 2023.10.25 23:08:32.531970 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3402 2023.10.25 23:08:32.532918 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.00236888 sec., 487572.186011955 rows/sec., 46.79 MiB/sec.
3403 2023.10.25 23:08:32.532964 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3404 2023.10.25 23:08:32.533053 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
3405 2023.10.25 23:08:32.533281 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4.
3406 2023.10.25 23:08:32.533343 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3407 2023.10.25 23:08:32.533366 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0
3408 2023.10.25 23:08:32.533546 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3409 2023.10.25 23:08:32.533685 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Information> executeQuery: Read 336 rows, 24.06 KiB in 0.002103442 sec., 159738 rows/sec., 11.17 MiB/sec.
3410 2023.10.25 23:08:32.533818 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Debug> DynamicQueryHandler: Done processing query
3411 2023.10.25 23:08:32.533842 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3412 2023.10.25 23:08:32.533860 [ 3 ] {} <Debug> HTTP-Session: ac84bd2f-0a4d-440f-b352-128f370f4823 Destroying unnamed session
3413 2023.10.25 23:08:32.533984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3414 2023.10.25 23:08:32.534031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3415 2023.10.25 23:08:32.534049 [ 3 ] {} <Debug> HTTP-Session: ab624f1b-dad8-456e-b21a-bca90152d116 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3416 2023.10.25 23:08:32.534066 [ 3 ] {} <Debug> HTTP-Session: ab624f1b-dad8-456e-b21a-bca90152d116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3417 2023.10.25 23:08:32.534136 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3418 2023.10.25 23:08:32.534176 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3419 2023.10.25 23:08:32.534289 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3420 2023.10.25 23:08:32.534550 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3421 2023.10.25 23:08:32.534787 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3422 2023.10.25 23:08:32.534959 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3423 2023.10.25 23:08:32.535085 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919467 sec., 6525 rows/sec., 274.02 KiB/sec.
3424 2023.10.25 23:08:32.535189 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Debug> DynamicQueryHandler: Done processing query
3425 2023.10.25 23:08:32.535213 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3426 2023.10.25 23:08:32.535229 [ 3 ] {} <Debug> HTTP-Session: ab624f1b-dad8-456e-b21a-bca90152d116 Destroying unnamed session
3427 2023.10.25 23:08:32.535340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3428 2023.10.25 23:08:32.535382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3429 2023.10.25 23:08:32.535400 [ 3 ] {} <Debug> HTTP-Session: a59a516d-8a58-4579-aed2-6a34548361b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3430 2023.10.25 23:08:32.535416 [ 3 ] {} <Debug> HTTP-Session: a59a516d-8a58-4579-aed2-6a34548361b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3431 2023.10.25 23:08:32.535491 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3432 2023.10.25 23:08:32.535533 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3433 2023.10.25 23:08:32.535649 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3434 2023.10.25 23:08:32.535976 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3435 2023.10.25 23:08:32.536229 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3436 2023.10.25 23:08:32.536405 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3437 2023.10.25 23:08:32.536532 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00100749 sec., 69479 rows/sec., 4.21 MiB/sec.
3438 2023.10.25 23:08:32.536723 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Debug> DynamicQueryHandler: Done processing query
3439 2023.10.25 23:08:32.536747 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3440 2023.10.25 23:08:32.536763 [ 3 ] {} <Debug> HTTP-Session: a59a516d-8a58-4579-aed2-6a34548361b4 Destroying unnamed session
3441 2023.10.25 23:08:32.536902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3442 2023.10.25 23:08:32.536945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3443 2023.10.25 23:08:32.536963 [ 3 ] {} <Debug> HTTP-Session: 0c4ea1c4-b9a2-4d34-890e-b09df9d8d22f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3444 2023.10.25 23:08:32.536979 [ 3 ] {} <Debug> HTTP-Session: 0c4ea1c4-b9a2-4d34-890e-b09df9d8d22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3445 2023.10.25 23:08:32.537063 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3446 2023.10.25 23:08:32.537107 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3447 2023.10.25 23:08:32.537256 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3448 2023.10.25 23:08:32.537755 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3449 2023.10.25 23:08:32.538057 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3450 2023.10.25 23:08:32.538241 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3451 2023.10.25 23:08:32.538348 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001256748 sec., 35806 rows/sec., 48.32 MiB/sec.
3452 2023.10.25 23:08:32.538460 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Debug> DynamicQueryHandler: Done processing query
3453 2023.10.25 23:08:32.538484 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3454 2023.10.25 23:08:32.538500 [ 3 ] {} <Debug> HTTP-Session: 0c4ea1c4-b9a2-4d34-890e-b09df9d8d22f Destroying unnamed session
3455 2023.10.25 23:08:32.538646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3456 2023.10.25 23:08:32.538689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3457 2023.10.25 23:08:32.538707 [ 3 ] {} <Debug> HTTP-Session: 82e067d2-ebbc-45d1-861c-7f6e2c9a6e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3458 2023.10.25 23:08:32.538724 [ 3 ] {} <Debug> HTTP-Session: 82e067d2-ebbc-45d1-861c-7f6e2c9a6e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3459 2023.10.25 23:08:32.538793 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3460 2023.10.25 23:08:32.538832 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3461 2023.10.25 23:08:32.538935 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3462 2023.10.25 23:08:32.539171 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
3463 2023.10.25 23:08:32.539414 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3464 2023.10.25 23:08:32.539587 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3465 2023.10.25 23:08:32.539712 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000891247 sec., 23562 rows/sec., 1.22 MiB/sec.
3466 2023.10.25 23:08:32.539838 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Debug> DynamicQueryHandler: Done processing query
3467 2023.10.25 23:08:32.539861 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3468 2023.10.25 23:08:32.539877 [ 3 ] {} <Debug> HTTP-Session: 82e067d2-ebbc-45d1-861c-7f6e2c9a6e3b Destroying unnamed session
3469 2023.10.25 23:08:39.037868 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache
3470 2023.10.25 23:08:39.037932 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache
3471 2023.10.25 23:08:42.525738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3472 2023.10.25 23:08:42.525850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3473 2023.10.25 23:08:42.525875 [ 3 ] {} <Debug> HTTP-Session: 1ffc23a8-2978-4933-b33d-f8effaa2ac57 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3474 2023.10.25 23:08:42.525898 [ 3 ] {} <Debug> HTTP-Session: 1ffc23a8-2978-4933-b33d-f8effaa2ac57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3475 2023.10.25 23:08:42.526016 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3476 2023.10.25 23:08:42.526073 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3477 2023.10.25 23:08:42.526226 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3478 2023.10.25 23:08:42.526641 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3479 2023.10.25 23:08:42.526880 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3480 2023.10.25 23:08:42.527027 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3481 2023.10.25 23:08:42.527148 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Information> executeQuery: Read 53 rows, 4.15 KiB in 0.001118683 sec., 47377 rows/sec., 3.62 MiB/sec.
3482 2023.10.25 23:08:42.527264 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Debug> DynamicQueryHandler: Done processing query
3483 2023.10.25 23:08:42.527287 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3484 2023.10.25 23:08:42.527303 [ 3 ] {} <Debug> HTTP-Session: 1ffc23a8-2978-4933-b33d-f8effaa2ac57 Destroying unnamed session
3485 2023.10.25 23:08:42.527519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 37721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3486 2023.10.25 23:08:42.527559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3487 2023.10.25 23:08:42.527577 [ 3 ] {} <Debug> HTTP-Session: 542f8557-b3f4-4081-bef2-a77c4b2ccff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3488 2023.10.25 23:08:42.527593 [ 3 ] {} <Debug> HTTP-Session: 542f8557-b3f4-4081-bef2-a77c4b2ccff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3489 2023.10.25 23:08:42.527673 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3490 2023.10.25 23:08:42.527773 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3491 2023.10.25 23:08:42.527878 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3492 2023.10.25 23:08:42.528320 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3493 2023.10.25 23:08:42.528535 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3494 2023.10.25 23:08:42.528686 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3495 2023.10.25 23:08:42.528797 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Information> executeQuery: Read 237 rows, 23.26 KiB in 0.00103521 sec., 228939 rows/sec., 21.95 MiB/sec.
3496 2023.10.25 23:08:42.528920 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Debug> DynamicQueryHandler: Done processing query
3497 2023.10.25 23:08:42.528943 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3498 2023.10.25 23:08:42.528959 [ 3 ] {} <Debug> HTTP-Session: 542f8557-b3f4-4081-bef2-a77c4b2ccff7 Destroying unnamed session
3499 2023.10.25 23:08:42.529147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3500 2023.10.25 23:08:42.529192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3501 2023.10.25 23:08:42.529211 [ 3 ] {} <Debug> HTTP-Session: 40b5f41b-d355-4520-a320-4d0c3256b962 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3502 2023.10.25 23:08:42.529227 [ 3 ] {} <Debug> HTTP-Session: 40b5f41b-d355-4520-a320-4d0c3256b962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3503 2023.10.25 23:08:42.529313 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3504 2023.10.25 23:08:42.529351 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3505 2023.10.25 23:08:42.529456 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3506 2023.10.25 23:08:42.529906 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3507 2023.10.25 23:08:42.530124 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3508 2023.10.25 23:08:42.530281 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3509 2023.10.25 23:08:42.530399 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Information> executeQuery: Read 338 rows, 24.22 KiB in 0.001050191 sec., 321846 rows/sec., 22.52 MiB/sec.
3510 2023.10.25 23:08:42.530541 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Debug> DynamicQueryHandler: Done processing query
3511 2023.10.25 23:08:42.530565 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3512 2023.10.25 23:08:42.530581 [ 3 ] {} <Debug> HTTP-Session: 40b5f41b-d355-4520-a320-4d0c3256b962 Destroying unnamed session
3513 2023.10.25 23:08:42.530703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3514 2023.10.25 23:08:42.530745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3515 2023.10.25 23:08:42.530767 [ 3 ] {} <Debug> HTTP-Session: 37dc6147-afda-433f-b82c-5fbe1eb4425e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3516 2023.10.25 23:08:42.530783 [ 3 ] {} <Debug> HTTP-Session: 37dc6147-afda-433f-b82c-5fbe1eb4425e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3517 2023.10.25 23:08:42.530847 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3518 2023.10.25 23:08:42.530884 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3519 2023.10.25 23:08:42.530983 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3520 2023.10.25 23:08:42.531204 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3521 2023.10.25 23:08:42.531420 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3522 2023.10.25 23:08:42.531582 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3523 2023.10.25 23:08:42.531695 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000877046 sec., 6841 rows/sec., 287.27 KiB/sec.
3524 2023.10.25 23:08:42.531876 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Debug> DynamicQueryHandler: Done processing query
3525 2023.10.25 23:08:42.531899 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3526 2023.10.25 23:08:42.531915 [ 3 ] {} <Debug> HTTP-Session: 37dc6147-afda-433f-b82c-5fbe1eb4425e Destroying unnamed session
3527 2023.10.25 23:08:42.532037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3528 2023.10.25 23:08:42.532080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3529 2023.10.25 23:08:42.532099 [ 3 ] {} <Debug> HTTP-Session: ee5ae7e9-9cc2-4fb1-acac-1a1efccbb3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3530 2023.10.25 23:08:42.532115 [ 3 ] {} <Debug> HTTP-Session: ee5ae7e9-9cc2-4fb1-acac-1a1efccbb3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3531 2023.10.25 23:08:42.532190 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3532 2023.10.25 23:08:42.532231 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3533 2023.10.25 23:08:42.532348 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3534 2023.10.25 23:08:42.532637 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3535 2023.10.25 23:08:42.532872 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3536 2023.10.25 23:08:42.533042 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3537 2023.10.25 23:08:42.533161 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000935038 sec., 74863 rows/sec., 4.54 MiB/sec.
3538 2023.10.25 23:08:42.533266 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Debug> DynamicQueryHandler: Done processing query
3539 2023.10.25 23:08:42.533290 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3540 2023.10.25 23:08:42.533306 [ 3 ] {} <Debug> HTTP-Session: ee5ae7e9-9cc2-4fb1-acac-1a1efccbb3e9 Destroying unnamed session
3541 2023.10.25 23:08:42.533452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 50285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3542 2023.10.25 23:08:42.533494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3543 2023.10.25 23:08:42.533512 [ 3 ] {} <Debug> HTTP-Session: e43f49bb-0a5c-4d3c-8775-23591c7f719d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3544 2023.10.25 23:08:42.533529 [ 3 ] {} <Debug> HTTP-Session: e43f49bb-0a5c-4d3c-8775-23591c7f719d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3545 2023.10.25 23:08:42.533616 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3546 2023.10.25 23:08:42.533659 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3547 2023.10.25 23:08:42.533791 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3548 2023.10.25 23:08:42.534235 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3549 2023.10.25 23:08:42.534526 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3550 2023.10.25 23:08:42.534695 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3551 2023.10.25 23:08:42.534814 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001170394 sec., 40157 rows/sec., 54.19 MiB/sec.
3552 2023.10.25 23:08:42.534932 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Debug> DynamicQueryHandler: Done processing query
3553 2023.10.25 23:08:42.534957 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3554 2023.10.25 23:08:42.534973 [ 3 ] {} <Debug> HTTP-Session: e43f49bb-0a5c-4d3c-8775-23591c7f719d Destroying unnamed session
3555 2023.10.25 23:08:42.535088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3556 2023.10.25 23:08:42.535130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3557 2023.10.25 23:08:42.535149 [ 3 ] {} <Debug> HTTP-Session: fe3df5a1-7608-47ae-90e4-3e5b8434a80d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3558 2023.10.25 23:08:42.535165 [ 3 ] {} <Debug> HTTP-Session: fe3df5a1-7608-47ae-90e4-3e5b8434a80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3559 2023.10.25 23:08:42.535234 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3560 2023.10.25 23:08:42.535272 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3561 2023.10.25 23:08:42.535375 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3562 2023.10.25 23:08:42.535586 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3563 2023.10.25 23:08:42.535805 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3564 2023.10.25 23:08:42.535967 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3565 2023.10.25 23:08:42.536075 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000825015 sec., 25454 rows/sec., 1.32 MiB/sec.
3566 2023.10.25 23:08:42.536168 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Debug> DynamicQueryHandler: Done processing query
3567 2023.10.25 23:08:42.536188 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3568 2023.10.25 23:08:42.536203 [ 3 ] {} <Debug> HTTP-Session: fe3df5a1-7608-47ae-90e4-3e5b8434a80d Destroying unnamed session
3569 2023.10.25 23:08:52.527277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3570 2023.10.25 23:08:52.527401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3571 2023.10.25 23:08:52.527431 [ 3 ] {} <Debug> HTTP-Session: c02dd367-ea06-40c0-afef-527350d8d74f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3572 2023.10.25 23:08:52.527457 [ 3 ] {} <Debug> HTTP-Session: c02dd367-ea06-40c0-afef-527350d8d74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3573 2023.10.25 23:08:52.527593 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3574 2023.10.25 23:08:52.527659 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3575 2023.10.25 23:08:52.527835 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3576 2023.10.25 23:08:52.528220 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3577 2023.10.25 23:08:52.528468 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3578 2023.10.25 23:08:52.528629 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3579 2023.10.25 23:08:52.528760 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Information> executeQuery: Read 56 rows, 4.39 KiB in 0.001121133 sec., 49949 rows/sec., 3.83 MiB/sec.
3580 2023.10.25 23:08:52.528888 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Debug> DynamicQueryHandler: Done processing query
3581 2023.10.25 23:08:52.528913 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3582 2023.10.25 23:08:52.528931 [ 3 ] {} <Debug> HTTP-Session: c02dd367-ea06-40c0-afef-527350d8d74f Destroying unnamed session
3583 2023.10.25 23:08:52.529134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 39100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3584 2023.10.25 23:08:52.529181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3585 2023.10.25 23:08:52.529201 [ 3 ] {} <Debug> HTTP-Session: 711a688d-6bc0-4236-a96f-18476bf55001 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3586 2023.10.25 23:08:52.529220 [ 3 ] {} <Debug> HTTP-Session: 711a688d-6bc0-4236-a96f-18476bf55001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3587 2023.10.25 23:08:52.529310 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3588 2023.10.25 23:08:52.529353 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3589 2023.10.25 23:08:52.529460 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3590 2023.10.25 23:08:52.529848 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3591 2023.10.25 23:08:52.530072 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3592 2023.10.25 23:08:52.530221 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3593 2023.10.25 23:08:52.530345 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Information> executeQuery: Read 246 rows, 24.09 KiB in 0.001006159 sec., 244494 rows/sec., 23.39 MiB/sec.
3594 2023.10.25 23:08:52.530448 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Debug> DynamicQueryHandler: Done processing query
3595 2023.10.25 23:08:52.530471 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3596 2023.10.25 23:08:52.530487 [ 3 ] {} <Debug> HTTP-Session: 711a688d-6bc0-4236-a96f-18476bf55001 Destroying unnamed session
3597 2023.10.25 23:08:52.530723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 56439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3598 2023.10.25 23:08:52.530767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3599 2023.10.25 23:08:52.530786 [ 3 ] {} <Debug> HTTP-Session: d0a941d2-294b-44f6-96e8-f4a5f8dba5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3600 2023.10.25 23:08:52.530803 [ 3 ] {} <Debug> HTTP-Session: d0a941d2-294b-44f6-96e8-f4a5f8dba5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3601 2023.10.25 23:08:52.530891 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3602 2023.10.25 23:08:52.530931 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3603 2023.10.25 23:08:52.531034 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3604 2023.10.25 23:08:52.531444 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3605 2023.10.25 23:08:52.531659 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3606 2023.10.25 23:08:52.531805 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3607 2023.10.25 23:08:52.531933 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Information> executeQuery: Read 350 rows, 25.18 KiB in 0.00101068 sec., 346301 rows/sec., 24.33 MiB/sec.
3608 2023.10.25 23:08:52.531926 [ 162 ] {} <Debug> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3609 2023.10.25 23:08:52.532048 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3610 2023.10.25 23:08:52.532077 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Debug> DynamicQueryHandler: Done processing query
3611 2023.10.25 23:08:52.532136 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3612 2023.10.25 23:08:52.532192 [ 3 ] {} <Debug> HTTP-Session: d0a941d2-294b-44f6-96e8-f4a5f8dba5d1 Destroying unnamed session
3613 2023.10.25 23:08:52.532194 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3614 2023.10.25 23:08:52.532419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3615 2023.10.25 23:08:52.532425 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3616 2023.10.25 23:08:52.532507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3617 2023.10.25 23:08:52.532514 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 365 rows starting from the beginning of the part
3618 2023.10.25 23:08:52.532547 [ 3 ] {} <Debug> HTTP-Session: 9ebbd154-bde9-41fb-bcfa-0b8abcdfb4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3619 2023.10.25 23:08:52.532598 [ 3 ] {} <Debug> HTTP-Session: 9ebbd154-bde9-41fb-bcfa-0b8abcdfb4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3620 2023.10.25 23:08:52.532782 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3621 2023.10.25 23:08:52.532827 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 336 rows starting from the beginning of the part
3622 2023.10.25 23:08:52.532856 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3623 2023.10.25 23:08:52.533113 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
3624 2023.10.25 23:08:52.533313 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3625 2023.10.25 23:08:52.533347 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 336 rows starting from the beginning of the part
3626 2023.10.25 23:08:52.533537 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 338 rows starting from the beginning of the part
3627 2023.10.25 23:08:52.533837 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 350 rows starting from the beginning of the part
3628 2023.10.25 23:08:52.534048 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3629 2023.10.25 23:08:52.534556 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3630 2023.10.25 23:08:52.534932 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3631 2023.10.25 23:08:52.535123 [ 162 ] {} <Debug> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3632 2023.10.25 23:08:52.535141 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002303617 sec., 2604 rows/sec., 109.37 KiB/sec.
3633 2023.10.25 23:08:52.535176 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3634 2023.10.25 23:08:52.535500 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3635 2023.10.25 23:08:52.535658 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Debug> DynamicQueryHandler: Done processing query
3636 2023.10.25 23:08:52.535730 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3637 2023.10.25 23:08:52.535813 [ 3 ] {} <Debug> HTTP-Session: 9ebbd154-bde9-41fb-bcfa-0b8abcdfb4b1 Destroying unnamed session
3638 2023.10.25 23:08:52.535905 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3639 2023.10.25 23:08:52.536013 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
3640 2023.10.25 23:08:52.536058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3641 2023.10.25 23:08:52.536091 [ 11 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1736 rows, containing 4 columns (4 merged, 0 gathered) in 0.003957817 sec., 438625.6363040535 rows/sec., 30.78 MiB/sec.
3642 2023.10.25 23:08:52.536156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3643 2023.10.25 23:08:52.536251 [ 3 ] {} <Debug> HTTP-Session: df6c1816-eb7a-484c-94d0-c0eef389b307 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3644 2023.10.25 23:08:52.536282 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
3645 2023.10.25 23:08:52.536294 [ 3 ] {} <Debug> HTTP-Session: df6c1816-eb7a-484c-94d0-c0eef389b307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3646 2023.10.25 23:08:52.536655 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
3647 2023.10.25 23:08:52.536655 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3648 2023.10.25 23:08:52.536674 [ 11 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3649 2023.10.25 23:08:52.536801 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3650 2023.10.25 23:08:52.537054 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
3651 2023.10.25 23:08:52.537451 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
3652 2023.10.25 23:08:52.537519 [ 11 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3653 2023.10.25 23:08:52.537623 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3654 2023.10.25 23:08:52.537817 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
3655 2023.10.25 23:08:52.537805 [ 11 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3656 2023.10.25 23:08:52.538512 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3657 2023.10.25 23:08:52.539114 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3658 2023.10.25 23:08:52.539385 [ 11 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004135462 sec., 30468.17985511655 rows/sec., 1.25 MiB/sec.
3659 2023.10.25 23:08:52.539456 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3660 2023.10.25 23:08:52.539544 [ 11 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3661 2023.10.25 23:08:52.539699 [ 162 ] {} <Debug> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3662 2023.10.25 23:08:52.539723 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002984518 sec., 23454 rows/sec., 1.42 MiB/sec.
3663 2023.10.25 23:08:52.539760 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3664 2023.10.25 23:08:52.540138 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3665 2023.10.25 23:08:52.540155 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Debug> DynamicQueryHandler: Done processing query
3666 2023.10.25 23:08:52.540137 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3667 2023.10.25 23:08:52.540222 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3668 2023.10.25 23:08:52.540257 [ 3 ] {} <Debug> HTTP-Session: df6c1816-eb7a-484c-94d0-c0eef389b307 Destroying unnamed session
3669 2023.10.25 23:08:52.540307 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3670 2023.10.25 23:08:52.540341 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3671 2023.10.25 23:08:52.540373 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1234 rows starting from the beginning of the part
3672 2023.10.25 23:08:52.540527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 53491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3673 2023.10.25 23:08:52.540613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3674 2023.10.25 23:08:52.540663 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part
3675 2023.10.25 23:08:52.540665 [ 3 ] {} <Debug> HTTP-Session: a75da55a-2f1f-4e22-a2c6-4073171911a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3676 2023.10.25 23:08:52.540745 [ 3 ] {} <Debug> HTTP-Session: a75da55a-2f1f-4e22-a2c6-4073171911a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3677 2023.10.25 23:08:52.540922 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
3678 2023.10.25 23:08:52.540962 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3679 2023.10.25 23:08:52.541090 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3680 2023.10.25 23:08:52.541138 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part
3681 2023.10.25 23:08:52.541494 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part
3682 2023.10.25 23:08:52.541827 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3683 2023.10.25 23:08:52.541829 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part
3684 2023.10.25 23:08:52.543158 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3685 2023.10.25 23:08:52.543702 [ 15 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003847824 sec., 396327.8985733235 rows/sec., 24.08 MiB/sec.
3686 2023.10.25 23:08:52.543850 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3687 2023.10.25 23:08:52.543915 [ 15 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3688 2023.10.25 23:08:52.544152 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3689 2023.10.25 23:08:52.544236 [ 15 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3690 2023.10.25 23:08:52.544371 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.003360539 sec., 14878 rows/sec., 20.08 MiB/sec.
3691 2023.10.25 23:08:52.544398 [ 15 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3692 2023.10.25 23:08:52.544680 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Debug> DynamicQueryHandler: Done processing query
3693 2023.10.25 23:08:52.544708 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
3694 2023.10.25 23:08:52.544725 [ 3 ] {} <Debug> HTTP-Session: a75da55a-2f1f-4e22-a2c6-4073171911a8 Destroying unnamed session
3695 2023.10.25 23:08:52.544858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 4316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3696 2023.10.25 23:08:52.544902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3697 2023.10.25 23:08:52.544920 [ 3 ] {} <Debug> HTTP-Session: 8a930d13-51ab-4f8a-8d82-af7101659c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3698 2023.10.25 23:08:52.544936 [ 3 ] {} <Debug> HTTP-Session: 8a930d13-51ab-4f8a-8d82-af7101659c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3699 2023.10.25 23:08:52.545008 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3700 2023.10.25 23:08:52.545048 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3701 2023.10.25 23:08:52.545164 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3702 2023.10.25 23:08:52.545472 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3703 2023.10.25 23:08:52.545764 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3704 2023.10.25 23:08:52.545945 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3705 2023.10.25 23:08:52.546065 [ 162 ] {} <Debug> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3706 2023.10.25 23:08:52.546084 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Information> executeQuery: Read 30 rows, 1.74 KiB in 0.001042411 sec., 28779 rows/sec., 1.63 MiB/sec.
3707 2023.10.25 23:08:52.546118 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3708 2023.10.25 23:08:52.546313 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3709 2023.10.25 23:08:52.546381 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Debug> DynamicQueryHandler: Done processing query
3710 2023.10.25 23:08:52.546433 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3711 2023.10.25 23:08:52.546462 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3712 2023.10.25 23:08:52.546471 [ 3 ] {} <Debug> HTTP-Session: 8a930d13-51ab-4f8a-8d82-af7101659c68 Destroying unnamed session
3713 2023.10.25 23:08:52.546509 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 369 rows starting from the beginning of the part
3714 2023.10.25 23:08:52.546619 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part
3715 2023.10.25 23:08:52.546697 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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
3716 2023.10.25 23:08:52.546771 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part
3717 2023.10.25 23:08:52.546844 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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
3718 2023.10.25 23:08:52.546920 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
3719 2023.10.25 23:08:52.547478 [ 12 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293868 sec., 373299.28555308573 rows/sec., 19.93 MiB/sec.
3720 2023.10.25 23:08:52.547594 [ 12 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3721 2023.10.25 23:08:52.547827 [ 12 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3722 2023.10.25 23:08:52.547896 [ 12 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3723 2023.10.25 23:08:54.037976 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache
3724 2023.10.25 23:08:54.038059 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache
3725 2023.10.25 23:09:02.526234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3726 2023.10.25 23:09:02.526366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3727 2023.10.25 23:09:02.526397 [ 3 ] {} <Debug> HTTP-Session: b21e8a4c-5af6-4e48-8757-128724fff1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3728 2023.10.25 23:09:02.526424 [ 3 ] {} <Debug> HTTP-Session: b21e8a4c-5af6-4e48-8757-128724fff1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3729 2023.10.25 23:09:02.526563 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3730 2023.10.25 23:09:02.526629 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3731 2023.10.25 23:09:02.526820 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3732 2023.10.25 23:09:02.527285 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3733 2023.10.25 23:09:02.527550 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3734 2023.10.25 23:09:02.527730 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Trace> oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3735 2023.10.25 23:09:02.527850 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Information> executeQuery: Read 56 rows, 4.39 KiB in 0.001248897 sec., 44839 rows/sec., 3.43 MiB/sec.
3736 2023.10.25 23:09:02.528036 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Debug> DynamicQueryHandler: Done processing query
3737 2023.10.25 23:09:02.528064 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3738 2023.10.25 23:09:02.528081 [ 3 ] {} <Debug> HTTP-Session: b21e8a4c-5af6-4e48-8757-128724fff1d9 Destroying unnamed session
3739 2023.10.25 23:09:02.528304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 39100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3740 2023.10.25 23:09:02.528353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3741 2023.10.25 23:09:02.528374 [ 3 ] {} <Debug> HTTP-Session: 407ebd57-87c9-4206-af12-51a1aa268960 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3742 2023.10.25 23:09:02.528392 [ 3 ] {} <Debug> HTTP-Session: 407ebd57-87c9-4206-af12-51a1aa268960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3743 2023.10.25 23:09:02.528500 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3744 2023.10.25 23:09:02.528545 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3745 2023.10.25 23:09:02.528665 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3746 2023.10.25 23:09:02.529185 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3747 2023.10.25 23:09:02.529418 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3748 2023.10.25 23:09:02.529576 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Trace> oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3749 2023.10.25 23:09:02.529680 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Information> executeQuery: Read 246 rows, 24.09 KiB in 0.001149884 sec., 213934 rows/sec., 20.46 MiB/sec.
3750 2023.10.25 23:09:02.529801 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Debug> DynamicQueryHandler: Done processing query
3751 2023.10.25 23:09:02.529824 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3752 2023.10.25 23:09:02.529867 [ 3 ] {} <Debug> HTTP-Session: 407ebd57-87c9-4206-af12-51a1aa268960 Destroying unnamed session
3753 2023.10.25 23:09:02.530057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3754 2023.10.25 23:09:02.530104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3755 2023.10.25 23:09:02.530123 [ 3 ] {} <Debug> HTTP-Session: c13e4f7c-dd20-4cc5-b54f-afaea6931ace Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3756 2023.10.25 23:09:02.530139 [ 3 ] {} <Debug> HTTP-Session: c13e4f7c-dd20-4cc5-b54f-afaea6931ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3757 2023.10.25 23:09:02.530242 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3758 2023.10.25 23:09:02.530282 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3759 2023.10.25 23:09:02.530388 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3760 2023.10.25 23:09:02.530899 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3761 2023.10.25 23:09:02.531134 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3762 2023.10.25 23:09:02.531289 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Trace> oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3763 2023.10.25 23:09:02.531390 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Information> executeQuery: Read 341 rows, 24.46 KiB in 0.001120783 sec., 304251 rows/sec., 21.31 MiB/sec.
3764 2023.10.25 23:09:02.531508 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Debug> DynamicQueryHandler: Done processing query
3765 2023.10.25 23:09:02.531532 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3766 2023.10.25 23:09:02.531550 [ 3 ] {} <Debug> HTTP-Session: c13e4f7c-dd20-4cc5-b54f-afaea6931ace Destroying unnamed session
3767 2023.10.25 23:09:02.531675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3768 2023.10.25 23:09:02.531720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3769 2023.10.25 23:09:02.531766 [ 3 ] {} <Debug> HTTP-Session: 7e7e6e7e-ab6a-4dc6-b3d3-29a067a8b9e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3770 2023.10.25 23:09:02.531784 [ 3 ] {} <Debug> HTTP-Session: 7e7e6e7e-ab6a-4dc6-b3d3-29a067a8b9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3771 2023.10.25 23:09:02.531859 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3772 2023.10.25 23:09:02.531900 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3773 2023.10.25 23:09:02.532009 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3774 2023.10.25 23:09:02.532267 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3775 2023.10.25 23:09:02.532507 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3776 2023.10.25 23:09:02.532698 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Trace> oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3777 2023.10.25 23:09:02.532801 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000915117 sec., 6556 rows/sec., 275.32 KiB/sec.
3778 2023.10.25 23:09:02.532914 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Debug> DynamicQueryHandler: Done processing query
3779 2023.10.25 23:09:02.532938 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3780 2023.10.25 23:09:02.532954 [ 3 ] {} <Debug> HTTP-Session: 7e7e6e7e-ab6a-4dc6-b3d3-29a067a8b9e5 Destroying unnamed session
3781 2023.10.25 23:09:02.533070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3782 2023.10.25 23:09:02.533114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3783 2023.10.25 23:09:02.533132 [ 3 ] {} <Debug> HTTP-Session: 6600028f-9166-4464-b841-c7d7f22aeec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3784 2023.10.25 23:09:02.533148 [ 3 ] {} <Debug> HTTP-Session: 6600028f-9166-4464-b841-c7d7f22aeec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3785 2023.10.25 23:09:02.533224 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3786 2023.10.25 23:09:02.533266 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3787 2023.10.25 23:09:02.533381 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3788 2023.10.25 23:09:02.533689 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3789 2023.10.25 23:09:02.533932 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3790 2023.10.25 23:09:02.534104 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Trace> oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3791 2023.10.25 23:09:02.534205 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000951199 sec., 73591 rows/sec., 4.46 MiB/sec.
3792 2023.10.25 23:09:02.534321 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Debug> DynamicQueryHandler: Done processing query
3793 2023.10.25 23:09:02.534343 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3794 2023.10.25 23:09:02.534359 [ 3 ] {} <Debug> HTTP-Session: 6600028f-9166-4464-b841-c7d7f22aeec5 Destroying unnamed session
3795 2023.10.25 23:09:02.534520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 53491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3796 2023.10.25 23:09:02.534563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3797 2023.10.25 23:09:02.534582 [ 3 ] {} <Debug> HTTP-Session: c664888e-bd02-4ea9-badf-257f9bd980ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3798 2023.10.25 23:09:02.534598 [ 3 ] {} <Debug> HTTP-Session: c664888e-bd02-4ea9-badf-257f9bd980ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3799 2023.10.25 23:09:02.534696 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3800 2023.10.25 23:09:02.534741 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3801 2023.10.25 23:09:02.534871 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3802 2023.10.25 23:09:02.535364 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3803 2023.10.25 23:09:02.535675 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3804 2023.10.25 23:09:02.535846 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Trace> oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3805 2023.10.25 23:09:02.535952 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001227916 sec., 40719 rows/sec., 54.95 MiB/sec.
3806 2023.10.25 23:09:02.536073 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Debug> DynamicQueryHandler: Done processing query
3807 2023.10.25 23:09:02.536096 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
3808 2023.10.25 23:09:02.536112 [ 3 ] {} <Debug> HTTP-Session: c664888e-bd02-4ea9-badf-257f9bd980ae Destroying unnamed session
3809 2023.10.25 23:09:02.536226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3810 2023.10.25 23:09:02.536270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3811 2023.10.25 23:09:02.536287 [ 3 ] {} <Debug> HTTP-Session: d0653fc8-280c-442e-a0ee-0758cc367b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558
3812 2023.10.25 23:09:02.536304 [ 3 ] {} <Debug> HTTP-Session: d0653fc8-280c-442e-a0ee-0758cc367b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3813 2023.10.25 23:09:02.536374 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3814 2023.10.25 23:09:02.536413 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3815 2023.10.25 23:09:02.536514 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3816 2023.10.25 23:09:02.536764 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
3817 2023.10.25 23:09:02.536989 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3818 2023.10.25 23:09:02.537167 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Trace> oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3819 2023.10.25 23:09:02.537265 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000864676 sec., 24286 rows/sec., 1.26 MiB/sec.
3820 2023.10.25 23:09:02.537389 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Debug> DynamicQueryHandler: Done processing query
3821 2023.10.25 23:09:02.537413 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3822 2023.10.25 23:09:02.537429 [ 3 ] {} <Debug> HTTP-Session: d0653fc8-280c-442e-a0ee-0758cc367b64 Destroying unnamed session